dbTalk Databases Forums  

Connection Oracle - Sybase

comp.databases.sybase comp.databases.sybase


Discuss Connection Oracle - Sybase in the comp.databases.sybase forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gianfranco Poli
 
Posts: n/a

Default Connection Oracle - Sybase - 04-11-2004 , 05:37 PM






I need to insert row in a sybase's table from Oracle.
Sybase is on a Unix machie and Oracle is on a Win2000Server o the same
network.
I tried with Transparent gateway but nothig, I have problem to
configurate o ORACLE.

I installed o win2000 the ODBC client for Sybase and all work but
don't in ORACLE (I tried to use transparent gateway with dblink).

There is some one that had tried ok with these situation?

atikin (AT) REMOVEemail (DOT) it
Giafranco Poli

Reply With Quote
  #2  
Old   
Jim Smith
 
Posts: n/a

Default Re: Connection Oracle - Sybase - 04-12-2004 , 03:34 AM






In message <b7758dc3.0404111437.7d20c2c4 (AT) posting (DOT) google.com>, Gianfranco
Poli <atikin (AT) email (DOT) it> writes
Quote:
I need to insert row in a sybase's table from Oracle.
Sybase is on a Unix machie and Oracle is on a Win2000Server o the same
network.
I tried with Transparent gateway but nothig, I have problem to
configurate o ORACLE.
What have you tried? What error do you get?

IIRC, you need to do the following.

Install transparent gateway on the Sybase machine so that you have an
oracle service running on that machine.

Configure TNSNAMES.ORA on the Oracle machine to point at the oracle
service.

Create the database link to point at the service defined in tnsnames.ora

You also need to note that Sybase is case sensitive and Oracle folds
everything to upper case. If you Sybase table name is _myTable_, then
you need to use "myTable" in you insert statement.

Transparent Gateway is rather old. Its now called Heterogeneous Services
and may well have changed a lot.
--
Jim Smith
Because of their persistent net abuse, I ignore mail from
these domains (among others) .yahoo.com .hotmail.com .kr .cn .tw
For an explanation see <http://www.jimsmith.demon.co.uk/spam>


Reply With Quote
  #3  
Old   
Ollie
 
Posts: n/a

Default Re: Connection Oracle - Sybase - 04-12-2004 , 01:59 PM



Jim Smith <jim (AT) jimsmith (DOT) demon.co.uk> wrote

Quote:
In message <b7758dc3.0404111437.7d20c2c4 (AT) posting (DOT) google.com>, Gianfranco
Poli <atikin (AT) email (DOT) it> writes
I need to insert row in a sybase's table from Oracle.
Sybase is on a Unix machie and Oracle is on a Win2000Server o the same
network.
I tried with Transparent gateway but nothig, I have problem to
configurate o ORACLE.

What have you tried? What error do you get?

IIRC, you need to do the following.

Install transparent gateway on the Sybase machine so that you have an
oracle service running on that machine.

Configure TNSNAMES.ORA on the Oracle machine to point at the oracle
service.

You should looki into setting up CIS.

Quote:
Create the database link to point at the service defined in tnsnames.ora

You also need to note that Sybase is case sensitive and Oracle folds
everything to upper case. If you Sybase table name is _myTable_, then
you need to use "myTable" in you insert statement.

Transparent Gateway is rather old. Its now called Heterogeneous Services
and may well have changed a lot.

Reply With Quote
  #4  
Old   
Jim Smith
 
Posts: n/a

Default Re: Connection Oracle - Sybase - 04-13-2004 , 03:51 AM



In message <b7758dc3.0404111437.7d20c2c4 (AT) posting (DOT) google.com>, Gianfranco
Poli <atikin (AT) email (DOT) it> writes
Quote:
I need to insert row in a sybase's table from Oracle.
Sybase is on a Unix machie and Oracle is on a Win2000Server o the same
network.
You have cross-posted this to comp.databases.oracle. This is a dead
group. You should use one of c.d.o.server, c.d.o.tools or c.d.o.misc
--
Jim Smith
Because of their persistent net abuse, I ignore mail from
these domains (among others) .yahoo.com .hotmail.com .kr .cn .tw
For an explanation see <http://www.jimsmith.demon.co.uk/spam>


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.