Implementing AO command security with the command authorization exit routine

The Command Authorization exit routine (DFSCCMD0) is called during AO command processing to perform command authorization checking. DFSCCMD0 enables you to secure commands that are issued through either the CMD or ICMD call at the command verb, keyword, or resource name level.

DFSCCMD0 must be included in IMS.SDFSRESL.

The parameter list for DFSCCMD0 identifies:

Related reading: For more information about the Command Authorization exit routine (DFSCCMD0), see IMS Version 15.2 Exit Routines.