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:
Top |
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 |
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 |
Specifies which of the parts of the licensed program specified on the Product prompt (LICPGM parameter) are deleted.
The possible values are:
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.
Top |
Specifies which version, release, and modification level of the licensed program is deleted.
The possible values are:
Top |
Specifies which national language version (NLV) objects are deleted for the licensed program specified on the LICPGM parameter.
The possible values are:
Top |
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 |
Top |