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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle - heterogeneous services - SQL server

Re: Oracle - heterogeneous services - SQL server

From: DGK <Ganesh.Kamath_at_in.bosch.com>
Date: Sat, 2 Oct 2004 17:23:30 +0530
Message-ID: <cjm4sn$aav$1@ns1.fe.internet.bosch.com>


Forgot to mention..

The datatype of "FailureData" column is "bit" in SQL server.

"DGK" <Ganesh.Kamath_at_in.bosch.com> wrote in message news:cjm4ct$8ov$1_at_ns1.fe.internet.bosch.com...
> Hello all,
>
> I have set up the heterogeneous services in my Oracle Db (8.1.7) to
connect
> to SQL server db located in another server. The connectivity and query
works
> fine for all the tables in SQL server except for few.
>
> e.g: select FailureData from sqltableATsqldb.world gives a error
ORA-00904:
> invalid column name. (here AT = @)
>
> Even select "FailureData" from sqltableATsqldb.world gives the same error.
>
> Could anybody let me know why it happens like this?
>
> thank you,
> GK
>
>
Received on Sat Oct 02 2004 - 06:53:30 CDT

Original text of this message

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