Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Where can i find a list of uncommitted transactions or sql statements run?
DB: Oracle 8.1.7.4.1
OS: Windows 2000
Lets say I have an update, insert or delete statements that has been run in sql * plus, but hasn't been committed yet. Is there a table/view in the database that I can query on to find these pending uncommited transactions or statements?
Thanks. Received on Mon Dec 04 2006 - 09:05:08 CST