RE: Pinning/keeping plans in shared pool - using dbms_advanced_rewrite with query > 2499 characters

  • From: "Allen, Brandon" <Brandon.Allen@xxxxxxxxxxx>
  • To: "Alex Gorbachev" <gorbyx@xxxxxxxxx>
  • Date: Mon, 10 Jul 2006 13:10:19 -0700

 
I'm trying to use dbms_advanced_rewrite.declare_query_equivalence, but
getting error "SP2-0027: Input is too long (> 2499 characters)" because
the query is about 6000 characters.  Anyone know of a way around this?

Thanks,
Brandon


-----Original Message-----
From: Alex Gorbachev [mailto:gorbyx@xxxxxxxxx] 
Sent: Saturday, July 08, 2006 12:06 AM
To: Allen, Brandon
Cc: oracle-l@xxxxxxxxxxxxx
Subject: Re: Pinning/keeping plans in shared pool

I just though that it might be useful to check on DBMS_ADVANCED_REWRITE
package and see if you can use it to incorporate certain hints that can
make parsing fast.

Privileged/Confidential Information may be contained in this message or 
attachments hereto. Please advise immediately if you or your employer do not 
consent to Internet email for messages of this kind. Opinions, conclusions and 
other information in this message that do not relate to the official business 
of this company shall be understood as neither given nor endorsed by it.

--
//www.freelists.org/webpage/oracle-l


Other related posts: