DBCA Does Not Display ASM Disk Groups In 11.2 [ID 1177483.1] | |||||
修改时间 30-JUN-2011 类型 PROBLEM 状态 PUBLISHED |
In this Document
Symptoms
Cause
Solution
References
Applies to:
Oracle Database Configuration Assistant - Version: 11.2.0.1 and later [Release: 11.2 and later ]Information in this document applies to any platform.
Symptoms
When DBCA is launched by the oracle user OS account, the process gets to the screen to select the ASM disk groups but no Disk Groups are available.If we launch DBCA from Grid user account , the disk groups are available.
Cause
File permissions in-also-
If the Oracle user is not a part of asmdba group; DBCA will not be able to see the diskgroups, and may not start.
Solution
As root, change the file permissions of the oracle executable under Grid_Home/bin to 6751:
# cd
# chmod 6751 oracle
# ls -l oracle
-rwsr-s--x 1 grid oinstall 173515905 May 21 17:04 oracle
This is the setuid bit, and this must be set in order for users, other than "Grid" user to have it work.
References
附件
|
相关的 产品
|