DFS4282A ERROR PROCESSING PROCLIB MEMBER DFSORSXX: error

Explanation

An error was detected while processing the IMS PROCLIB member DFSORSxx. One or more DFS4282A messages might be issued, depending on the number of errors detected. The /RECOVER command that was processing fails.

In the message text, error is one of the following problems:
FAILURE PARSING, IKJPARS RC = rc
The TSO IKJPARS service detected an error in the parameters specified in the DFSORSxx member. IKJPARS returned the code shown as rc.
PARAMETER IN ERROR: yyyy
An invalid value was detected on a parameter in DFSORSxx. The incorrect parameter is indicated by yyyy.
TSO ENVIRONMENT IS NOT AVAILABLE
The TSO environment was not available. As a result, the DFSORSxx member could not be processed.
UNABLE TO DELETE STORAGE, IMODULE RC = rc
The DFSORSxx member parsing module, DFSRWPP0, was unable to free working storage it had obtained to process the member. IMODULE GETMAIN returned the code shown as rc. For information about IMODULE return codes, see the IMS system services return code information.
UNABLE TO OBTAIN STORAGE, IMODULE RC = rc
The DFSORSxx member parsing module, DFSRWPP0, was unable to obtain the storage necessary to process the member. IMODULE GETMAIN returned the code shown as rc. For information about IMODULE return codes, see the IMS system services return code information.

System action

The /RECOVER command that was processing fails.

Operator response

Take the appropriate action for the error you received:
FAILURE PARSING, IKJPARS RC = rc
From the messages in the SYSTSPRT data set, determine the parameters in error in the DFSORSxx member. Correct the parameters and reissue the /RECOVER command.
PARAMETER IN ERROR: yyyy
Correct the parameters indicated in DFSORSxx and reissue the /RECOVER command.
TSO ENVIRONMENT IS NOT AVAILABLE
Ensure that the TSO environment is available and resubmit the job.
UNABLE TO DELETE STORAGE, IMODULE RC = rc
Make note of the message and IMODULE return code and report the problem to IBM® Software Support. No immediate corrective action is required; however, this message might be a sign of an internal logic error within IMS or problem with (IMS or z/OS®) storage management.
UNABLE TO OBTAIN STORAGE, IMODULE RC = rc
Determine the reason for IMODULE GETMAIN failure based on the reason code. If the problem is due to fragmented storage, you might need to issue an z/OS IPL.

Module

DFSRWPP0