z/OS DFSMS OAM Application Programmer's Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Choosing the form

z/OS DFSMS OAM Application Programmer's Reference
SC23-6865-00

OSREQ is available in three forms, summarized in the following list:
MACRO FORM
DESCRIPTION
List (MF=L)
Generates a parameter list that can be used with the other forms of the macro.
Modify (MF=M)
Updates the parameter list with new parameters (specified when the modify form is invoked).
Execute (MF=E)
Initiates execution of the actual object request; also updates the parameter list if new parameters are specified when the execute form is invoked.

Each form supports a variety of functions. These functions are described in What you can do with OSREQ. Subsequent sections present detailed information about coding and invoking the macro to perform these functions. Use of the OSREQ macro must take into consideration both the programming language techniques and the environment in which the program executes. These issues are discussed in Usage considerations.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014