Where to set dbhome
630050Apr 20 2009 — edited Apr 20 2009Hi All,
Can anyone please tell me how to set the dbhome?
My tnsnames.ora file include entry of many databases. Previously I was using a database called CRM01D, Now I want to change it to soother else. But the problem is that I am not able to set the dbhome correctly. The command
$ dbhome CRM01D
used to retrun the correct ORacle_Home.
But when I issue the command below
$ dbhome newdb
it is not pointing to the correct Oracle_Home
Can anyone give me some idea?
thanks,