Previous Topic: CICSTIMER ParameterNext Topic: CICSTIMERINTERVAL Parameter


CICSTIMERDEST Parameter

Use the CICSTIMERDEST parameter to determine the name of the CICS destination that receives the CICS status message (message OPS3420O). The CICS XTDOUT exit intercepts this message. You can use an AOF rule to suppress the OPS3420O message.

If more than one copy of CA OPS/MVS is active, the copy with OPSS as its subsystem name controls the destination of the message. If the OPSS subsystem is inactive, the subsystem that appears first on the z/OS subsystem control table chain controls the destination of the message.

Default value

CSMT

Other possible values

Any one- to four-character CICS destination name

Set or modify this parameter...

Anytime

Example: CICSTIMERDEST

This function specifies that the OPS3420O message is to be sent to the CSCS destination:

OPSPRM('SET','CICSTIMERDEST','CSCS')