My Oracle Support Banner

Unable To Change Oracle Binary Permissions (Doc ID 2332879.1)

Last updated on JANUARY 28, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.4 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Unable to set SUID on the oracle binary.

The file oracle binary has the -rwxr-x--x permission which is incorrect.  The SUID is not set.
Initially, "ls -lrt oracle" shows
-rwxr-x--x 1 grid oinstall 209914561 May 12 2017 oracle

Issuing "chmod 6751 oracle" should change the permission to -rwsr-s--x permission.
 chmod 6751 oracle

 However, even after issuing "chmod 6751 oracle", the permission is still at -rwxr-x--x
-rwxr-x--x 1 grid oinstall 209914561 May 12 2017 oracle

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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.