Previous Topic: Step 2: Modify, Assemble, and Link the EC1XMCTR ModuleNext Topic: EBCXMTRN Statement Parameters


EBCXMOPT Statement Parameters

The EBCXMOPT statement specifies these parameters.

DESTID=dest

Specifies the transient data destination to which messages from the CICS subtask are sent.

XMC11=transaction

Specifies a four-character transaction that is to be added to the EBCXMC11 time out message.

This transaction allows for site specific tailoring of the time out message.

Default: None.

SRVTRAN=transaction

Specifies the transaction defined for EC1CISRV that is initiated as a service transaction when CA View CICS is initialized.

Default: XMC1.

MSGLVL=CRIT|ACTN|NORM|INFO|TRCE

Indicates the level of messages to display on the console.

These settings cause the following types of messages to be written:

CRIT

Displays only critical messages

ACTN

Displays only critical and action messages

NORM

Displays only critical, action, and normal messages

INFO

Displays all but trace messages

TRCE

Displays all messages

Default: NORM.

LOGWAIT=nnn

Indicates the amount of time a user is to wait to log on before the user's session times out.

Default: 200 (2 minutes, 00 seconds).

SUBMAX=nn

Indicates the total number of user control blocks that are allocated when a cross-memory subtask (other than CICS) is initialized.

Default: 500.

USERMAX=nn

Indicates the number of user control blocks that are allocated when CICS is initialized.

Default: 500.

SGNCNT=nn

Controls the number of logon control blocks allocated. These blocks are only used during the logon process. They are then reused and made available to other users attempting to log on.

When you increase the SGNCNT value, be aware that 256 bytes of ECSA are needed each time SGNCNT is increased by 1. Typically, 5 logon blocks are enough, but the value cannot exceed 50.

Default: 5.

WAITCNT=nnn

Indicates the number of sessions for which the subtask can wait.

Default: 256.

IMSMENU

Indicates the IMS/DC conversational menu to transfer to when CA View terminates.

If this value is not specified, the transaction in the SPA will be set to blanks.

IMSSPA

Indicates the size of the IMS/DC SPA.

The SPA size must be at least 18, but cannot exceed 100.

Default: 18.