Been discussed many times.  Search the archives!   

If you don't have DFSMSdss or other purchased software that will do it, 
you can use the VTOC command from CBT file 112: http://www.cbttape.org

//TMP      EXEC PGM=IKJEFT01,REGION=2M    
//STEPLIB DD DISP=SHR,DSN=vtoc.LOADLIB       
//SYSTSPRT DD   SYSOUT=*                               
//VTOCOUT  DD   SYSOUT=*                               
//SYSTSIN  DD   *                                      
  VTOC WORK CAT LIMIT(CAT NE C)                        
/*                                                     
//*    VTOC ALL CAT LIMIT(CAT NE C)                      /* all online
volumes */    
//*    VTOC VOLSER_MASK CAT LIMIT(CAT NE C)        

    
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

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