z/OS Communications Server: IP CICS Sockets Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZY1224I: mm/dd/yy hh:mm:ss CICS/SOCKETS INITIALIZATION SUCCESSFUL USING tasking_method

z/OS Communications Server: IP CICS Sockets Guide
SC27-3649-00

Explanation

The CICS® socket interface has completed initialization successfully.

mm/dd/yy is the date (month/day/year) of the message.

hh:mm:ss is the time (hours:minutes:seconds) of the message.

tasking_method is the tasking method used to support the EZASOKET calls. The possible methods are:
Reusable MVS™ subtasks
Signifies that the IP CICS socket interface is using MVS subtasks from the pool generated according to the value specified on the NTASKS configuration parameter.
Non-reusable MVS subtasks
Signifies that the IP CICS socket interface is attaching an MVS subtask for each IP CICS Sockets-enabled application because NTASKS=0.
Open Transaction Environment
Signifies that the IP CICS socket interface is enabled to use CICS Open Transaction Environment. All EZASOKET calls will be processed on an Open API, L8, TCB. Programs calling EZASOKET should be coded to threadsafe programming standards and defined to CICS as CONCURRENCY(THREADSAFE) to benefit from this environment.

System action

Continue with execution.

Operator response

None.

System programmer response

None.

Module

EZACIC21

Destination

INITIALIZATION

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014