sportsMarkr
Technical User
I am connecting to Oracle 9i using JDBC in my JSP/Servlets web pages. I am closing all my connections in all the JDBC calls.
Sometimes I run v$session and see several lines of JDBC Thin Client inactive status. Any way to find exactly what sql statement is causing the JDBC Thin Client to show up?
Sometimes I run v$session and see several lines of JDBC Thin Client inactive status. Any way to find exactly what sql statement is causing the JDBC Thin Client to show up?