The cursors tag has no wiki summary.
3
votes
1answer
526 views
Impact on SQL 2000 performance of JDBC selectMethod=cursor
(Posted first on SO, but its not getting any answers there. Cross-posting to reach a larger audience, since it is cross-discipline.)
In the process of trying to help out an app dev team with some ...
0
votes
4answers
2k views
Non-blinking block-cursor in Windows XP command-prompt?
Purpose
I normally work in many UNIX-like environments using Xterm. I have grown fond of the non-blinking block-cursor it uses. In fact, I have grown so accustomed to it (especially in Vi) that it ...
1
vote
2answers
2k views
Find Current open Cursors in Oracle
What is the query to find the no. of current open cursors in an Oracle Instance?
Also, what is the accuracy/update frequency of this data?
I am using Oracle 10gR2