Change hostname after oracle installation
Hi,
RDBMS : 10.2
OS : CentOs 5
I have installed the oracle on cent os 5. It was working perfectly fine, when I have changed the hostname , listener and service failed to start.
I have changed the tnsname.ora and listener.ora and set Host=newHostName. But still it is giving error and instance failed to start by saying some internal error.
If I set Host=Ip , it work fine.
But I need to run it with Hostname.
can you please tell me whether I need to set some other files ?