Limited support

   

BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.

BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops Monitor for CICS, version 7.3

CMRCUEX rules and conventions

CMRCUEX must be link-edited with the user program in the same load module.

Either allow the linkage editor to resolve the external reference to CMRCUEX (by including the BBLINK library in SYSLIB in the link-edit step) or use the linkage editor INCLUDE control statement to link CMRCUEX into the load module. The user program can be linked as AMODE(24) or AMODE(31). CMRCUEX puts itself in 31-bit mode as soon as it starts.

When you use the COBOL interface module, both CMRCCUEX and CMRCUEX must be link-edited in the calling program’s load module. CMRCCUEX calls CMRCUEX in a COBOL environment.

Was this page helpful? Yes No Submitting... Thank you

Comments