Starts a service execution process. Use this version of the command if you have MTO CICS Support installed. You should use this command only when you want to debug a service, using one of the /a options.
cassi [/res-name] [/a] [/atterminal-id] [/axtransaction-id]
/res-name | Name of the enterprise server for which to start a service execution process. Defaults to ESDEMO |
/a | Debug any application that runs in this service execution process |
/atterminal-id | Debug any application that runs in response to a request from the terminal identified by terminal-id |
/axtransaction-id | Debug any application that runs in response to a non-facility transaction identified by transaction-id |
To use this command:
On UNIX you can use a dash (-) before a parameter as an alternative to a forward slash (/).