KLUOP002 session (appl,luname,cid,pool,logmode) {TAKEDOWN | SETUP | ACTIVE[-F]} COMPRESSION {nnn% | OFF}
Explanation
This reply from the VSHOW command appears if ACTIVE is specified. It follows KLUOP009 and displays information about a virtual session for the user. session is the virtual session ID; applid is the application name; luname is the logical unit name; cid is the VTAM® network resource ID; pool is the virtual terminal pool name; and logmode is the VTAM logmode.
TAKEDOWN means the session is currently being terminated; SETUP means the session is currently initializing; ACTIVE means the session is active. (-F) is displayed if the session is in the foreground at the user's terminal.
If compression is active, nnn displays the percentage of data stream compression; if not active, OFF is shown. The percentage is calculated by:
Compression-Percent =
PLU-to-SLU-bytes - Term-Update-Bytes
--------------------------------------
PLU-to-SLU-bytes
System action
None.
User response
None.
Severity
REPLY