Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Autostart Job Entry (CHGAJE) command is used to specify a different job description for a previously defined autostart job entry in the specified subsystem description.
Notes:
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 | ||
JOB | Job name | Name | Required, Positional 2 |
JOBD | Job description | Single values: *SAME, *SBSD Other values: Qualified object name |
Optional |
Qualifier 1: Job description | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB |
Top |
Specifies the name and library of the subsystem description containing the autostart job entry being changed.
This is a required parameter.
Qualifier 1: Subsystem description
Qualifier 2: Library
Top |
Specifies the simple name of the job that is automatically started when a subsystem is started using the subsystem description specified on the Subsystem description (SBSD) parameter.
This is a required parameter.
Top |
Specifies the name of the job description used for the job that is started by this autostart job entry. If the job description does not exist when the entry is added or changed, a library qualifier must be specified because the qualified job description name is kept in the subsystem description.
Note: Only a user with all object (*ALLOBJ) special authority is allowed to add or change an entry for which the job description does not exist.
Single values
Qualifier 1: Job description
Qualifier 2: Library
Top |
CHGAJE SBSD(QGPL/PAYROLL) JOB(INIT) JOBD(MANAGER)
This command changes autostart job entry for the job INIT to use the job description MANAGER. The autostart job entry is in the PAYROLL subsystem description in the QGPL library. The library list is used to locate the job description MANAGER. When the correct library is determined, the qualified job description name is placed in the subsystem description for this autostart job entry.
Top |
*ESCAPE Messages
Top |