Delete Licensed Program (DLTLICPGM)

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

The Delete Licensed Program (DLTLICPGM) command is used to delete the objects that make up the licensed program.

Restrictions:

  1. This command is shipped with public *EXCLUDE authority.
  2. To use this command, you must have *ALLOBJ authority or have specific authority from the security officer.
  3. Some licensed programs can be deleted only if the user is enrolled in the system distribution directory. See the publications for each licensed program for a description of this restriction.
  4. The licensed programs 5722SS1 *BASE (operating system) and 5722SS1 option 1 (extended base support) and option 3 (Extended Base Directory Support) cannot be deleted.
  5. You must use the LICPGM menu to delete the secondary language library for the operating system and options 1 and 3 of the operating system.
Top

Parameters

Keyword Description Choices Notes
LICPGM Product Character value Required, Positional 1
OPTION Optional part to be deleted *ALL, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 01, 02, 03, 04, 05, 06, 07, 08, 09 Optional
RLS Release Character value, *ONLY, *ALL Optional
LNG Language for licensed program Character value, *ALL Optional
Top

Product (LICPGM)

Specifies the seven-character identifier of the licensed program that is deleted. The user can select only one licensed program to delete.

This is a required parameter.

Top

Optional part to be deleted (OPTION)

Specifies which of the parts of the licensed program specified on the Product prompt (LICPGM parameter) are deleted.

The possible values are:

*ALL
All of the parts, both optional and base, associated with the licensed program listed in the Product prompt (LICPGM parameter) are deleted.

Note: If licensed program 5722SS1 is specified, only the optional parts are deleted except Option 1 and Option 3. If any other licensed program is specified, all parts are deleted.

number-of-optional-part
Specify the number associated with the optional part of the listed licensed program to be deleted.
Top

Release (RLS)

Specifies which version, release, and modification level of the licensed program is deleted.

The possible values are:

*ONLY
Delete the version, release, and modification level installed for the licensed program option.
*ALL
All installed versions of the licensed program are deleted.
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.
Top

Language for licensed program (LNG)

Specifies which national language version (NLV) objects are deleted for the licensed program specified on the LICPGM parameter.

The possible values are:

*ALL
All NLV objects and program objects for the licensed program specified on the LICPGM, OPTION, and RLS parameters are deleted.
feature-code
Specify the national language version (NLV) identifier that is deleted. Only the specified NLV is deleted. The program objects for the licensed program are not deleted. The IBM-supplied language feature codes are listed in the Install, upgrade, or delete i5/OS and related software book, SC41-5120 or can be displayed using GO LICPGM, option 20.
Top

Examples

Example 1: Deleting all Licensed Program Objects

DLTLICPGM   LICPGM(5716WP1)

This command deletes all of the objects associated with the 5716WP1 licensed program.

Example 2: Deleting Specific Licensed Program Objects

DLTLICPGM   LICPGM(5716CB1)  LNG(2929)

This command deletes only the German (NLV 2929) objects for all options of the licensed program 5716CB1.

Top

Error messages

*ESCAPE Messages

CPF3875
Licensed program &1 option &2 not deleted.
Top