APAR II11247 from 1998 says: --------------------------------------------------- This is an informational apar to list Tivoli NetView for OS/390 V1R2 common non-defect problems --------------------------------------------------- Problem: Where is Step 9 in the Install and Admin guide which required the user to add BNJMTERM to IEAVTRML in IGC0001C?
Answer: NetView uses MVS RESMGR macro to dynamically define BNJMTERM memory-termination module rather than adding it to IEAVTRML. The MVS RESMGR macro was introduced in MVS 4.1, and the MVS documentation states that the RESMGR macro should be used to define resource managers such as NetView's BNJMTERM, the NetView Address Space termination routine. In pre-TME10 NetView, BNJMTERM was defined by zapping BNJMTERM's name in csect IEAVTRML in load module IGC0001C. This has been updated so NetView uses the RESMGR macro to define BNJMTERM, as the MVS doc recommends. Therefore the ZAP to IEAVTRML is no longer needed. Craig Gordon ---------------------------------------------------------------------- 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

