cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex




6

Chapter 2
Concepts




DMany of the concepts mentioned in other chapters of this manual are Aexpanded here. SCHEDULE line commands are used here for Esimplicity to illustrate the examples, but in most cases the Windows DGUI, MOTIF or Web client interfaces may also be used to perform the same operations.Q

2.1 Job characteristics



HSeveral of the attributes that are associated with each job are further $explained in the following sections.6

2.1.1 Job rescheduling



HAny job that is using time based starts will have a rescheduling method 8established. When the start time of a job occurs the jobFis initiated and the next start time is identified using the declared Grescheduling method. There are three distinct methods that can be used. ! &              
Method Description
 Named day + Select the start days by their names.
 Interval ( Specify a start time and interval.
 Marked Calendar , Marks on calendar indicate start days.


/It is important to keep in mind that these are CREscheduling methods. A job must first be given a Hstart time and be allowed to initiate before a rescheduling decision is made by the system.HIf a job does not already have a start time, use the following commands >to set the start time to the next future rescheduled run time.

 

"
 7$ SCHEDULE MODIFY JOB_NAME/GENERAL=NEXT_START=NOW+0:10  "$ SCHEDULE INCREMENT JOB_NAME/LOG  




FAll rescheduling methods examine the calendar assigned to the job. If 3runs are disallowed on the calendar on the day that?the job should run then the system adds 1 day and attempts the Goperation again. If the calendar is a work day calendar then only work Cdays are considered, i.e. the tenth day of the month on a work day Ccalendar is the tenth work day not the tenth standard calendar day.=

2.1.1.1 Named day rescheduling



=Various names are known to the system. They are listed below.                            
MONDAY  MONTH_START
TUESDAY  MONTH_END
 WEDNESDAY  YEAR_START
 THURSDAY  YEAR_END
FRIDAY 445
 SATURDAY 454
SUNDAY 544


HFor example a report must be generated every Monday, Tuesday and Friday <mornings. The following command will establish this type of rescheduling.

 

"
 A$ SCHEDULE MODIFY START/RESCHED=(NAMED=(MON,TUES,FRI),TIME=8:00)    


 




 o V T Y  
PreviousNextContentsIndex