Operations
SA z/OS uses a Manager/Agent model to automate applications on computer systems. It performs primary start or stop and recover automation for applications, and also performs operating system automation. The Automation Agent has a Processor Operations (ProcOps) focal point function that provides automation for Central Processor Complexes (CPCs), related Logical Partitions (LPARs), and certain operating system operations, especially at times when no system operation is active, for example during the nucleus initialization program (NIP) phase on course of Initial Program Load.
SA z/OS works as follows:

- Messages get generated from Applications and the Operating System.
- The messages get routed into NetView from where they are handled by the Automation Agent.
- The Automation Agent then determines the nature of the message and the response appropriate to the message.
- Local automation messages trigger an automated response back to the z/OS® system from within the agent itself.
- State change messages trigger an update to the Automation Manager.
- After the Automation Manager processed the state change and worked out its implications, it sends some orders down to the Automation Agent.
- The Automation Agent receives the orders and runs them, possibly resulting in commands that are being issued to the z/OS system.
The user interface for managing applications is a NetView console. However, you must use the operating system consoles to actually stop and restart the Automation Manager and NetView with the Automation Agent.