I think the issue is with the /etc/hosts files itself. 127.0.0.1 localhost.localdomain dbserver
this is how its should be saying the alias for the localhost.localdomainshould be dbserver. not 127.0.0.1 localhost.localdomain localhost dbserver do check once and try again. cheers, santosh On Feb 8, 2008 10:13 AM, mathewcos <[EMAIL PROTECTED]> wrote: > Hi, > > Thank you for the replay. > [EMAIL PROTECTED] ~]# hostname > dbserver > [EMAIL PROTECTED] ~]# cat /etc/sysconfig/network > NETWORKING=yes > HOSTNAME=dbserver > GATEWAY=192.168.107.253 > [EMAIL PROTECTED] ~]# > > No other information is added to host file. > > Regards, > Mathew > > --- In [email protected] <ilughyd%40yahoogroups.com>, "M.R. > Niranjan" <[EMAIL PROTECTED]> wrote: > > > > > > > > mathewcos <[EMAIL PROTECTED]> wrote: Hi, > > > > > I am working in Redhat Linux AS 4. > > IP Adress assigned at the time of installation is 192.168.107.211 > > > > My host file is like this. > > > > #cat /ect/hosts > > > > # Do not remove the following line, or various programs > > # that require network functionality will fail. > > 127.0.0.1 localhost.localdomain localhost dbserver > > > > I installed Oracle10g in this machine. > > > > The following information I can viw after installation on oracle > > enterprise management console. > > > > Status Up > > Up Since Feb 7, 2008 6:39:01 PM IST > > Availability (%) 36 > > > > ( Last 24 hours ) > > > > Instance Name OEMREP > > Version 10.2.0.1.0 > > Read Only No > > Oracle Home /home/app/oracle10gdb/product/10.2.0/db_1 > > Host localhost.localdomain > > Listener > > > > Why hostname is displayed as 'localhost.localdomain ' instead > > of 'dbserver'? > > > > what is hostname set ? > > #hostname > > Is the output of hostname command and > > > > "HOSTNAME" in /etc/sysconfig/network > > same ? > > > > > > Any other information i have to add in host file? > > > > Please help me to solve this. > > > > > > > > > > > > > > --------------------------------- > > Looking for last minute shopping deals? Find them fast with Yahoo! > Search. > > > > [Non-text portions of this message have been removed] > > > > > -- D. Santosh Kumar RedHat Certified Engineer ph:9866501988 [EMAIL PROTECTED] Success does not come to you, you got to get it. [Non-text portions of this message have been removed]
