Previous Topic: Control Option Summary - CAIENF/CICS SPAWNNext Topic: CICSPAWN(nn,nn,nn,...)


CICS(START,jobname,SPWN)

This option Enables or disables the CAIENF/CICS SPAWN processing within a specific CICS region. Do not issue this command until the targeted CICS region is active. CICS is active when message DFHSI1517 is displayed.

Important!

The START|STOP control option cannot be specified in the CAIENF parameter file. This option must be issued as an operator command after CAIENF is active.

START/STOP cannot be specified in the CAIENF auto commands file.

START
jobname

CICS region where you want CAIENF/CICS SPAWN.

SPWN

Code to be installed in a CAIENF/CICS SPAWN region.

Example

To activate CAIENF/CICS SPAWN in a region where the CICS jobname is CICS630A, issue the following command:

CICS(START,CICS630A,SPWN)