SYSID = CVDS CA Datacom CICS Services APPLID = A31ICVDS DBEC I,MUF(0?) A SYS MUF STATUS W E USERS SIDNAME JOB LVL MUFN/SUB CONDITIONS *LOC 01 CONNECTED A D 020 DBDVM5 DBDVM5 12 DBDVMUF5 *LOC 02 UNCONNECTED A D 006 DBDVMS DBDVMS1 *LOC 03 UNCONNECTED A D 006 DBDVMT DBDVMT1 *LOC 04 CONNECTED A D 020 PRODMU2 DSL2MU12 12 DSL2MU12 *LOC 05 CONNECTED A D 020 DBDVMR DBDVMR 12 DBDVMR *LOC 06 UNCONNECTED A D 006 MUFW MUFW1 *LOC 07 UNCONNECTED D D 003 MUF1 MUF11 *LOC 08 UNCONNECTED D D 003 MUF6 MUF6 *LOC 09 UNCONNECTED D D 003 MUF7 MUF71
Alternate Display Example: DBEC I,MSIDNAME(DB*)
SYSID = CZDS CA Datacom CICS Services APPLID = A31ICZDS DBEC I,MSID(DB*) A SYS MUF STATUS W E USERS SIDNAME JOB LVL MUFN/SUB CONDITIONS *LOC 01 CONNECTED A D 003 DBDVM5 DBDVM5 12 DBDVMUF5 *LOC 02 UNCONNECTED A D 006 DBDVMS DBDVMS1 *LOC 03 UNCONNECTED A D 006 DBDVMT DBDVMT1 *LOC 05 UNCONNECTED A D 006 DBDVMR DBDVMR1 PF1: REFRESH PF7: BACKWARD PF8: FORWARD
All fields marked with a Y in the Chg column are updatable when the panel is invoked through a DBEC transaction. When DBEX is used, the only valid entries are an E, S, T, and U in Column A.
|
Column |
Chg |
Description |
|---|---|---|
|
A |
Y |
Action to perform when DBEC transaction used: C Perform CONNECT on MUF. (Same as DBEC P,CONNECT,MUF(nn) or DBEC P,CONNECT,MSIDname(xxxxxxxx).) D Perform DISCONNECT on MUF. (Same as DBEC P,DISCONNECT,MUF(nn) or DBEC P,DISCONNECT,MSIDname(xxxxxxxx).) E Select and invoke return code summary display for that MUF. |
|
|
|
I Perform IMMEDIATE disconnect from MUF regardless of active tasks running against that MUF. (Same as DBEC P,IMMEDIATE,MUF(nn) or DBEC P,IMMEDIATE,MSIDname(xxxxxxxx).) S Select and browse display at URT level. T Select and invoke active tasks display for that MUF. U Select and invoke task usage summary for that MUF. |
|
SYS |
|
Identifies the CICS system to which this display line refers. *LOC means local CICS or TOR. |
|
MUF |
|
Identifies the sequence number of the MUF relative to the position of the associated DBCSID macro appended to the DBCVTPR macro. |
|
STATUS |
|
Indicates the CONNECT status of the MUF: UNCONNECTED Not yet connected by a program call, PLT, or a DBEC transaction. DISCONNECTED Explicitly disconnected with a DBEC P,DISCONNECT. DISCONNECTING Disconnect requested by DBEC P,DISCONNECT command, but not yet disconnected pending completion of a read in progress or a transaction having exclusive control. CONNECTED Connected by CA Datacom CICS Services but no transaction to disconnect it has been issued. CONNECTING Connect requested by DBEC P,CONNECT command, but not yet connected pending completion by CA Datacom/DB. |
|
W |
|
(WHEN) Indicates when CA Datacom CICS Services connects the MUF: P (PLT) Specifies the MUF is connected by CA Datacom CICS Services at startup time. A (AUTO) Specifies the MUF is automatically connected by CA Datacom CICS Services when an application request or a User Requirements Table open needs this MUF. D (DEFER) Specifies the MUF can only be connected with an explicit DBEC command. |
|
E |
|
The E (EOJ_OK) indicates whether CA Datacom CICS Services participates in recognizing that an EOJ was requested for this MUF. If so, then the value indicates whether CA Datacom CICS Services will DISCONNECT or disconnect IMMEDIATE this MUF. This value is specified in the DBCVTPR or in the DBCSID macro of the DBCVTPR. For more information about specifying this value, see the System Reference Guide. CA Datacom/DB Version 12.0 does not support this feature. N CA Datacom CICS Services does not recognize a MUF EOJ. MUF waits until a DISCONNECT for the MUF has been performed in CA Datacom CICS Services as it works in CA Datacom CICS Services r11. D When a MUF EOJ is requested and a request return indicates this to CA Datacom CICS Services, the DISCONNECT is issued internally. I When a MUF EOJ is requested and a request return indicates this to CA Datacom CICS Services then an IMMEDIATE is issued internally. Note: If the value is D or I and there is no activity in CICS, MUF severs the connection with CICS at the time the interval has been reached as specified in the X_EOJ_OK_S_DELAY MUF startup parameter. For more information, see the CA Datacom/DB documentation for EOJ_OK support |
|
USERS |
Y |
The value specified in the corresponding MUF DBCSID macro in the DBCVTPR generation for the number of tasks to allocate for CA Datacom/DB threads. Specify a number between 001 and 255. If there are no DBCSID macros coded with the DBCVTPR, this is the USERS= value specified in the DBCVTPR macro. In this case, this value can also be changed by making use of the DBOC GENOPTS command. For more information, see the System Reference Guide. Before updating this value, verify that the MUF has been disconnected. If you use the d or i line command on a DBEC I,MUF(nn) or DBEC I,MSIDname(xxxxxxxx) screen to disconnect the MUF, press the PF1 function key to refresh the screen before implementing any overrides. |
|
SIDNAME |
|
The value specified in the relative DBCSID macro of the DBCVTPR generation for the name of the DBSIDPR macro generated module to be loaded and used for this MUF. |
|
JOB |
|
The job name of the connected MUF. |
|
LVL |
|
The release level of the connected MUF. |
|
MUFN/SUB |
|
This field displays the MUF name if the SIDNAME module is assembled with a name specified by MUFNAME= that matches the MUF name specified in the MUF startup option. Otherwise, this field displays the number of the SVC and SVC sub-ID associated with this MUF as defined in the SIDNAME module. |
|
CONDITIONS |
|
CONN RC=xx.yyy The last connect request for this MUF failed for the reason indicated by CA Datacom/DB return code xx(yyy). DISC RC=xx.yyy The last disconnect request for this MUF failed for the reason indicated by CA Datacom/DB return code xx(yyy). |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|