You can perform CICS® and
DBCTL startup from a TSO terminal or an MVS console.
About this task
Before DBCTL can begin accepting transactions, several
things must happen, as shown in Figure 1.
The numbers in the figure and corresponding step numbers indicate
the sequence of events. Figure 1. Connecting to DBCTL
After receiving a DBCTL READY message, indicating that startup
is complete, the IMS console
operator enters a start command, as follows:
If starting DBCTL for the first time, use /NRESTART CHECKPOINT
0 FORMAT ALL. This command performs a cold start of DBCTL and formats
the write ahead data set (WADS) and the restart data set (RDS).
/NRESTART for a warm start.
/ERESTART for an emergency restart after a failure.
When the start has completed, the following message
is issued:
DFS994I rtype START COMPLETED
where rtype is
the type of start requested (COLD, WARM, or EMERGENCY).
The CICS operator requests
connection to DBCTL using the CDBC transaction.
Step 1 can be done before, during, or after steps 2 and
3. Steps 2 and 3 must be done in the sequence described, and all three
steps must be completed successfully before step 4 can begin.