Management of CICS Resource Operations › CICS Links › MRO Link Templates
MRO Link Templates
The MRO templates contain the following information to help you manage an MRO link:
- ACTLINK process that puts the link into service when the resource is activated
- CICSCMD cics_region_name SET CONN(connection_name) OUT command that puts the link out of service when the resource is inactivated
- CICSCMD cics_region_name INQ CONN(connection_name) command that inquires about the status of the connection
- Link messages that change the actual state of the resource—you can include a process that takes certain actions when an error occurs (for example, to record the problem in your problem management application)