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: Mysterious query

Re: Mysterious query

From: Ted McCabe <theom_at_gte.net>
Date: Sat, 01 Mar 2003 01:03:35 GMT
Message-ID: <HFT7a.47257$ep5.9410@nwrddc02.gnilink.net>


Peter:

    You might consider setting sqlnet trace on the client side to see if it might be sending the query. Could be a rather large trace file. HTH
ted
"Peter Michelson" <pete77r_at_hotmail.com> wrote in message news:YlT7a.45160$_J5.34438_at_nwrddc01.gnilink.net...
> Here's a poser: I have a Delphi 6 Enterprise app using the BDE to connect
to
> Oracle 8.1.7.3. I've been getting sporadic "Ambiguous Column Name" errors
> from Oracle. When I ran SQL Trace it revealed an impossible query:
> somehow, a query which contains all fields from all of my database tables
> was being processed. This query even contains fields from tables in the
> database which aren't being used in the Delphi application. However, it
> does not seem to contain any key fields.
>
> Does anyone have any idea what might cause this behavior? Could this
result
> from bad memory on the database server?
>
> Would appreciate any help,
> -P
>
>
Received on Fri Feb 28 2003 - 19:03:35 CST

Original text of this message

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