DBCA Does Not Display ASM Disk Groups In 11.2 [ID 1177483.1]

wuweilong發表於2012-04-18

 

DBCA Does Not Display ASM Disk Groups In 11.2 [ID 1177483.1]


修改時間 30-JUN-2011 型別 PROBLEM 狀態 PUBLISHED

In this Document




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 /bin/oracle executable not set properly.
-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 /bin
# 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

 

附件


(2,749.94 KB)

 

相關內容


產品


·         Oracle Database Products > Oracle Database > Oracle Database > Oracle Database Configuration Assistant

關鍵字


ASM; CONFIGURATION ASSISTANT; DATABASE CONFIGURATION ASSISTANT; DBCA; ORACLE DATABASE CONFIGURATION ASSISTANT; PERMISSION

窗體底端

 

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/20674423/viewspace-721555/,如需轉載,請註明出處,否則將追究法律責任。

相關文章