Created On:  21 June 2011

Problem:

How do you debug an IMS transaction using cassi?

Resolution:

In order to debug an IMS transaction running in a specific IMS region, run the following command from a telnet shell:

cassi –a –vTransClasses -rRegion 

      where "TransClasses" contains the IMS classes that you want to debug for
      and "Region" is the name of your region

Note that on UNIX you may have to unset DISPLAY and set your umask appropriately.