DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: How to check how many number of cursor open in database?

  1. #1
    Join Date
    Nov 2008
    Posts
    5

    How to check how many number of cursor open in database?

    Hi all,
    I want to find out how many cursor are open in database,
    because of thant it affects the CPU utilization.


    Thanks
    Prashant T.

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    v$open_cursor

  3. #3
    Join Date
    Sep 2000
    Location
    Sao Paulo,SP,Brazil, Earth, Milky Way
    Posts
    350
    V$OPEN_CURSOR can be misleading sometimes, maybe he could follow http://asktom.oracle.com/pls/asktom/...D:553222846752

    Regards,

    Chiappa

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width