Re: Modem Communication in Oracle Database Replication
From: Harri Kaukovuo <hkaukovu_at_us.oracle.com>
Date: 1996/04/08
Message-ID: <4kbg3v$2dh_at_inet-nntp-gw-1.us.oracle.com>#1/1
Date: 1996/04/08
Message-ID: <4kbg3v$2dh_at_inet-nntp-gw-1.us.oracle.com>#1/1
Yao-Wen Stephen Tsai <yaowen_at_ix.netcom.com> wrote:
>Hi! I am wondering if anyone know any software or programming tool that
>I can use with Oracle 7 to establish a communication link through modem
>in order to perform database replication.
>Thanks in advance.
If you were using TCP/IP one possibility is to use PPP or SLIP to
connect over serial port (modem).
SQL*Net does not care whether the connection is established using hard
wired connections or PPP/SLIP. Of course you will notice the
difference in connection speed if you are using slow modem.
- Harri hkaukovu_at_us.oracle.com ** The statements and opinions expressed here are my own and ** do not necessarily represent those of Oracle Corporation.