cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex

Z

1.1 Today's typical job overload



DIn a typical work day, there are probably a dozen or more tasks you Gmust accomplish on your system that must be performed at regular times Eof the day in a specific order. You may need files from your on-line Edirectory or files stored off-line. You may need data from a site in Hanother part of the country or from other areas of your own department. GWhat you don't need is to run around every day checking for data files Hand then submitting each job manually while trying to meet the schedule deadlines.

HFor example, suppose you are responsible for keeping the general ledger Bup to date for the entire sales department. For this purpose, the Haccounting department has written a program, GENLEDGER.EXE, which takes @input data from the file TRNSC_TDAY.DAT and computes all of the Haccounts which must be credited or debited, and then generates a report Gfor the Accounting Department. The TRNSC_TDAY.DAT file is then flagged as completed.

EBefore GENLEDGER.EXE can run, the file TRNSC_TDAY.DAT itself must be Gupdated. To do this, you've written a command file, DEPTQRY.COM, which Gruns five times to query each of the five departments as to completion Hof entry of the financial transactions conducted that day. Three of the Ddepartments always respond by the scheduled time, but two are often Flate with their figures and this creates serious problems. You cannot Drun GENLEDGER.EXE until you get the proper input file from all five Eruns of DEPTQRY.COM but there are only two ways you can tell if this has happened:

    4
  1. Call each of the department heads and ask themD
  2. Examine the file TRNSC_TDAY.DAT himself to see if it has been updated


-What you really needs is a program that will:



HIt would be even nicer if the program could automatically skip weekends Hor holidays and to wait until 4:00 pm to allow as many transactions per day as possible.

<This is precisely the sort of problem that SCHEDULECcan handle. It is an automated job-submission and execution system which allows you to:





FMany attributes and lists of information associated with each job aid 9in making SCHEDULE invaluable in job scheduling.R

1.2 The SCHEDULE solution



DThere are many other types of problems that are faced by every data Gcenter. Routine production operations from batch processing, archiving Fto tape, and disk and file optimization can form a large part of both Athe system managers and the system operators everyday workloads. DReducing this workload greatly enhances the efficiency of your data @center and productivity overall, as well as avoiding the costly Dmistakes and staff dissatisfaction that result from regular mundane tasks.

GSCHEDULE allows you to automate VMS production tasks Bfrom sophisticated business-critical procedures to simple routine Gbackups. In fact, once a production schedule has been developed, there Ais little need for further intervention until the system changes.




 o V T Y  
PreviousNextContentsIndex