What was the primary function of Maestro?
Maestro was a workload automation tool that scheduled and managed batch processes, primarily on z/OS systems. It allowed users to define dependencies between jobs and automate their execution based on schedules or events.
What was the basic architecture of Maestro?
Maestro used a centralized architecture with a master server and agents installed on the systems being managed. The master server stored the job definitions and schedules, while the agents executed the jobs on the target systems.
What types of scheduling did Maestro support?
Maestro supported scheduling based on time, events, and dependencies. Jobs could be scheduled to run at specific times, triggered by the completion of other jobs, or initiated by external events.