CA MIM provides a common exit interface that you can use to dynamically manage any CA MIM exit routine. The common exit interface provides these advantages:
When you load or reload a routine and a prior copy of that routine exists, the old version of the routine is released from storage when it is no longer in use.
Note: You must modify routines written for previous releases of CA MIM to function with the new format and parameters.
The MIMINIXT exit routine is handled separately because it must run its initialization code before any other exit routine runs. You can use the MIMINIT INITEXIT statement in the initialization member to load and activate the MIMINIXT exit routine.
The MIMINIXT exit routine runs only when CA MIM begins operations, so it cannot be dynamically reloaded or otherwise changed. To rerun MIMINIXT or to run a new version, it is necessary to restart CA MIM.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |