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: any ideas for better performance of this query ?

Re: any ideas for better performance of this query ?

From: Michael Bialik <bialik_at_isdn.net.il>
Date: 12 Oct 2001 09:44:52 -0700
Message-ID: <969f8022.0110120844.764160ab@posting.google.com>


Hi.

Try running the statement directly on server ( without SQL*Net ). Do it with "SET TIMING ON" command and see what is the difference. It's hard to guess now what is the problem ( network or query itself ).

Michael. Received on Fri Oct 12 2001 - 11:44:52 CDT

Original text of this message

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