Previous Topic: CICSAOF ParameterNext Topic: CICSDELETE Parameter


CICSCONSNAME Parameter

Identifies the console that CA OPS/MVS uses to issue WTO messages for messages that the CICS Operations Facility (COF) generates. CA OPS/MVS uses the CICSCONSNAME parameter value only when the WTOCICS parameter is set to YES. For more information, see the description of the WTOCICS parameter in this chapter.

Default value

Blanks

Other possible values

Any valid 2- to 8-character console name. For information about valid console names, see the definition of CONSOLxx in the IBM documentation.

Set or modify this parameter...

Anytime

Example: CICSCONSNAME

This function sets the ID for the CICS console to CONS01:

OPSPRM('SET','CICSCONSNAME','CONS01')