Specifying a dbctl system identifier (dbctlid), The help panel, Cdbc—database control menu – IBM CICS Transaction Server for OS/390 SC33-1686-02 User Manual
Page 30

CDBC—database control menu
The following display shows you the effect of asking for
option 2:
CDBC
CICS-DBCTL CONNECTION/DISCONNECTION
93.259
13:39:2
Select one of the following:
1 Connection
2 ORDERLY disconnection
3 IMMEDIATE disconnection
Option Selection
==> 2
Startup Table Suffix ==>
DBCTL ID Override
==>
DFHDB82 9D DBCTL orderly disconnection requested. Press PF5 to confirm.
Status of the Interface: DFHDB8293I DBCTL connected and ready.
CICS APPLID: IYAHZCD2
DBCTL ID: SYS2
Startup Table Suffix:
PF1 = Help
2 = Refresh
3 = End
Figure 3. CDBC transaction: option 2 screen
Option 3 gives you an immediate disconnection. This allows
only current DL/I requests to DBCTL from this CICS system
to be completed before CICS is disconnected from DBCTL.
Specifying a DBCTL system identifier
(DBCTLID)
A field on the CDBC panel enables you to use the CDBC
transaction to specify a DBCTLID to override the one in the
DRA startup table. The syntax for connection to DBCTL via
CDBC is:
CDBC CONNECT [SUFFIX(xx)] [DBCTLID(yyyy)]
For more details on using CDBC, see the
CICS IMS
Database Control Guide.
The HELP panel
If you press the help key (PF1), the following panel is
displayed:
HELP : CICS-DBCTL CONNECTION/DISCONNECTION
To CONNECT to DBCTL, select option 1. You can also specify a startup
table suffix, or accept the existing suffix. The id of the DBCTL system is
obtained from the startup table, but can be optionally overridden.
To DISCONNECT from DBCTL, select option 2 or option 3.
Select option 2 for ORDERLY disconnection: this allows all CICS-DBCTL
transactions from this CICS to complete before disconnecting from DBCTL.
Select option 3 for IMMEDIATE disconnection: this allows all CICS-DBCTL
requests from this CICS to complete before disconnecting from DBCTL.
------------------------------------------------------------------------------
Displayed information (press PF2 to refresh the information):
STATUS OF THE INTERFACE The current status of the connection to DBCTL.
CICS APPLID
The application identifier for this CICS system.
Displayed when available:
DBCTL ID
Identifier of the DBCTL system with which this
CICS system is communicating.
STARTUP TABLE SUFFIX
Suffix used when CICS was connected to DBCTL.
PRESS ENTER TO RETURN TO SELECTION SCREEN
Figure 4. CDBC transaction: the HELP panel
12
CICS Supplied Transactions