Good Morning Gentle Readers,
 
I received an alert on one of our volumes saying that there were 0 VIRS 
available.  I would like to increase the size of the SYS1SYS1.VTOCIX.PROD09 .
 
In order to fix the problem I tried to do the following :
BUILDIX DDNAME(VTOC) OSVTOC PURGE followed by a 
 
 /*                                                                  
//STEP2    EXEC PGM=ICKDSF,PARM='NOREPLYU'                          
//SYSPRINT DD  SYSOUT=*                                             
//VTOC     DD  UNIT=SYSALLDA,VOL=SER=PROD09,DISP=(,KEEP),           
//             DSN=SYS1.VTOCIX.PROD09,SPACE=(TRK,75,,CONTIG)        
//SYSIN    DD  *                                                    
  BUILDIX DDNAME(VTOC) IXVTOC                                       
/*                                                                  
//                                                                  
However, I received the error message on the first step. :
ICK01503I C772 REQUEST RECEIVED TO CONVERT VTOC TO OSFORMAT        
ICK31505I C772 VTOC FORMAT IS CURRENTLY OSFORMAT, REQUEST REJECTED 
ICK31515I C772 BUILDIX COMMAND FAILED.                             

Is there a way to delete the SYS1.VTOCIX.PROD09 so that it can be reallocated?
 
Thanks in advance
 



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

Reply via email to