I have been asked to run several CATALOG / VVDS DIAGNOSE on the production 
LPAR.  I am hesitant because I am not sure if there would be an impact.  Below 
is my jcl.  Would there be any problems ?
   
  //DIAGNOS EXEC PGM=IDCAMS                                     
//SYSPRINT DD  SYSOUT=*                                       
//UCAT1    DD  DSN=CTUCAT.CTTL04,DISP=SHR                     
//DASD01   DD  DSN=SYS1.VVDS.VPRDNO1,VOL=SER=PRDNO1,UNIT=3390,
//             DISP=SHR,AMP='AMORG'                           
//SYSIN    DD *                                               
  DIAGNOSE VVDS  -                                            
           INFILE(DASD01) -                                   
           COMPAREDS(UCAT1)  -                                
           LIST                                               
    DIAGNOSE  -                                               
              ICFCATALOG  -                                   
              INFILE(UCAT1)  -                                
              COMPAREDD(DASD01)                              


 
---------------------------------
Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and get 
things done faster.

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