how to list iddle cursors in oracle 11g R1
I am having performance problems with my database i read that the normal number of opened cursors is around 900 but i have 1600 on my database.
Does anyonw knows of a script to list the cursors wich have been iddle or hung for a period of time so that i can kill them!
What woud be the best way to go in order to purge it!
Thanks for your help!