Thursday, February 22, 2007
bind variable and shared pool relationship
When I was trying to diagnose a problem in ADO, where a 'group-by' query fails after CURSOR_SHARING is set to FORCE.
I read a wonderful article on bind variable/shared pool in oracle. It made me realize why the programmers are not a database developer.
See more at:
http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:528893984337
I read a wonderful article on bind variable/shared pool in oracle. It made me realize why the programmers are not a database developer.
See more at:
http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:528893984337
Labels: oracle
