Schedule creation
You can specify the schedule of job execution in the Schedule Information. Create a record of the Schedule Information for each schedule entity. The key of each record in the Schedule Information is a Schedule ID.
In the Schedule Information, you can specify the command name for the job to execute, the frequency of the job execution, the user as whom the command is run, and so on.
Because the Schedule Information records are registered as management information, you can register the records on the Management Console. In the same way as for the other management information, you can use the Management Information Batch Registration command (utliupdt) to register multiple records in the Schedule Information at a time.
Command
Specify the name of the batch file (.bat) or executable file (.exe) that you want to run as a job, using a full path. If the path contains one or more space characters, enclose the path in double quotation marks.
Also, if the execution of the job requires specific access permissions or specific user rights, you can specify the name of the user who is granted the permissions or who is assigned the user rights, according to the situation. If necessary, specify the domain name and the password of the relevant user.
Frequency
Select one of the following options for the frequency of job execution:
- Only Once:
-
The job is executed only once
- Every Day:
-
The job is executed every day
- Every Week:
-
The job is executed every week on the specified day of the week
- Every Month:
-
The job is executed every month (once per month)
- End of the Month:
-
The job is executed at the end of every month (once per month)
Execution Time, Execution Day of the Week, and Execution Date
The settings for Execution Time, Execution Day of the Week, and Execution Date vary depending on the setting value for Frequency.
Configure suitable settings according to the following combinations:
Setting for Frequency |
Settings for Execution Time, Execution Day of the Week, and Execution Date |
---|---|
Only Once |
Month, day, and time |
Every Month |
Day and time |
Every Week |
Day of the week and time |
Every Day |
Time only |
End of the Month |
Execution on Non-working Days
Specify whether or not to execute the job when the job execution day is a non-working day.
Schedule Start Date
Specify when the schedule is enabled.