BY Asha Rani Jayadeep
BY Asha Rani Jayadeep
BY Asha Rani Jayadeep
WHAT IS CA-7?
CA-7 is an online, real time, interactive system which automatically controls, schedules and initiates work according to time-driven and/or event-driven activities.
HISTORY
In the beginning A company called SASS had made CA-7 in the United States for their own internal use Then Universal Computing Company(UCC) bought the product SASS and renamed it UCC-7. In 1987, Computer Associates(CA) bought UCC, and it was their policy to name all their products with CA Prefix, so UCC-7 became CA-7.
JOB INITIATION
Time based:- Jobs run based on the time specified in the Job.
Event based:- Jobs are dependent on other Jobs and run only when they are completed.
Sequencing of Jobs to run in order is called Batch Cycle. Here Successive Jobs are initiated automatically when the previous Jobs arecompleted and all requirements are satisfied.
Operations in CA-7
RESTART
RESUBMIT
The term restart is interpreted as restarting the job in the step in which it has failed. We can even restart from any other step also. Restarting a Job in CA-7:
The term re-run is interpreted as rerunning the job from the top, or first step of the job. RESUBMIT and RE-RUN have the same meaning.
FORCE COMPLETE - A failed job is marked within CA-7 as a normal completion. Jobs waiting for the successful completion of this job will now run - if all other requirements of the job are satisfied.
CANCEL - A failed job is removed from the CA-7 queue. Jobs waiting for the successful completion of this job will not run unless the requirement for the failed job is manually satisfied and if all other requirements of the job are satisfied.
CA-7 SCREEN
Dead line Time: It is the time by which the Job should meet the requirements and should start successfully. Due Out Time: It is the time before which the Job should complete successfully. Elapsed Time: Average time of last five successful runs of the Job is called Elapsed time and is calculated by CA7.
Ready Queue
Once the job meets the requirements, the jobs moves from the request queue to Ready Queue.
Initiators
Region Parameter
Resource ( Dataset / DB2 Subsystem)
Active Queue
- Once the Ready queue requirements are done job will come into Active Queue.
JobB
JobC
List Queue
- Where the Failed / Abended jobs will be. - Also will be in Request Queue.
THANK YOU