DLTPRDDFN (Delete Product Definition)

Note: To use this command, have the 5722-SM1 (System Manager for iSeries) licensed program installed.

DLTPRDDFN Command syntax diagram

 

Purpose

The Delete Product Definition (DLTPRDDFN) command deletes a product definition object.

Note: A user who has authority to this command can delete any *PRDDFN object regardless of whether you have authority to the *PRDDFN object.

 

Required Parameters

PRDDFN
Specifies the name of the product definition to be deleted.

Note: You must specify either this parameter or PRDID, but parameters cannot be specified at the same time.

The possible library values are:

*CURLIB: The current library for the job is used to locate the product definition.

library-name: Specify the name of the library where the product definition is located.

product-definition-name: Specify the name of the product definition being deleted.

PRDID
Specifies the 7-character product identifier (ID) of the product for which a definition is being deleted.

 

Optional Parameters

RLS
Specifies the version, release, and modification level of the product being deleted.

*ONLY: The release level is determined by searching the system for the product definition specified on the PRDID parameter. The release level is taken from the product definition. This value is not valid if more than one product definition exists for the same product ID.

version-release-modification: Specify the version, release, and modification level of the product definition being deleted.

Example for DLTPRDDFN

DLTPRDDFN  PRDDFN(MYLIB/MYPROD)

This command deletes the product definition MYPROD located in library MYLIB.

Error messages for DLTPRDDFN

*ESCAPE Messages

CPF358A
Release not valid.