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: Problem with automatic startup

Re: Problem with automatic startup

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Wed, 14 Nov 2007 19:26:48 +0100
Message-ID: <fhfel4$gbd$1@news1.zwoll1.ov.home.nl>


dbmejl_at_gmail.com wrote:

>
> Here are the files:
>
>
> LISTENER =
> (DESCRIPTION_LIST =
> (DESCRIPTION =
> (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
> (ADDRESS = (PROTOCOL = TCP)(HOST = 172.17.66.24)(PORT = 1521))
> )
> )
>

Looking at the error involved (Host or target does not exist), I'd change the IP-numbers to 'localhost' (without the quotes).

If you are using DHCP - that caused it in the first place. Check with 'ip addr' as root

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Wed Nov 14 2007 - 12:26:48 CST

Original text of this message

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