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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: FTS in SQL Query ... Advice please?

Re: FTS in SQL Query ... Advice please?

From: Alexander Fatkulin <afatkulin_at_gmail.com>
Date: Mon, 5 Mar 2007 23:17:21 +1000
Message-ID: <49d668000703050517m1dacf6a6gfc3e7e2d41f30c10@mail.gmail.com>


Your query didn't return any single row? What filter predicates on GENERAL_ACCT_MAST_TABLE made this to happen? Is this a common behavior (not to return any data)?

Mixing histograms with cursor_sharing=force isn't a very good idea unless you are certain that optimizer will _always_ pick suitable bind variable values during the hard parse (bind variable peeking). Or is that "similar"?

Alexander Fatkulin,
Senior Oracle DBA

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Mar 05 2007 - 07:17:21 CST

Original text of this message

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