Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

connection error to non-oracle db

Status
Not open for further replies.

Ghazal222

IS-IT--Management
Nov 16, 2004
9
US
I have set my HS parameter in my Oracle10g and I know I have set the connect info but when I want to run a simple SQL connecting to a remote server with SQLSERVER 8.0 I am getting the below message, can anybody help me on that?


SQL> select * from mg5@mysqlserverdsn;
select * from mg5@mysqlserverdsn
*
ERROR at line 1:
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[Generic Connectivity Using ODBC][H006] The init parameter
<HS_FDS_CONNECT_INFO> is not set. Please set it in init<orasid>.ora file.
ORA-02063: preceding 2 lines from MYSQLSERVERDSN


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top