CCONN view


To display general information about the connections that are defined to IBM CICS, issue the following command:

CCONN [target [connectionID]]

where target is the specific or generic name of a target CICS region, and connectionID is the specific or generic ID of a connection.

The following figure is displayed:

ddmmmyyyy  hh:mm:ss ------ BMC AMI Ops WINDOW INTERFACE (Vv.r.mm) --------------
COMMAND  ===>                                                 SCROLL ===> PAGE
CURR WIN ===> 1        ALT WIN ===>                                            
>W1 =CCONN============(ALL======BCVCD640)ddmmmyyyy==hh:mm:ss====MVCICS===D====8
CMD Conn  Target   Connect   Connect  Queued Queued Func   Connect   Access   N
---  ID            Status     Type    Allocs  AIDs  Ships  Protocol  Method    
    EXCG  BCVCD640 N/A       MRO           0      0      0 EXCI      IRC       
    EXCS  BCVCD640 N/A       MRO           0      0      0 EXCI      IRC      B
    IMSB  BCVCD640 N/A       LU61          0      0      0 LU61      VTAM     S
    JH3X  BCVCD640 RELEASED  LU62          0      0      0 APPC      VTAM     B
    JH53  BCVCD640 RELEASED  LU62          0      0      0 APPC      VTAM     B
    JH65  BCVCD640 RELEASED  LU62          0      0      0 APPC      VTAM     B
    WB41  BCVCD640 RELEASED  LU62          0      0      0 APPC      VTAM     B
    W510  BCVCD640 RELEASED  LU62          0      0      0 APPC      VTAM     B

Actions

The CCONN view supports the following line command actions:


Line command

Description

ACQ

Acquires a connection

BAC

Backs out UOW on connection

CAN

Cancel a connection

COM

Commit UOW on connection

EAF

Ends affinity for a connection

EXT

Starts exit tracing for a connection

FBC

Forces a backout/commit on a connection

FCN

Force cancel a connection

FPG

Force purges a connection

INS

Puts a connection in service

KIL

Kills a connection

NOT

Sets the status of a connection to not pending

NRD

Sets the status from RECOVSTATUS to NORECOVDATA

NXT

Stops the exit tracing function for a connection

NZC

Stops ZCP tracing for a connection

OUT

Takes a connection out of service

PUR

Purges a connection

REL

Releases a connection

RSC

Resynchronizes a UOW on a connection

ZCP

Starts ZCP tracing for a connection

Related views

The following views provide additional connection information.


View

Description

CCONNZ

To display summarized information about the connections defined to CICS, enter the SUM command on the CCONN view.

The data is summarized by connection ID. The Count field shows how many connections are represented by each line of summary data. You can hyperlink from the Count field to the CCONN view to expand a line of summary data.

CCONND

To display detailed information about the attributes and status of a specific CICS connection, hyperlink from the Con ID field of the CCONN view.

The CCONND detail view supports the same line command actions as the CCONN view.

CCONND1

To display detailed information about the usage statistics for a specific CICS connection, hyperlink from the Queued Allocs field of the CCONN view.

The CCONND1 detail view supports the same line command actions as the CCONN view.

CCONNQ

To display a quick menu to detailed information about a specific CICS connection and related resources, hyperlink from the Conn ID field of the CCONN view.

CCONNR

To display resource signature information for a specific connection, hyperlink from the Resource Signature field of the CCONNQ view.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Monitor for CICS 7.5