RE: Getting error ORA-00904 invalid identified
- From: "Mark W. Farnham" <mwf@xxxxxxxx>
- To: <sbecker6925@xxxxxxxxx>, "'oracle-l'" <oracle-l@xxxxxxxxxxxxx>
- Date: Wed, 21 May 2008 14:36:14 -0400
Jared's documentation of the full error text and Tim's message of an easy
way to get the details make total sense.
A cheap shot in deference to the proclivity of Windows folks to use camel
case inside double quotes is to check for that or even all lowercase inside
double quotes as an easy way to ask for columns that do not exist - unless
of course the columns were obtusely created in mixed case or lowercase in
the like manner.
(But that is sort of like a guess.)
mwf
_____
From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx]
On Behalf Of Sandra Becker
Sent: Wednesday, May 21, 2008 12:06 PM
To: oracle-l
Subject: Getting error ORA-00904 invalid identified
SLES10, Oracle 10.2.0.3 on IBMz9, app server is Dell RHEL4, 9i client (32
bit server), report server Windows/SQL Server 2000
We are trying to test our application against a production size 10g
database. The actual production database is still 9i and will NOT be
upgraded to 10g. Most of the application works very well. We do have some
reports that are throwing the ORA-00904 invalid identifier error and I
haven't been able to find anything on MetaLink that is of any value yet. I
did just find out that the reports are running on a Windows server pulling
the data into SQL Server and doing the processing there before returning the
results back to the application.
Does anyone have any suggestions where I can look for this? The developer
who manages the Windows/SQL Server side of things insists it's the 10g
database and not his side of the house and I have no way to prove/disprove
his assertion.
Thanks for any help/suggestions.
Sandy
- Follow-Ups:
- RE: Getting error ORA-00904 invalid identified
- From: Goulet, Dick
- References:
- Getting error ORA-00904 invalid identified
- From: Sandra Becker
Other related posts:
- » Getting error ORA-00904 invalid identified
- » Re: Getting error ORA-00904 invalid identified
- » Re: Getting error ORA-00904 invalid identified
- » RE: Getting error ORA-00904 invalid identified
- » RE: Getting error ORA-00904 invalid identified
- » Re: Getting error ORA-00904 invalid identified
- » Re: Getting error ORA-00904 invalid identified
- RE: Getting error ORA-00904 invalid identified
- From: Goulet, Dick
- Getting error ORA-00904 invalid identified
- From: Sandra Becker