Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Client Software
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
![]() |
![]() |