Hi I am not sure whether this is a CICS issues, a PLI Issue or just general ignorance on my part.
I have written a suite of programs in COBOL for use with a CICS Command Level class and am now attempting to convert them so that I have a PLI version of the programs. Focusing on one of the programs I find that it compiles with COND CODE 0004 and the W-level message states: "IBM1085I W 46.0 BMSMAPBR may be uninitialized when used." Initially I ignored this and ran the transaction which promptly abended AEYD indicating that an attempted was being made to use inaccessible storage. I have attempted to Google for a resolution, and looked in both the PLI and CICS manuals but am not making much headway. The symbolic map shows that M100MNUI is BASED on BMSMAPBR. I had assumed that BMSMAPBR would be populated at the point of use, but this looks like an incorrect assumption. I would appreciate guidance on what may need to be done to ensure that BMSMAPBR pointed to the correct storage location. Kind Regards - Terry Director KMS-IT Limited 228 Abbeydale Road South Dore Sheffield S17 3LA UK Reg : 3767263 Outgoing e-mails have been scanned, but it is the recipients responsibility to ensure their anti-virus software is up to date. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
