I am installing zos1.9 and need to create a new master catalog for it. I have 
done an archive search for a jcl example but no hits. I created the job below 
but would like some feed back if what I have is ok. Other JCL examples are 
welcome. Thanks Matt
 
//   EXEC PGM=IDCAMS,REGION=0K                   
//SYSPRINT DD SYSOUT=*                             
//SYSIN  DD *                                      
   DEFINE -                                        
      MASTERCATALOG(NAME(CATALOG.Z19MCAT) -      
          ICFCATALOG -                             
          VOL(OSMCAT) -                            
          CYLINDERS(7,1) )                         
/*                                                 

----------------------------------------------------------------------
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