Previous Topic: Deleting LinkagesNext Topic: Issuing Cross-System Commands from a z/VM System


Modifying Command Processing

You can implement site-specific command processing enhancements or restrictions by customizing and activating one of the following two exit routines:

GCMCMDXT

Prevents specific local commands from being routed to external systems.

GCMRCVXT

Prevents specific external commands from being executed on the local system.

For more information on the GCMCMDXT and GCMRCVXT exit routines, see the chapter "Coding Exit Routines."