Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Pipe between two DB's both via TCP/IP ?
Is it possible to make a pipe between two Oracle databases
via TCP/IP in SQL-plus?
The scenario is this:
I want to do a copy of data from the on database at a customer
via RAS to our local database using SQL-plus.
Both db's have TCP and IPX listeners running, but I can only do
the copy successful when I do the pipe by using tcp-service
on the one database and ipx on the other database.
Has anyone experience with that and has a hint for me (if possible)
how to do a copy using on both sides tcp-listeners isntead of
different protocol-listeners?
Thank you.
Axel Received on Tue Jul 20 1999 - 07:55:17 CDT
![]() |
![]() |