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: is it possible to execute _ALL_ of a query remotely then fetch the results over a db link?

Re: is it possible to execute _ALL_ of a query remotely then fetch the results over a db link?

From: mhthomas <qnxodba_at_gmail.com>
Date: Fri, 11 Feb 2005 07:30:23 -0500
Message-ID: <d6bad08005021104303bd13a04@mail.gmail.com>


Hi,

Why does everyone refuse to use push_subq hint? It's worked for me, but, it seems, no one else ever gives it a try. :-)

HTH Regards,

Mike Thomas

On Thu, 10 Feb 2005 02:13:58 -0800, Marc Slemko <identd_at_gmail.com> wrote:
> Ok, I've searched around a bunch. Found a bunch of threads on
> metalink with no real answer other than hacks such as creating a view
> on the remote server and selecting from that, which are an inane
> solution.
>

...
> The particulars of the query really shouldn't matter... as long as
> every table involved is on B. The DRIVING_SITE hint doesn't do it.
> Using a collocated inline views (as the Oracle docs call it) doesn't
> do it. Using NO_MERGE doesn't seem to do it.
>

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Feb 11 2005 - 07:33:08 CST

Original text of this message

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