SNAX/APC Configuration and Management Manual

SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual138787
8-92
STATUS SESSION Command
Status PTNR-MODE Detailed Display
This example requests detailed status information about a PTNR-MODE object named
CICSLU62:
-> ASSUME $APC1.LU01.CICS1.LU62BIND
-> STATUS PTNR-MODE, DETAIL
The following display is returned in response to this request:
Sum State
displays the current summary state of the PTNR-MODE object. Valid summary
states are STOPPED, STOPPING, STARTING, and STARTED.
Current Active Session Count
displays the number of currently active sessions.
Current ConWinner Session Count
displays the number of currently active sessions for which the local LU is the
contention winner.
Current ConLoser Session Count
displays the number of currently active sessions for which the local LU is the
contention loser.
Termination Count
displays the number of sessions that need to be terminated.
STATUS SESSION Command
The STATUS SESSION command displays information about the current status of the
specified session, as well as the conversation allocated to it.
Status SESSION Display
This example requests status information about a session named 013A:
-> ASSUME $APC1.LU01.CICSLU62.LU62BIND.013A
-> STATUS SESSION
SNAX/APC DETAILED STATUS PTNR-MODE: $APC1.LU01.CICS1.LU62BIND
Sum State ........................... STARTED
Current Active Session Count ........ 5
Current ConWinner Session Count ..... 2
Current ConLoser Session Count ...... 3
Termination Count ................... 0