when I send a transaction to CICS my session stays on XSYSTEM.And when I do "CEMT I TASK TRANS(TR*)" the CICS shows:
I TASK TRAN(ST*)
STATUS: RESULTS - OVERTYPE TO MODIFY
Tas(0010859) Tra(RT01) Fac(U083) Sus Ter Pri( 255 )
Sta(TP) Use(CICSUSER) Uow(CA6190E367B16FC3) Hty(TSAUX )
STATUS: RESULTS - OVERTYPE TO MODIFY
Tas(0010859) Tra(RT01) Fac(U083) Sus Ter Pri( 255 )
Sta(TP) Use(CICSUSER) Uow(CA6190E367B16FC3) Hty(TSAUX )
What is the meaning of the Sta,Uow and Hty(TSAUX )?
I must use the FP (force purge) command to cancel the tranaction and finaly I give the ABEND ATSC in that session.