SCHEDULE
MOTIF Interface Guide


Previous Contents

2.2.1.6.1 Named day

Data Description
Job Name The Job Name to be rescheduled.
Start on: The named days are selected in this by choosing the appropriate button.
Time of day or offset The time of day to start the job.
Calendar name The calendar name used to determine weekend and holiday scheduling

2.2.1.6.2 Interval

Data Description
Job Name The Job Name to be rescheduled.
Interval This is the interval between job runs beginning with the start time designated.
Calendar name The calendar name used to determine weekend and holiday scheduling

2.2.1.6.3 Marked calendar

Data Description
Job Name The Job Name to be rescheduled.
Start on days marked with Designates that the job will run on all days marked with this letter appearing in the marked day calendar. The calendar is designated later in the form.
Time of day The time of day to start the job.
Calendar name The calendar name used to determine weekend and holiday scheduling

2.2.1.7 Resource...

Two types of resource requirements can be imposed on a job. Both requirements must be met before a job is submitted for execution. Two sets of used resource information are collected. These parameters are detailed below:
Data Description
Estimated values: Each job can be provided an estimated usage value. These numbers are not changed by the system and are there to provided an additional slot to store planned or estimated values. The following fields are provided.

CPU time - An estimated CPU time in seconds.
Elapse time - An estimated elapse time in seconds.
I/O count - An estimated I/O count for the job.
Measured values: As each job completes, the usage information is collected and added to the average usage statics. The following four numbers are maintained.

CPU time - The average number of seconds for CPU time used by the job.
Elapse time - The average number of seconds of wall clock time used by the job.
I/O count - The average number of I/O's (buffer I/O plus direct I/O) that the job uses.
Measured count - The number of runs that this average is computed over.
Disk space This field indicates how disk space must be available on a specified disk before this job is to start. The job will wait in the scheduling queue "wait for disk space" until such time that this amount of space becomes available.
Required data file This field indicates that a certain file must be present for the job to proceed. The job will wait in the scheduling queue "wait for file" until such time that this file becomes available.


Previous Next Contents