DLTPTF (Delete PTF)
Purpose
The Delete Program Temporary Fix (DLTPTF) command is used to delete program temporary fix (PTF) save files, their associated cover letters, and the records of PTFs that have been ordered.
Required Parameters
- PTF
- Specifies the PTF identification number of the PTF to be deleted.
*ALL: All PTFs are deleted for the specified product.
PTF-number: Specify the identification number of the PTF to be deleted.
- LICPGM
- Specifies the 7-character identifier of the product for which the PTFs are to be deleted.
*ALL: The product id is ignored when searching for the specified PTF.
Note: The values PTF(*ALL) and LICPGM(*ALL) cannot both be specified.
licensed-program: Specify the 7-character product identifier.
- RLS
- Specifies the release level of the PTFs being deleted.
*ALL: The PTF is deleted in all releases of the product.
release-level: Specify the release level in VxRyMz format, where Vx is the version number, Ry is the release number, and Mz is the modification level. The variables x and y can be a number from 0 through 9, and the variable z can be a number from 0 through 9 or a letter from A through Z.
- DLTDUPPTF
- Specifies whether duplicate PTF numbers are deleted.
*NO: Duplicate PTF numbers are not deleted.
*YES: Duplicate PTF numbers are deleted.
Example for DLTPTF
DLTPTF PTF(SI12345)This command deletes the save file of the PTF named SF12345 from the QGPL library. Any members in the cover letter file for the PTF named SF12345 are also deleted.
Error messages for DLTPTF
*ESCAPE Messages
- CPF3586
- List of PTFs not correct.
- CPF358A
- Release not valid.
- CPF35AE
- Duplicate PTF &1 found.
- CPF35C5
- PTF &1-&2 &3 not deleted.
- CPF35E2
- Information for PTF &1-&2 &3 not found.
- CPF35F1
- Cover letter file &1 in &2 not found.
- CPF35F2
- Cover letter for PTF &2-&1 &3 not found.
- CPF6602
- PTF &1-&2 &3 not found.