I am running SUN server and DB2 version 8.1
During the execution an application Tivoli (ITIM) the following error
has been taken place.
2005-10-26-17.43.10.884357 Instance:db2itim Node:000
PID:25978(db2agent (ITIM) 0) TID:1 Appid:GA068F67.E76F.055B6153455
database monitor sqm.gen_dlconn_events Probe:10 Database:ITIM
Snapshot cannot obtain lock information for application with app handle
118. Application in rollback.
What kind of error is there?
Thanks
Phil Sherman - 16 Nov 2005 15:39 GMT
I wouldn't call this an error. An application (118) failed and
instituted a rollback of updates since its last COMMIT. You requested a
snapshot while the rollback was processing. The message states that the
lock information is unavailable (for this application) while it's in
rollback status.
Philip Sherman
> I am running SUN server and DB2 version 8.1
> During the execution an application Tivoli (ITIM) the following error
[quoted text clipped - 9 lines]
>
> Thanks