oracle 11gR2 grid 使用者所屬的幾個作業系統組 的幾個注意點
To create a grid installation owner account where you have an existing system privileges group (in this example, dba
),
whose members you want to have granted the SYSASM privilege to
administer the Oracle ASM instance, enter a command similar to the
following:
# /usr/sbin/useradd -u 1100 -g oinstall -G dba grid
In the preceding command:
-
The
-u
option specifies the user ID. Using this command flag is optional, as you can allow the system to provide you with an automatically generated user ID number. However, you must make note of the user ID number of the user you create for Oracle Grid Infrastructure, as you require it later during preinstallation, and you must have the same user ID number for this user on all nodes of the cluster. -
The
-g
option specifies the primary group, which must be the Oracle Inventory group. For example:oinstall
. -
The
-G
option specified the secondary group, which in this example isdba
.The secondary groups must include the OSASM group, whose members are granted the SYSASM privilege to administer the Oracle ASM instance. You can designate a unique group for the SYSASM system privileges, separate from database administrator groups, or you can designate one group as the OSASM and OSDBA group, so that members of that group are granted the SYSASM and SYSDBA privileges to grant system privileges to administer both the Oracle ASM instances and Oracle Database instances. In code examples, this group is
asmadmin
.If you are creating this user to own both Oracle Grid Infrastructure and an Oracle Database installation, then this user must have the OSDBA for ASM group as a secondary group. In code examples, this group name is
asmdba
. Members of the OSDBA for ASM group are granted access to Oracle ASM storage. You must create an OSDBA for ASM group if you plan to have multiple databases accessing Oracle ASM storage, or you must use the same group as the OSDBA for all databases, and for the OSDBA for ASM group.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/161195/viewspace-1056409/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 幾個作業系統的基本概念作業系統
- Collectors.toMap的幾個注意點
- 企業用好WMS(倉庫管理系統),需要注意的幾個要點
- Spring事務需要注意的幾個點Spring
- oracle 系統自帶幾個常用函式Oracle函式
- SEO中網站微創新的幾個注意點網站
- 幾個Linux系統的操作技巧Linux
- 製藥行業的幾個特點行業
- CSS幾個有趣的屬性分享CSS
- Linux系統的六大特點,你知道幾個?Linux
- 選型招聘系統需要考慮的幾個要點
- Windows下使用TensorBoard顯示幾個注意點WindowsORB
- 關於ORACLE大型事務回滾的幾個點Oracle
- React滑鼠點選事件物件中的幾個用到的屬性React事件物件
- linux常用的幾個系統介紹Linux
- Javascript需要注意的幾個運算子JavaScript
- 做SAP freelancer 的幾個注意事項
- 企業需要CRM系統的幾點原因
- 企業防護DDoS的注意事項,你知道幾個?
- 程式設計師想獨立賺錢的幾個注意點程式設計師
- 實現多型多對多 幾個注意點多型
- 使用Kubernetes實現CI/CD幾個注意點 - harness
- webpack 拆包:關於 splitChunks 的幾個重點屬性解析Web
- Python中Lambda使用要注意的幾個地方Python
- Python import 時要注意的幾個問題PythonImport
- 使用Java 10的var型別推斷的幾個注意點! - DZone JavaJava型別
- python的五個特點,你知道幾個?Python
- Oracle推出全球首個自治作業系統Oracle作業系統
- YodaOS: 一個屬於 Node.js 社群的作業系統Node.js作業系統
- Linux 系統檢視使用者屬於那個組Linux
- 【盤點】Linux相比其他作業系統的5個優點!Linux作業系統
- MYSQL 8.0 Upgrade &Downgrade的幾點注意MySql
- 【Redis】redis-cluster需要注意的幾個地方Redis
- 構建高效能的介面模組需要注意的幾點
- 使用者登入管理的幾個命令
- ERP實施的關鍵點,你的企業做到幾個?
- 企業官網建設這幾個關鍵點一定要注意
- 跟大神一起製作一個屬於自己的Linux作業系統!Linux作業系統
- 從這個幾個方面來挑選適合模切企業的ERP系統