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: Post Installation Issue - want to change the IP and hostname.

Re: Post Installation Issue - want to change the IP and hostname.

From: Bit Twister <BitTwister_at_localhost.localdomain>
Date: Mon, 12 Jul 2004 08:00:57 GMT
Message-ID: <slrncf4h9p.u0o.BitTwister@wb.home.invalid>


On 11 Jul 2004 23:53:35 -0700, Jat1973 wrote:

> Now i would like to change
> hostname and domian and make this a fixed ip address machine. But upon
> doing so the dbaconsole is not started as in the ./etc/hosts i have
> removed the line for the localhost.localdomain.

That should hurt. Normaly you add a line in hosts.

127.0.0.1       localhost.localdomain localhost
192.168.1.10    wb.home.invalid         wb
192.168.1.12    wb1.home.invalid        wb1

For the host name to stick after reboot
Modify /etc/sysconfig/network to have
HOSTNAME=wb.home.invalid

But then again, I have not played on a your setup.

> Has anyone changed the
> ip and hostname for the database post installation.
Received on Mon Jul 12 2004 - 03:00:57 CDT

Original text of this message

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