My Oracle Support Banner

CRS-10051:CVU found following errors with Clusterware setup : User "<username>" does not belong to group "dba" (Doc ID 1505586.1)

Last updated on DECEMBER 24, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.1 to 11.2.0.2 [Release 11.2]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Continuous message is been reported on cluster alert log

[client(32013)]CRS-10051:CVU found following errors with Clusterware setup : User "<username>" does not belong to group "dba" on node "<nodename>"
User "<username>" does not belong to group "dba" on node "<nodename>"
2012-11-12 19:47:29.826
[client(2790)]CRS-10051:CVU found following errors with Clusterware setup : User "<username>" does not belong to group "dba" on node "<nodename>"
User "<username>" does not belong to group "dba" on node "<nodename>"
2012-11-13 01:47:31.544

Changes

 What we found from the /etc/group that the grid user is not part of "dba" group,which is not mandatory as per the Grid infrastructure installation documents.

[grid@<nodename> <nodename>]$ more /etc/group | grep grid
asmadmin:x:54323:grid
asmdba:x:54324:grid,oracle
asmoper:x:54325:grid
[grid@<nodename> <nodename>]$ more /etc/group | grep dba
dba:x:54322:oracle
asmdba:x:54324:grid,oracle
[grid@<nodename> <nodename>]$

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
Changes
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.