CSV738I   hh.mm.ss RTLS DISPLAY text

Explanation

Where text is:
LOGICAL LIBRARY library VERSION version SEQ
seqnum
  REQUESTS: requests  FROM CACHE: reqcache
  FROM CSV: reqcsv  FROM LLA:   reqlla
  SECURITY CHECK: sec
  [DELETE PENDING ]
  [THIS LIBRARY HAS NO PHYSICAL LIBRARIES]
  [PHYSICAL LIBRARY SEQ]
  [           library       seqnum]
  [           library       seqnum]
  [RTLS IS NOT MANAGING ANY MATCHING
MODULES FOR THIS LIBRARY.]
  [MODULE FLAGS EPADDR LOADPT
 LENGTH  LOADPT2 LENGTH2]
  [modname flags epaddr loadpt
 len loadpt2 len2]
  [modname flags epaddr loadpt
 len loadpt2 len2]

In response to a DISPLAY RTLS,LOGICAL command, this message displays information about the logical library.

In the message text:
hh.mm.ss
The time in hours (00-23), minutes (00-59), and seconds (00-59) of the DISPLAY RTLS command.
library
The name of the library
version
The version of the library
seqnum
The sequence number of the library.
requests
The total number of valid requests for modules from this library.
reqcache
The number of valid requests for modules that were satisfied by locating a copy of the module already cached by RTLS.
reqcsv
The number of valid requests for modules that were satisfied by locating a copy of the module already loaded by contents supervision.
reqlla
The number of valid requests for modules that were satisfied by locating a copy of the module managed by LLA.
SEC sec
Whether security checking is to be done when a user connects to this library. sec is one of the following:
YES
Security checking is to be done. The system uses RACROUTE REQUEST=AUTH to ask a SAF-compatible security product (such as RACF®) to authorize a user's attempt to connect to the library by checking for READ authority to resource CSVRTLS.LIBRARY.library.version in the FACILITY class.
NO
Security checking is not to be done.
LIBRARY library
The name of the physical library
SEQ seqnum
The sequence number of the physical library. A value of FFFFFFFF indicates that all sequence numbers for this library were requested (explicitly or by default). A value of 00000000 indicates that only the current sequence number for this library was requested.
MODULE modname
The name of the exit routine
FLAGS flags
One of the following:
PS
The module was preloaded successfully.
PR
The module was requested to be preloaded but was not, due to storage limitations.
The module was not requested to be preloaded.
EPADDR epaddr
The entry point address of the module. Bit 0 of this word is on if the module is to be called in 31-bit AMODE.
LOADPT loadpt
The load point address of the module's primary extent.
LENGTH len
The length of the module's primary extent.
LOADPT2 loadpt2
The load point address of the module's secondary extent. Blanks if there is no secondary extent.
LENGTH2 len2
The length of the module's secondary extent. Blanks if there is no secondary extent.

System action

The system continues processing.

Module

CSVRDACT

Source

Contents supervision (CSV)

Routing Code

M-

Descriptor Code

5