Database Tuning (MOSC)

MOSC Banner

cached open_cursors problem

edited Jan 24, 2010 6:33AM in Database Tuning (MOSC) 2 commentsAnswered
 

 Hi All

I have OC4J application with 10.1.2.3 application server connected to 10.2.0.4 DB

the problem is there are cached open cursors for specific DB user  after executing the sql statemets ,

when I queried v_$open_cursors  where user_name='DB_username'  I found most of sql_text has the same value and its status is INACTIVE

I want to if the status is INACTIVE ,Is that mean all these queries have been closed with its associated cursor or not ????

and if not closed How can I closed them ???

  

Thanks & Regards

 

Mohamed

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center