Previous Topic: Step 2: Modify, Assemble, and Link the EC0XMCTR Module

Next Topic: EBCXMTRN Statement Parameters


EBCXMOPT Statement Parameters

The following parameters are specified in the EBCXMOPT statement:

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 timeout message.

This transaction allows for site-specific tailoring of the timeout message.

Default: None

SRVTRAN=transaction

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

Default: XMC0

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 seconds (2 minutes, 00 seconds)

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

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

WAITCNT=nnn

The number of sessions for which the subtask can wait.

Default: 256

IMSMENU

The IMS/DC conversational menu to transfer to when CA Deliver terminates.

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

IMSSPA

The size of the IMS/DC SPA.

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

Default: 18