You can use the optional MIMCMDXT exit routine to prevent certain CA MIM commands from being issued on the local system or across systems. You can also increase the command authority level associated with a console or TSO user ID so that operators or TSO users can issue CA MIM commands that they could not issue otherwise.
You cannot use this routine to prevent z/OS or JES commands from being issued on a local system or to increase the command authority level needed to issue z/OS or JES commands. You can change the length and contents of the text of a command with the MIMCMDXT routine.
CA MIM invokes this routine whenever it issues a command on the local system and whenever a cross-system command is issued from the local system.
Follow these rules when coding the MIMCMDXT routine:
Also, do not change registers 10 or 11 if you use this subroutine.
Assemble and link-edit the completed routine as an authorized program with the module name you specify on the SETOPTION command.
Link-edit the routine into the authorized load library for CA MIM.
The sample member named ASMEXIT in the CAI.CBTDJCL data set contains JCL that you can use to assemble and link-edit this routine.
Note: For more information, see the Statement and Command Reference Guide.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |