Restore APAR Data (RSTAPARDTA)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Restore APAR Data (RSTAPARDTA) command updates a problem log entry with the specified Authorized Problem Analysis Report (APAR) library name. This is the problem log entry saved with the APAR data on the service requester and is associated with the APAR library. If the problem log entry does not exist, one is created on the service provider. All spooled files saved using the Save APAR Data (SAVAPARDTA) command are re-spooled on the service provider when RSTAPARDTA is run.

Top

Parameters

Keyword Description Choices Notes
FRMAPARLIB From APAR Library Name Required, Positional 1
Top

From APAR Library (FRMAPARLIB)

Specifies the library where to restore the APAR data. This library must contain the data from a specific APAR.

Top

Examples

RSTAPARDTA   FRMAPARLIB(MYAPARLIB)

This command restores on the service provider the APAR data in library MYAPARLIB.

Top

Error messages

*ESCAPE Messages

CPF2182
Not authorized to library &1.
CPF39FA
Problem &1 &2 &3 not found
CPF39FB
Library &1 does not exist
CPF39FD
No APAR data restored from library &1
CPF39F2
Cannot allocate library &1
CPF39F5
Query of problem &1 failed
CPF39F9
Problem &1 &2 &3 in use
Top