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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Client Software

Re: Oracle Client Software

From: Joel R. Kallman <jkallman_at_us.oracle.com>
Date: 1997/05/10
Message-ID: <3374903a.1337002@newshost.us.oracle.com>#1/1

On 10 May 1997 00:40:23 GMT, Nnoor_at_cris.com (NNOOR) wrote:

>
>Hi, what software do I need to make a client machine (W95) to connect
>to the server (Oracle 7.3 WGS) running on the NT box. We want to test
>a C/S app in progress and can't make the client machine to connect to
>the server. What "client software" do we need?
>
>Thanks very much.
>
>Regards,
>--nasir (nnoor_at_cris.com)

On the client, you will need to have Oracle SQL*Net and the Oracle Protocol Adapter software installed (I assume this is TCP/IP).

You will also need SQL*Net and an Oracle Protocol Adapter installed on the server as well. Additionally, you will have to ensure that you have configured and running the Oracle database listener running on the server (LSNRCTL is the utility to start this). In essence, it is this listener process which awaits incoming DB connection requests and dispatches to the appropriate DB Server. Thanks!

Joel

Joel R. Kallman          Enabling the Information Age through
Oracle Government                Network Computing!
Bethesda, MD                  http://govt.us.oracle.com
jkallman@us.oracle.com          http://www.oracle.com



The statements and opinions expressed here are my own and do not necessarily represent those of Oracle Corporation. Received on Sat May 10 1997 - 00:00:00 CDT

Original text of this message

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