Re: Config for SQL*Net V1 on NT?

From: EndUser <enduser_at_enduser.com>
Date: 1996/02/10
Message-ID: <enduser-1002960920370001_at_dial-sc1-25.iway.aimnet.com>#1/1


do the "typical install" on you nt, make sure you havent diabled services for the oracle listeners. you dont need to configure anything else on the nt box.

on the client, install v1 only, connect using nettest with

t:xx.xx.xx.xx:orcl

this connects you to your box using the default orcl sid.

this will work. if not, you have site problems not related to oracle.

--

In article <DMIu0q.GA0_at_twisto.eng.hou.compaq.com>, Kim Hughes
<Kim=Hughes%NA%Contractors_at_bangate.compaq.com> wrote:


> Gus,
>
> Two things you can look into.
>
> 1. Is the ORASRV process running on the SUN box. To check it execute
> the following command on the SUN box : tcpctl stat. This is at
> a O/S prompt not SQL. If it is not execute: tcpclt start. This
> must be execute from the oracle account on the sun.
>
> 2. Check the SERVICES file on the NT box and make sure there is an
> entry for the orasrv process. It should read:
> orasrv 1525/tcp
> If it is not insert it into the file. There also needs to be an
> assignment in the oracle.ini file for tcp_services_file parameter.
> It should read: TCP_SERVICES_FILE=location\SERVICES.
>
> Keep in mind this is for SQL*Net V1 not V2. SQL*Net V2 has more to
> configure than V1.
>
> Hope this helps in solving your problem
>
> D. Kim Hughes
> Managing Consultant
> DRT Systems
> Houston, Tx
> (713)868-5537
Received on Sat Feb 10 1996 - 00:00:00 CET

Original text of this message