Monday, December 12, 2011

UID change in Linux for oracle CRS with NFS

1. stopped all the services including CRS
2. change UID using "usermod -u "
3. change user permission in NFS mount point aswell ($ORA_HOME_CRS) manually -- very important.
4. Do clean reboot(init 6), to find whether the UID changed has been success.
5. CRS service should come up automatically.
6. start the services.

Wednesday, December 7, 2011