Dear all We are migrating z/OS from 1.9 to 1.11 I found there was a usermod(FRED001) on the z/OS 1.9 .Below is the information for the usermod FRED001 M.C.S. ENTRIES = ++USERMOD (FRED001) REWORK(2009183) . /* SPEFIFY USERMOD NAME */ ++VER (Z038) FMID(HDZ1190) /* insert correct FMID */ PRE (UA44931) . ++JCLIN . //EDGUX100 EXEC PGM=IEWL,PARM='LET,NCAL,RENT,REUS,REFR,LIST,XREF' //SYSLMOD DD DISP=SHR,DSN=SYS1.LINKLIB,UNIT=3390, // VOL=SER=BMRSC1 //SRCLIB DD DISP=SHR,DSN=ABCRMM.PROD.HSKP.JCL,UNIT=3390, // VOL=SER=CMRMM1 //AEDGMOD1 DD DISP=SHR,DSN=SYS1.AEDGMOD1,UNIT=3390, // VOL=SER=BMDLC1 //SYSPRINT DD SYSOUT=* //SYSLIN DD * INCLUDE AEDGMOD1(EDGUX100) ENTRY EDGUX100 NAME EDGUX100(R) ++SRC(EDGUX100) TXLIB(SRCLIB) DISTLIB(ASAMPLIB) . ++SAMP(EDGUX100) TXLIB(SRCLIB) DISTLIB(ASAMPLIB) .
Do we need to apply this USERMOD (FRED001) for RMM on the z/OS 1.11 when we migrate z/OS from 1.9 to 1.11 If we need apply the usermod, Do we just chang FMID from HDZ1190 to HDZ1B10 ? Please see it below )++VER (Z038) FMID(HDZ1B10) /* insert correct FMID */ Thanks a lot! Best Regards, Jason Cai ---------------------------------------------------------------------- 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

