z/OS DFSMSrmm Application Programming Interface
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Specifying TSO subcommand input in the EDGXCI macro

z/OS DFSMSrmm Application Programming Interface
SC23-6872-00

To obtain information from the DFSMSrmm control data set, specify a DFSMSrmm TSO subcommand as a single input line without the RMM command, as shown in Figure 1.
Figure 1. Example of specifying the DFSMSrmm API subcommand
AV MLV001 STATUS(MASTER) EXPDT(98001) OWNER(IBMUSER) OWNERACCESS(UPDATE) RACK(ML0001)
Do not specify it as an RMM command with multiple input lines, as shown in Figure 2.
Figure 2. Example of specifying the RMM TSO subcommand
RMM  AV MLV001 STATUS(MASTER) EXPDT(98001) OWNER(IBMUSER)-
        OWNERACCESS(UPDATE) RACK(ML0001)

In addition, specify subcommands using fully specified subcommand operands and their values. Avoid abbreviating the subcommands or operands because they can change when new subcommand operands and values are added.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014