----- Original Message ----- From: "John P Donnelly" <[EMAIL PROTECTED]>
Newsgroups: bit.listserv.ibm-main
Sent: Monday, April 09, 2007 12:49 PM
Subject: RE: DFSMSDSS


The JCL follows:

/STEP010  EXEC PGM=ADRDSSU,
/             REGION=8M
/SYSUDUMP DD  SYSOUT=*
/SYSPRINT DD  SYSOUT=*
/TAPE     DD  DSN=CJPDSC.JOBTRAC.CPU111.DATASETS,
/             DISP=(NEW,CATLG),
/             VOL=(,,,99),
/             UNIT=3490,
/             LABEL=EXPDT=99000,
/             DCB=MODEL.DSCB
/SYSIN    DD  *
DUMP DATASET(INCLUDE( -
J092SC.JOBTRAC.RRUNLIB -


John,

Check your MODEL.DSCB, your ALLOCxx member of PARMLIB, and your SMS definitions to ensure that nothing's changed.

Regards,
Tom Conley
----------------------------------------------------------------------
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