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!

oracle 10.2 64bit and gateway 11 and dg4ifmx

537898Mar 4 2008 — edited Mar 6 2008
Hi,
we want to implement a connection to our informix server
from oracle 10.2 64bit on a SuSE SLES10 64bit machine.

so i installed the gateway services for oracle 11g
I also installed the required patch 5965763
and configured the listener.ora and tnsnames.ora
and the initdg4ifmx.ora

So far the configuration seems to be OK.

unfortunatly the database name ist /opt1/project/ifax/dbs/f0001
the parameter
HS_FDS_CONNECT_INFO = <host_name>:<port>/<server_name>/<database_name>
don`t accept / in the database_name

i tried to use a separate odbc.ini
and tried to quote the slash with \ "\/"
everytime the same error:
ORA-28510: heterogeneous database link initialization failed
ORA-28508: Ungltiger Wert tq-ifaxsrv-1:1800/tq_ifax_odbc//opt/projects/ifax/dbs/f0001 fr Heterogeneous Services-Initialisierungsparameter HS_FDS_CONNECT_INFO

Is there a workaround?

regards lothar
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 3 2008
Added on Mar 4 2008
9 comments
2,967 views