Change Oracle Grid Infrastructure ownership
Hi,
I've installed the standalone Oracle Grid Infrastructure as the user "oracle". Now I want to change the Grid ownership to user "grid". The database version is 11.2.0.3.0. Is there a way to do it without re-install the Grid software? Thanks.
P.S. Since I found some files under GRID_HOME are owned by root, I think simply using "chown -R" command should not work.