Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: 10g Bind peeking causes multiple cursors for same query with perl DBD::Oracle

Re: 10g Bind peeking causes multiple cursors for same query with perl DBD::Oracle

From: Zhu Chao <zhuchao_at_gmail.com>
Date: 2 Dec 2005 07:16:00 -0800
Message-ID: <1133536560.375361.153830@g47g2000cwa.googlegroups.com>


If your SQL only have two version, that is normal. Oracle does generate different version if your bind variable length varies.

If you have thousands of versions for a same SQL, then you are in trouble. Just like we hit. Received on Fri Dec 02 2005 - 09:16:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US