RMVAJE (Remove Autostart Job Entry)
Purpose
The Remove Autostart Job Entry (RMVAJE) command removes a job entry that starts automatically from the specified subsystem description.
Restriction: To use this command, the user must have object operational and object management authorities for the specified subsystem description.
Required Parameters
- SBSD
- Specifies the qualified name of the subsystem description from which the autostart job entry is being removed.
The name of the subsystem description can be qualified by one of the following library values:
*LIBL: All libraries in the job's library list are searched until the first match is found.
*CURLIB: The current library for the job is searched. If no library is specified as the current library for the job, the QGPL library is used.
library-name: Specify the name of the library to be searched.
subsystem-description-name: Specify the name of the subsystem description from which the autostart job entry is being removed.
- JOB
- Specifies the name of the job entry to remove.
Example for RMVAJE
RMVAJE SBSD(MYLIB/PAYROLL) JOB(INITIAL)This command removes job entry named INITIAL that starts automatically from the PAYROLL subsystem description in the library MYLIB.
Error messages for RMVAJE
*ESCAPE Messages
- CPF1619
- Subsystem description &1 in library &2 damaged.
- CPF1697
- Subsystem description &1 not changed.