Re: Accessing Oracle DB Over Internet

From: <madhusreeram_at_gmail.com>
Date: Mon, 11 Feb 2008 11:23:55 -0800 (PST)
Message-ID: <22b79763-b014-4fd1-a9e8-613ea2b027bd@p69g2000hsa.googlegroups.com>


On Feb 9, 6:04 am, Michael42 <melliot..._at_yahoo.com> wrote:
> Hello,
>
> Is it possible to connect to an Oracle 10g database over the Internet
> via SQLPlus or Java app from a client system (assuming my local
> firewall permits the listener port I use)?
>
> If this is possible how can it be made secure?
>
> Thanks for your comments,
>
> m42

In addition to what others have suggested, you should also consider setting up a connection manager on a "dmz" server to connect to the database. The database listener won't be exposed to the client machine directly.
-Madhu Sreeram Received on Mon Feb 11 2008 - 13:23:55 CST

Original text of this message