I made an error.  I am trying to write the output to volume VE6C01 which is a 
spare NON SMS volume.  I am trying to backup volume PROM04.
 
Please excuse my error.  Thanks.
From: esmie moo <esmie_...@yahoo.ca>
To: IBM-MAIN@bama.ua.edu
Sent: Thursday, August 11, 2011 7:33:50 AM
Subject: DFDSS QUESTION - BYPASS SMS

Good Morning Gentle Readers,
 
I am trying to perform a Physical volume backup to disk.  My problem is that 
SMS is trapping my output dsn - which I am attempting to direct to volume 
PROM04 - and is allocating it in a certain storage group.  Here is what I get:
IEF344I DFDSS22 BACKUP TAPE1 - ALLOCATION FAILED DUE TO DATA FACILITY SYSTEM ERR
IGD17273I ALLOCATION HAS FAILED FOR ALL VOLUMES SELECTED FOR DATA SET           
ZWAXPG.BKUP.SHRPP4                                                              
IGD17277I THERE ARE (5) CANDIDATE VOLUMES OF WHICH (5) ARE ENABLED OR QUIESCED  
IGD17290I THERE WERE 1 CANDIDATE STORAGE GROUPS OF WHICH THE FIRST 1            
WERE ELIGIBLE FOR VOLUME SELECTION.                                             
THE CANDIDATE STORAGE GROUPS WERE:ISTINT1                                       
IGD17279I 5 VOLUMES WERE REJECTED BECAUSE THEY DID NOT HAVE SUFFICIENT SPACE 
(041A041D)

I tried using SYS1.BKUP.SHRPP4 for the output dsn however this attempt failed 
because of :
ICH70001I ZWAXPG   LAST ACCESS AT 07:15:17 ON THURSDAY, AUGUST 11, 2011         
IEF343I DFDSS22 BACKUP TAPE1 - REQUEST FAILED - NOT ENOUGH NON-SYSTEM MANAGED 
VOLUMES ELIGIBLE
 
Here is my jcl:
 
//BACKUP  EXEC PGM=ADRDSSU,REGION=4096K,PARM='TYPRUN=NORUN'             
//*STEP01    EXEC PGM=ADRDSSU,REGION=4096K,TIME=1440,PARM='UTILMSG=YES' 
//SYSPRINT  DD  SYSOUT=*                                                
//DASD1    DD  UNIT=SYSDA,VOL=SER=PROM04,DISP=SHR                       
//TAPE1    DD  
DSN=ZWAXPG.BKUP.SHRPP4,                                                                                       
 
//*TAPE1    DD  DSN=SYS1.BKUP.PROM04
//        DISP=(,CATLG,DELETE),                                         
//        UNIT=SYSDA,VOL=SER=VE6C01,SPACE=(CYL,(1055,20),RLSE),         
//        DCB=BLKSIZE=32760,TRTCH=COMP                                  
//SYSIN    DD *                                                         
    DUMP FULL INDDNAME(DISK1) OPT(4) ALLEXCP ALLDATA(*) -               
          BYPASSACS(**) -                                               
          STORCLAS(NONSMS) -                                            
          OUTDDNAME(TAPE1))                                             
/*                                                                      
//                                                                      

Can someone suggest what I could try.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to