I included AMODE(24) RMODE(24) at the step LKED and it was getting compiled with AMODE as 24 and RMODE as 24. Unfortunately the Job ended with Severity of 04 saying the "ESD AMODE 31 CONFLICTS WITH USER-SPECIFIED AMODE 24 FOR ENTRY POINT TRNM007". Let me post this question to CICS newsgroup
Jags On Wed, Nov 9, 2011 at 5:34 PM, Lizette Koehler <[email protected]>wrote: > > Hi, > > > > Below is my JCL where I want to compile my MAP load module at RMODE-24 > and > > AMODE - 24, but the Load module is getting created with > AMODE-31,RMODE-ANY. > > > > You may wish to post on the CICS newsgroup and see if a BMS map can be 24 > and how to do that. They should be able to help. > > Also see what is generated in your assembler step. There might be some > MODE > statements (AMODE or RMODE) in the CICS macros. > > Review your LKED control cards. They also might provide an area to > research. > > > Lizette > > ---------------------------------------------------------------------- > 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 > ---------------------------------------------------------------------- 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

