Previous Topic: Reopening Cross-Memory Tasks (OPEN)Next Topic: Changing Cross-Memory Parameters Online (CHANGE)


Listing Statistics (LIST)

This operator command obtains a listing of information that relates to the cross-memory sessions:

F SARXMS,LIST  [DATABASE]
               [STATUS]
               [USERS]
  	       [USERID=]
               [UID#=]
               [CONID=]
               [SARDB=]
               [RMODB=]
               [INBDB=]

where:

LIST DATABASE{,ALL}

Displays the cross-memory system status and active databases for this task; ALL for all tasks.

LIST STATUS{,ALL}

Displays the cross-memory system status of this task; ALL for all tasks.

LIST USERS{,ALL|,ACTIVE|,INACTIVE}

Displays the status of ALL, ACTIVE, or INACTIVE users.

The default is ACTIVE.

LIST USERID='userid1',
'userid2','userid3'

Displays the status of a specific user; identified by CA View user ID.

LIST UID#=nnn,nnn,nnn

Displays the status of a specific user, identified by control block number.

LIST CONID='connectid1',
'connectid2','connectid3'

Displays the status of a specific user; identified by the 20-character connect-ID.

LIST SARDB=databasename

Displays all user sessions using the specified CA View database.

LIST RMODB=databasename

Displays all user sessions using the specified CA View database.

LIST INBDB=lservid

Displays all user sessions using the specified CA Balancing database.