My Oracle Support document 2641767.1 describes the issue and suggests to check whether an ORACLE_HOME directory is a soft link. In case when it is not, the other possible cause of the issue is a file or directory inside the ORACLE_HOME which owned by not an ORACLE_HOME owner (file inside the ORACLE_HOME is owned by root, not grid/oracle user, for example).
Eliminating (moving) files/directories not owned by an ORACLE_HOME owner away solved the issue.
Good Luck !!!
No comments:
Post a Comment