Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Linked Server MS SQL 2019

YOUSIF W.YOUSIFMay 16 2022

Dear All,
We are facing an error when we are try to connect to Oracle DB from MS SQL server.

OLE DB provider "OraOLEDB.Oracle" for linked server "PRODUCTION_ICBS" returned message "Error while trying to retrieve text for error ORA-03113
separator not found in message(3144)separator not found in message(3142)".
Msg 7321, Level 16, State 2, Line 1
An error occurred while preparing the query "SELECT "Tbl1004"."CACC_NUM" "Col1027","Tbl1004"."OPR_DATE" "Col1029" FROM "ICBS"."NBI_REPORT_SIGCAP" "Tbl1004" WHERE "Tbl1004"."STATUS"=(1.000000000000000e+000)" for execution against OLE DB provider "OraOLEDB.Oracle" for linked server "PRODUCTION_ICBS".

Completion time: 2022-05-15T15:35:51.7485568+03:00

Comments
Post Details
Added on May 16 2022
18 comments
980 views