Created On:  19 March 2010

Problem:

When the programs use EXEC CICS READQ TS command with animator session (cassi) these programs abends with IOERR. The same programs without animator session runs ok.

With root user the session animation runs ok. The IOERR does not happen when the program makes an EXEC CICS READQ TS. To start this session the next command from unix side is used:

cassi32 -rCICSDESA -atY841
From telnet3270 terminal a transaction is started.

Resolution:

It is best not to run Enterprise Server processes under different users.

“cassi –a” is only good for single user debugging.

If you want to debug under a specific user then you should do a casstart under that user and then do a cassi.