Delete APAR Data (DLTAPARDTA)

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

The Delete APAR Data (DLTAPARDTA) command deletes the Authorized Problem Analysis Report (APAR) library and any data created by the Restore APAR Data (RSTAPARDTA) command. This command also updates the problem log entry with new information and removes the referral to the APAR library.

Restrictions:

Top

Parameters

Keyword Description Choices Notes
PRBID Problem identifier Character value Required, Positional 1
ORIGIN Origin Element list Optional
Element 1: Network identifier Communications name, *NETATR
Element 2: Control point name Communications name, *NETATR
Top

Problem identifier (PRBID)

Specifies the identifier (ID) of the problem for which APAR data is to be deleted.

This is a required parameter.

character-value
Specify the problem identifier to be used.
Top

Origin (ORIGIN)

Specifies the network ID and the control point where the problem occurred.

Element 1: Network identifier

*NETATR
The problem originated on a system with the same local network ID as the one defined on the network attributes of this system.
communications-name
Specify the network ID of the system where the problem originated.

Element 2: Control point name

*NETATR
The problem originated on a system with the same control point name as the one defined on the network attributes of this system.
communications-name
Specify the control point of the system where the problem originated.
Top

Examples

DLTAPARDTA   PRBID(9202448748)

This command deletes an APAR library and the APAR data for the problem ID 9202448748.

Top

Error messages

*ESCAPE Messages

CPF2182
Not authorized to library &1.
CPF39FA
Problem &1 &2 &3 not found
CPF39FE
No APAR data associated with problem &1
CPF39F2
Cannot allocate library &1
CPF39F5
Query of problem &1 failed
CPF39F9
Problem &1 &2 &3 in use
Top