Previous Topic: How to Run the AMBLIST ProgramNext Topic: Where to Find a Batch Job Version of OPSVIEW Option 7.4


Copy the Statements Into the Start Up Parameter Member

The parameter statements in the output data set look similar to the following:

OPSPARM SET(IMSCMD1OFFSET) VALUE(X'2F14')
OPSPARM SET(IMSAOI1OFFSET) VALUE(X'0E60')

Copy the parameter statements from the output data set into your CA OPS/MVS start up parameter member. Typically, this is the appropriate OPSSPA00 member of the Logical Parmlib Concatenation.

Note: If you are running multiple versions of IMS and you have already used values of IMSCMD1OFFSET and IMSAOI1OFFSET, use the next highest unused values (for example, IMSCMD2OFFSET and IMSAOI2OFFSET).