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: net8 config problems

Re: net8 config problems

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 27 Apr 1999 21:10:43 +0200
Message-ID: <925240099.12518.0.rover.d4ee154e@news.demon.nl>


Hi Jay,

What is needed:
On the server:
sqlnet.ora, listener.ora, tnsnames.ora
a working listener.
On the client
sqlnet.ora, tnsnames.ora
Using tcp you need:
the hostname of the server as being used by DNS (the name of the system you use when you PING it), or (unsupported?) the hardcoded ip address of the server. Easycfg will allow you to enter that, Oracle network manager won't. Then you need to specify a portnumber, usually either 1521 or 1526 (and definitely not both), and the SID of the database. Copy the tnsnames.ora and the sqlnet.ora to the client and this should be all!

Hth,

Sybrand Bakker, Oracle DBA

Jay Scheiner wrote in message <3725A541.2BC85840_at_aol.com>...
>Can someone recommend a config for a WintNT box for net8? I am running
>tcp but am lost in the world of service names, net service names, and
>how to configure, local vs. host naming.
>
>The network is win95 client, nt40 server. I have tried using the Oracle
>'easy' config and have no luck connecting from either a win95 client.
>It says 'can't resolve name.' Any info would be appreciated, via
>newsgroup or direct email to jayms@ no spam please aol.com. Thanks.
>
Received on Tue Apr 27 1999 - 14:10:43 CDT

Original text of this message

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