CSV550I   hh.mm.ss LPA DISPLAYtext

Explanation

In the message text, text is as follows:
FLAGS  MODULE  ENTRY PT  LOAD PT  LENGTH  DIAG
dfp    modname entrypt   loadpt   length  diag
dfp    modname entrypt   loadpt   length  diag
dfp    modname entrypt   loadpt   length  diag

[modname WAS NOT FOUND IN THE LPA]

In response to a DISPLAY PROG,LPA command, this message displays information about the specified load module.

In the message text:
hh.mm.ss
The time in hours (00-23), minutes (00-59), and seconds (00-59) of the DISPLAY PROG,LPA command.
FLAGS DYNLPA d
Whether the module is in dynamic LPA. d is one of the following:
D
The module is in dynamic LPA.
The module is not in dynamic LPA.
FLAGS FIXED f
Whether the module is page fixed. f is one of the following:
F
The module is page fixed.
The module is not page fixed.
FLAGS PAGEPROT p
Whether the entire module is page protected. p is one of the following:
P
The entire module is page protected.
Only the whole pages within the module are page protected. Or the module was added to LPA using the BYADDR=YES option of CSVDYLPA so the system does not know the page protection status.
modname
The specified module name.
entrypt
The entry point for the module. Bit 0 will be on if the AMODE is 31 or ANY.
loadpt
The load point for the load module.
length
The length of the load module.
diag
Diagnostic data.
loadpt2
The secondary load point for the load module. This will only be displayed if there is a secondary load point.
length2
The length associated with the secondary load point. This will only be displayed if there is a secondary load point.

System action

The system continues processing.

Module

CSVPDDL

Source

Contents supervision (CSV)

Routing Code

-

Descriptor Code

5