IMS PROC override options reference

This section contains a reference for the IMS Program Restart Facility IMS BMP/DBB/DLI PROC override options.

AGN

Use the AGN option to change the specification of the AGN IMS parameter that is specified in the JCL of the job.

No default value.

APARM

Use the APARM option to override the specification of the APARM IMS parameter that is specified in the JCL of the job.

To specify the APARM option, enclose a PARM string of 32 or less characters in single quotation marks. For example, if you wanted to code the APARM option in an IRT$CNTL DD, you would use the following syntax:
APARM=’data to be passed to pgm’

No default value.

CKPTID=NOMSGS | NOMSG540 | NOMSG681 | NOMSG542 | NO681542

Use the CKPTID option to override the specification of message suppression that is specified by the CKPTID IMS parameter in the JCL of the job.

In the global or job override options, you can specify one of the following values for the CKPTID option:

NOMSGS
This value has the same effect as coding CKPTID=NOMSGS in the IMSBATCH or DLIBATCH procedures. IMS suppresses the DFS540 and DFS681 messages that are generated after the application completes a successful checkpoint call.
NOMSG540
This value has the same effect as coding CKPTID=NOMSG540 in the IMSBATCH or DLIBATCH procedures. IMS suppresses the DFS540 message that is generated after the application completes a successful checkpoint call.
NOMSG542
This value has the same effect as specifying CKPTID=NOMSG542 in the IMSBATCH or DLIBATCH procedures. IMS suppresses the DFS542 message that is generated after the application completes a successful checkpoint call.
NOMSG681
This value has the same effect as coding CKPTID=NOMSG681 in the IMSBATCH or DLIBATCH procedures. IMS suppresses the message that is generated after the application completes a successful checkpoint call.
NO681542
This value has the same effect as coding CKPTID=NO681542 in the IMSBATCH or DLIBATCH procedures. IMS suppresses DFS681 and DFS542 messages that are generated after the application completes a successful checkpoint call.

Default value is NOMSGS.

CPUTIME

Use the CPUTIME option to override the specification of the CPUTIME IMS parameter that is specified in the JCL of the job.

No default value.

DBRC

Use the DBRC option to override the specification of the DBRC IMS parameter that is specified in the JCL of the job.

No default value.

GSGNAME

Use the GSGNAME option to override the specification of the GSGNAME IMS parameter that is specified in the JCL of the job.

No default value.

IRLM

Use the IRLM option to override the specification of the IRLM IMS parameter that is specified in the JCL of the job.

No default value.

IRLMNM

Use the IRLMNM option to override the specification of the IRLMNM IMS parameter that is specified in the JCL of the job.

No default value.

LOCKMAX=nnnnn

Use the LOCKMAX option to override the specification of the LOCKMAX IMS parameter that is specified in the JCL of the job.

No default value.

OPT

Use the OPT option to override the specification of the OPT IMS parameter that is specified in the JCL of the job.

No default value.

PARDLI

Use the PARDLI option to override the specification of the PARDLI IMS parameter that is specified in the JCL of the job.

No default value.

PREINIT

Use the PREINIT option to override the specification of the PREINIT IMS parameter that is specified in the JCL of the job.

No default value.

PRLD

Use the PRLD option to override the specification of the PRLD IMS parameter that is specified in the JCL of the job.

No default value.

SSM

Use the SSM option to override the specification of the SSM IMS parameter that is specified in the JCL of the job.

No default value.

STIMER

Use the STIMER option to override the specification of the STIMER IMS parameter that is specified in the JCL of the job.

No default value.

TMINAME

Use the TMINAME option to override the specification of the TMINAME IMS parameter that is specified in the JCL of the job.

No default value.

For more information about these parameters, refer to IMS System Definition.