Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Pipe between two DB's both via TCP/IP ?

Pipe between two DB's both via TCP/IP ?

From: Axel Stahl <stahl_at_pdg-online.de>
Date: Tue, 20 Jul 1999 14:55:17 +0200
Message-ID: <7n1rgl$402$1@newsreader.gigabell.net>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US