willie bunter wrote:
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)
-----------------------------------------------------------------------------------
I see no reason this should present a problem.
----------------------------------------------------------------------
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