Terminal connects to an AOR that runs the application
In this scenario, your terminal (TRMC) connects to an AOR (CICSAOR2) that runs the application you want to debug. The debugging profiles can be managed by either DTCN and they are directly accessible by the AOR.
.---------------. .---------------. .---------------. | 3270 terminal | | 3270 terminal | | 3270 terminal | | | | | | | | TRMA | | TRMB | | TRMC | '------,--------' '--------,------' '-,-------------' | | | | | | '-----------------, | | | | | | | | .---'-----'-----. | | | | | TOR | | | | | '---.-----.-----' | | | | | | | ,-----' '-------, | | | | .-------'-------. .----'-------'--. | AOR | | AOR | | | | | | CICSAOR1 | | CICSAOR2 | | | | | '-------,-------' '-------,-------' | | | | .-------'-------. .-------'-------. | | | | | Debug profile | | Debug profile | | repository | | repository | | | | | '---------------' '---------------'
For this scenario to work, the CICS® system administrator must complete the following tasks for the region CICSAOR2:
- Define z/OS® Debugger resources in the CICS CSD and install them in the CICS region, as described in Adding support for debugging under CICS, step 1.
- Provide access to these resources, as described in Adding support for debugging under CICS, step 2.a.
If you want to debug an application that runs in another AOR region, like CICSAOR1, you must log on to that region and verify that the system administrator completed the above tasks for that region.