CSV551I   hh.mm.ss LPA {ADD | DELETE}

Explanation

SUCCESSFUL: success UNSUCCESSFUL: unsuccess NOT PROCESSED: notdone

MODULE RESULT
module SUCCESSFUL
[module NOT SUCCESSFUL. reason]
[module NOT SUCCESSFUL. service ABEND=abendcode REASON=abend-reason-code]
[module NOT SUCCESSFUL. service RETURN CODE=return-code RSN=reason-code]
[module FOUND BUT NOT PROCESSED DUE TO OTHER ERROR]
[........ ADDITIONAL MODULES WERE PROCESSED BUT NOT DISPLAYED]

In response to an LPA ADD or LPA DELETE function request, either by the SETPROG command or by a statement in the PROGxx parmlib member referenced by SET PROG=xx, displays information about the results of the request. All unsuccessful cases are presented first. There is a line presented for each specified load module name or alias name.

In the message text:
hh.mm.ss
The time in hours (00-23), minutes (00-59), and seconds (00-59) of the command.
ADD
LPA ADD function was requested.
DELETE
LPA DELETE function was requested.
success
The number of successful additions to LPA
unsuccess
The number of unsuccessful additions to LPA
notdone
The number of entries not fully processed because of preceding errors
module
The specified load module name or alias name.
SUCCESSFUL
The requested function was completed.
reason
One of the following:
NOT FOUND
For an ADD request, the load module name or alias name could not be located in the provided data set (or in the LNKLST if that was requested).
NOT IN DYNAMIC LPA
For a DELETE request, the load module name or alias name is not in dynamic LPA.
NOT AUTHORIZED
The command issued is not authorized to perform the requested function against the specified module. For ADD, authorization is required to RACF® FACILITY class resource CSVDYLPA.ADD.modname. For DELETE, authorization is required to CSVDYLPA.DELETE.modname.
NOT EXECUTABLE
The specified module is not executable. Only executable modules may be placed into LPA.
UNEXPECTED ABEND
The DELETE request encountered an unexpected abend.
DUPLICATE NAME
The ADD request contained this name more than once.
TOO MANY EXTENTS
The specified module has more than two extents. The module must be changed to have no more than two extents in order to be processed.
abendcode
The abend that occurred, in hexadecimal. Note that the abend code is in the form ffSSSUUU where SSS is non-zero and contains the abend code for a system completion code, or when SSS is zero then UUU contains the user completion code.
abend-reason-code
The abend reason code, in hexadecimal. If no reason code was associated with the abend code, 0 is displayed.
return-code
The return code that occurred, in hexadecimal. Refer to the documentation for the service for the explanation of the return and reason codes.
reason-code
The reason code, in hexadecimal. If no reason code was associated with the return code, 0 is displayed.
FOUND BUT NOT PROCESSED DUE TO OTHER ERROR
A previous entry indicated unsuccessful completion, resulting in this entry not being processed.
ADDITIONAL MODULES WERE PROCESSED BUT NOT DISPLAYED
Information was displayed about 256 modules. Additional modules were processed, but information is not displayed, to conserve system resources. The SMF record written on event completion can be examined to get a complete list of the modules processed if the operation was successful.

System action

The system continues processing.

Module

CSVPRDL

Source

Contents supervision (CSV)

Routing Code

-

Descriptor Code

5