RE: Hooking up an Oracle Linked Server...
From: CJ Butcher (cj_at_eikeconsulting.com)
Date: 02/17/04
- Next message: Jasper Smith: "Re: Problems upgrading to sp3a"
- Previous message: CJ Butcher: "Re: Hooking up an Oracle Linked Server..."
- In reply to: Vikram Jayaram [MS]: "RE: Hooking up an Oracle Linked Server..."
- Next in thread: Vikram Jayaram [MS]: "RE: Hooking up an Oracle Linked Server..."
- Reply: Vikram Jayaram [MS]: "RE: Hooking up an Oracle Linked Server..."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Feb 2004 15:17:11 -0800
I ran the DBCC command and then reran the select statement, here is the
error I got back.
Server: Msg 7357, Level 16, State 2, Line 1
Could not process object '"WEBSTATS"."ACCOUNTS"'. The OLE DB provider
'OraOLEDB.Oracle' indicates that the object has no columns.
OLE DB error trace [Non-interface error: OLE DB provider unable to
process object, since the object has no
columnsProviderName='OraOLEDB.Oracle', Query="WEBSTATS"."ACCOUNTS"'].
Now this is very odd, as I know there are columns in the table and
several thousand rows as well. Upon further investigation I did find
that the ACCOUNTS table is actually a SYNONYM and not a table. However
if I do a Describe ACCOUNTS in Oracle, it returns the correct column
definitions.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Jasper Smith: "Re: Problems upgrading to sp3a"
- Previous message: CJ Butcher: "Re: Hooking up an Oracle Linked Server..."
- In reply to: Vikram Jayaram [MS]: "RE: Hooking up an Oracle Linked Server..."
- Next in thread: Vikram Jayaram [MS]: "RE: Hooking up an Oracle Linked Server..."
- Reply: Vikram Jayaram [MS]: "RE: Hooking up an Oracle Linked Server..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|