Hahaaaa.. this is exactly what I have ben working on recently. Look at https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-ops-mvs-event-management-and-automation/14-0/using/using-ca-ops-mvs/using-system-state-manager/methods-for-setting-the-desired-state.html
.. specifically STATESET. The basic idea is to just invoke any OPSREXX in a batch job, and then you can do whatever is required within the OPSREXX (update state in an STC table). This is a fallback to the above, a more abstracted-away or built-for-purpose API, i.e., STATESET. - KB ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, February 16, 2021 11:56 PM, Bill Giannelli <[email protected]> wrote: > Might anyone be able to point me to an example of a BATCH JCL Job that can > submit CA OPSMVS commands to shutdown and start up tasks, like CICS regions? > thanks > Bill > > -------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
