What is CA 7 Workload Automation Intelligence?
CA 7 Workload Automation Intelligence is a job scheduling and workload management system for z/OS environments. It automates the execution of batch jobs, manages dependencies, and provides monitoring and reporting capabilities.
What databases or storage mechanisms are used?
CA 7 uses a database (typically DB2 or VSAM) to store job definitions, schedules, and historical data. It also uses VSAM datasets for checkpoint and restart information.
What are the main system components?
The main system components include the CA 7 scheduler, the database management system, and the interface components (such as the ISPF panels and web interface).
How do the components communicate?
CA 7 communicates between components using z/OS cross-memory services and inter-process communication mechanisms. TCP/IP is used for communication with external systems and the web interface.