Previous Topic: Cancel Users from the CICS InterfaceNext Topic: VTAM Interface Subtask Setup


Start the CICS User Interface Subtask

This statement is only valid in the User Interface Address Space.

The CICS task executes as part of the User Interface Address Space. Address space initialization statements are found in the sysview.CNM4BPRM member SYSVUSER.

To start the CICS subtask, enter the following:

START CICS,parameters

The value for parameters is:

MAXUSERS=nnn

Controls the maximum number of users that can use the CICS interface. The MAXUSERS parameter must be a number from 1 to 500.

Default: 50