Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Prestart Job Entry (RMVPJE) command removes a prestart job entry from the specified subsystem description.
When removing an entry where *LIBL is specified for the library name, the library list is searched for a program with the specified name. If a program is found in the library list but an entry exists with a different library name (which is found later in the library list), no entry is removed. If a program is not found in the library list but an entry exists, no entry is removed.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SBSD | Subsystem description | Qualified object name | Required, Positional 1 |
Qualifier 1: Subsystem description | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
PGM | Program | Qualified object name | Required, Positional 2 |
Qualifier 1: Program | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB |
Top |
Specifies the name and library of the subsystem description that contains the prestart job entry that is removed.
This is a required parameter.
Qualifier 1: Subsystem description
Qualifier 2: Library
Top |
Specifies the name and library of the program for the prestart job entry that is removed. Two entries with the same program name can exist in a single subsystem description but they must have different library names.
This is a required parameter.
Qualifier 1: Program
Qualifier 2: Library
Top |
RMVPJE SBSD(QGPL/PJE) PGM(QGPL/PGM1)
This command removes the prestart job entry for the PGM1 program (in the QGPL library) from the PJE subsystem description contained in the QGPL library.
Top |
*ESCAPE Messages
Top |