Invalid columns from SQL server table using a Gateway link in 11g
2008R2
Hi,
I cant select from a table in SQL server. The table in SQL server has three columns with more then 30 characters. I have created a view and renamed the three columns, but I still get the same error:
ORA-28500: anslutning från ORACLE till ett icke-Oracle-system returnerade detta meddelande:
[Oracle][ODBC SQL Server Native Wire Protocol driver][Microsoft SQL Server]Invalid column name
'OrderStatusChangeNotificationT'. {42S22,NativeErr = 207}[Oracle][ODBC SQL Server Native Wire Protocol driver][Microsoft SQL Server]Invalid column name
'ExternalSubscriberSynchronized'. {42S22,NativeErr = 207}[Oracle][ODBC SQL Server Native Wire Protocol driver][Microsoft SQL Server]Invalid column name
'RegistrationNumberCountryIsoCo'. {42S22,NativeErr = 207}[Oracle][ODBC SQL Server Native Wire Protocol driver][Microsoft SQL Server]Statement(s) could not be prepared. {HY000,NativeErr = 8180}