About this task
Specify the types of CICS® startups during which CICS BAC should set the state of this TDQueue to its last requested
state, including its OPENSTATUS and ENABLESTATUS state. If any startup
type is checked, CICS BAC will reset this TDQueue's
state to its last requested state at the end of that type of CICS region initialization:
- Cold start. CICS BAC
will restore the TDQueue's last requested state during a cold start
of the CICS region.
- Warm start. CICS BAC
will restore the TDQueue's last requested state during a warm start
of the CICS region.
- Emergency start. CICS BAC
will restore the TDQueue's last requested state during an emergency
restart of the CICS region.
- Use CICS region's defaults. CICS BAC will use the CICS region's startup property as
defined by the region properties record for the CICS region
to determine whether or not it should reset a TDQueue to its last
requested state depending on the type of startup.