Related topics
In this program you simplify the creation of scheduled jobs. Instead of directly using OS/400 commands, scheduled job entries can be created and maintained for three types of jobs:
- Start the system process
- Stop the system process
- Time calculation
This program is pre-loaded with one record for each type of job. For time calculation, additional records can be added using different parameters for selection (this is necessary, e.g., if running the time calculation separately for different attest groups).
Options
| Start | Select this option to create the OS/400 job schedule entry. |
| Stop | Select this option to remove the OS/400 job schedule entry. |
Function keys
| Start all | Create an OS/400 job schedule entry for all jobs. |
| Stop all | Remove the OS/400 job schedule entries for all jobs. |
| Job schedule entries | Execute the OS/400 Work with job schedule entries command . |
- Job
- Displays the name of the job.
- Description
- Displays the description of the job.
- Time
- Displays the scheduled start time of the job.
- M T W T F S S
- Indicates for each week day if the job will be executed.
- Status
- Indicates the status of the job as follows:
Status Description Active An OS/400 job schedule entry exists. Inactive An OS/400 job schedule entry does not exist.