/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 |
-v | Specify IMS transaction classes when debugging (using the
-a parameter)
In order to debug an IMS transaction running in a specific IMS region, from a telnet shell, after you have unset DISPLAY and used the appropriate umask, start the command: cassi –a –v <trans-classes> -r REGIONwhere <trans-classes> contains the IMS classes that you want to debug for. |
Comments:
If the execution of this command takes the number of service execution processes over the configured number, Enterprise Server will terminate one of the service execution processes.
On UNIX you can use a dash (-) before a parameter as an alternative to a forward slash (/).