ORAchk does not discover components for clusterware or database
(Doc ID 2689632.1)
Last updated on APRIL 17, 2023
Applies to:
Engineered Systems Utilities - Version 12.1.0.2.6 and laterInformation in this document applies to any platform.
Symptoms
The report generated by orachk skips all the clusterware and databases checks
====================
2020-07-09 12:40:19,923 - INFO - __main__[(utils)(change_user)(4897)] - Demoting from root to oracle
2020-07-09 12:40:19,925 - INFO - __main__[(utils)(change_user)(4955)] - Demoted Successfully
2020-07-09 12:40:19,958 - INFO - __main__[(watchdog)(sync_subprocess)(302)] - [2993] /xxx/oracle.ahf/python/bin/python /xxx/oracle.ahf/data/work/.orachk_070920_123156/.orachk_070920_123156/localcmd.py
2020-07-09 12:40:19,959 - INFO - __main__[(watchdog)(sync_subprocess)(325)] - Output: ('', "/xxx/oracle.ahf/python/bin/python: can't open file '/xxx/oracle.ahf/data/work/.orachk_070920_123156/.orachk_070920_123156/localcmd.py': [Errno 13] Permission denied", 2)
...
The Oracle base remains unchanged with value /xxx/app/oracle', 'Exception in thread "main" oracle.cluster.verification.VerificationException: PRVG-0100 : Directory "/xxx/oracle.ahf/data/work/.orachk_070920_123156/.orachk_070920_123156/oracle/" does not exist or is not writable for the current user on node "xxx".oracle.ops.verification.framework.util.Assert.assertWorkDir(Assert.java:806) oracle.cluster.verification.ClusterVerification.(ClusterVerification.java:480) oracle.cluster.verification.ClusterVerification.getInstance(ClusterVerification.java:604) executeCVU.main(executeCVU.java:101)', False)
2020-07-09 12:40:33,033 - WARNING - __main__[(execute_checks)(run_checks)(10945)] - Exception in thread "main" oracle.cluster.verification.VerificationException: PRVG-0100 : Directory "/xxx/oracle.ahf/data/work/.orachk_070920_123156/.orachk_070920_123156/oracle/" does not exist or is not writable for the current user on node "xxx".
at oracle.ops.verification.framework.util.Assert.assertWorkDir(Assert.java:806)
at oracle.cluster.verification.ClusterVerification.(ClusterVerification.java:480)
at oracle.cluster.verification.ClusterVerification.getInstance(ClusterVerification.java:604)
at executeCVU.main(executeCVU.java:101)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |