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: can't start names server

Re: can't start names server

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 12 Jan 1999 00:17:19 +0100
Message-ID: <369A867F.16C7A0B5@sybrandb.demon.nl>


Unless you have a node name oranamesrvr0, the host name should the real dns hostname of the system where nameserver is running.

Hth,
Sybrand Bakker, Oracle DBA

steve_young_at_my-dejanews.com wrote:

> I am using Net8 assistent to create names server. However, I am not able to
> start the server:
> NN0-00050: serious errors in configuration data, server cannot run
>
> I set the names as my machine name, host as 'oranamesrvr0', port as '1575'. I
> also have the following sqlnet.sql file:
> NAMES.DIRECTORY_PATH= (ONAMES, TNSNAMES, HOSTNAME)
>
> NAMES.PREFERRED_SERVERS =
> (ADDRESS_LIST =
> (ADDRESS =
> (COMMUNITY = my_pc.world)
> (PROTOCOL = TCP)
> (Host = oranamesrvr0)
> (Port = 1575)
> )
> )
>
> Can u tell me what is wrong?
>
> Thanks!
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own


Received on Mon Jan 11 1999 - 17:17:19 CST

Original text of this message

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