Management of CICS Resource Operations › CICS Started Tasks and Jobs › CICS Started Task Templates
CICS Started Task Templates
Templates are provided to help you define CICS started tasks in the knowledge base. The templates use the following facilities to help you manage a CICS started task:
- S cics_region_name system command that activates the CICS started task.
- F cics_region_name,CEMT PER SHUT system command that inactivates the CICS started task.
- C cics_region_name system command that cancels the CICS started task.
- A default display method that checks the existence of the CICS started task address space ID, and sets the actual state to either ACTIVE or INACTIVE.
- System and CICS messages that change the actual state of the task. For messages that indicate a problem, you can include a process that takes certain actions (for example, to record the problem in your problem management application).