Here is a job which produced a new SMS-managed data set without generating an
IGD101I message:
//DPC088X JOB 1111111,NOTIFY=DPC088,CLASS=A,MSGLEVEL=(1,1)
//STEP01 EXEC PGM=ADRDSSU,REGION=0M
//SYSPRINT DD SYSOUT=*
//DD2 DD UNIT=3390,VOL=SER=TSO003,DISP=SHR
//SYSIN DD *
COPY ODD(DD2) -
DS(INCLUDE('DPC088.DISK.PTF')) -
BYPASSACS('DPC088.DISK.PTF') -
RENAMEU((DPC088.DISK.PTF,SYT.DPC088.DISK.PTF)) -
STORCLAS(TSOSC) -
DELETE PURGE CATALOG PROCESS(SYS1) ALLDATA(*)
Regards,
Greg Shirey
Ben E. Keith Company
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf
Of Vernooij, Kees (ITOPT1) - KLM
Sent: Thursday, October 20, 2016 8:53 AM
To: [email protected]
Subject: Re: Randomly disappearing IGD101I messages.
"So, it is DMS or FDR which decide whether to place those IGD* messages or not."
To be precise:
It is DMS or FDR which decide to allocate the dataset via SMS or not, thereby
causing the IGD message to appear or not.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN