A USERMOD is overkill. SMP/E parmlib is specified in the JCL, so just create your own and use it.
That's what I do. But if you really want to have a usermod, I don't mind. sas On Fri, Jul 23, 2021 at 8:26 AM Richards, Robert B. (CTR) < [email protected]> wrote: > For SMPWRKx datasets, see SYS1.SAMPLIB(GIMDDALC). Turn it into a usermod: > > ++USERMOD(SMP1K1) REWORK(2021204). > ++VER(Z038) FMID(HMP1K00) . > ++SAMP(GIMDDALC) DISTLIB(ASAMPLIB) . > Contents of GIMDDALC pasted here with your changes. > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
