Mike Chiarappa skrev:
Hello Poul,
take a look to thread:
http://forum.sun.com/jive/thread.jspa?forumID=123&threadID=101711
It works for me !!! :o))
Mike
Thanks Mike, had solved that issue the same way :)
Don't know how it works internally, but I guess the JDBC driver is
reporting the isolation level wrong,
as the default setting on the app-server "drivers default" isn't
working, but setting it to "read comitted" works.
Poul
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend