[DBT-10011] Incorrect ownership/permissions detected for the file (/u01/app/oracle/product/21.0.0/dbhome_1/bin/oradism).

[DBT-10011] Incorrect ownership/permissions detected for the file (/u01/app/oracle/product/21.0.0/dbhome_1/bin/oradism).

Cause:

No permission to access binary file in oracle home during installation

Cause - Following nodes does not have required file ownership/permissions: Node :dbzx21 PRVG-11960 : Set user ID bit is not set for file "/u01/app/oracle/product/21.0.0/dbhome_1/bin/oradism" on node "dbzx21". PRVG-2031 : Owner of file "/u01/app/oracle/product/21.0.0/dbhome_1/bin/oradism" did not match the expected value on node "dbzx21". [Expected = "root(0)" ; Found = "oracle(54321)"]   Action - Run the Oracle Home root script as the "root" user to fix the permissions.

Action:

Provide root ownership to the file by running root.sh script

[root@DBZX21 apps01]# /u01/app/oracle/product/21.0.0/dbhome_1/root.sh
Performing root user operation.

The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME=  /u01/app/oracle/product/21.0.0/dbhome_1

Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to overwrite.
The contents of "oraenv" have not changed. No need to overwrite.
The contents of "coraenv" have not changed. No need to overwrite.

Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
[root@DBZX21 apps01]# ls -lrt /u01/app/oracle/product/21.0.0/dbhome_1/bin/oradism
-rwsr-x--- 1 root oinstall 1867552 Jul 28  2021 /u01/app/oracle/product/21.0.0/dbhome_1/bin/oradism

Leave a Reply

%d bloggers like this: