> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Donnelly, John P > Sent: Friday, August 07, 2009 10:36 AM > To: [email protected] > Subject: Re: REPORT OF "NOSCRATCH" GDG DSNS > > We use to locate: > > //STEP020 EXEC PGM=IKJEFT01, > // REGION=0M > //STEPLIB DD DISP=SHR,DSN=BDC2.CBT112.LOAD > //SYSTSPRT DD SYSOUT=* > //SYSPRINT DD SYSOUT=* > //VTOCOUT DD DSN=J083SC.HDAILY.UNCATLG, > // DISP=(MOD,CATLG,DELETE), > // UNIT=DISK, > // SPACE=(CYL,(10,2)) > //SYSTSIN DD > VTOC (PRD8 PRD9) - > AND2(CAT NE C) AND3(DSO NE VS) - > CAT NOHEADING SORT(DSNAME,A) - > EXLEVEL(SYS1 SMF J061SC) TRK - > PRINT(NEW (VOLUME DSNAME CAT REFDT CDATE)) > > The STEPLIB contains the VTOC program from the CBT tape. > > Then we pass to a scratch process...
But doesn't that just find currently rolled-off GDG entries? I read the request as finding GDG base entries in the catalog which were defined with NOSCRATCH, even if no such currently exist. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- 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

