1Z0-160 · Question #37
Which users are created and can be used for database and host management of your DBaaS database servers?
The correct answer is D. opc and oracle users. Linux user accounts that are provisioned on an Oracle Database Cloud Service deployment that hosts an Oracle Real Application Clusters (Oracle RAC) database: The system administrator account you use to connect to the compute node using SSH. This user can use the sudo command to…
Question
Which users are created and can be used for database and host management of your DBaaS database servers?
Options
- Aroot, opc and oracle users
- Broot, oracle and cloud users
- Croot and oracle users
- Dopc and oracle users
- Ecloud and oracle users
How the community answered
(29 responses)- A3% (1)
- C7% (2)
- D83% (24)
- E7% (2)
Explanation
Linux user accounts that are provisioned on an Oracle Database Cloud Service deployment that hosts an Oracle Real Application Clusters (Oracle RAC) database: The system administrator account you use to connect to the compute node using SSH. This user can use the sudo command to perform operations that require root-user access. The Oracle Database administrator account you use to access the system and perform non-root database administration tasks. The Oracle Grid Infrastructure administrator account you use to perform ASM, ACFS, and clusterware administration tasks. The root administrator for the system. You do not have direct access to this account. To perform operations that require root-user access, use the sudo command as the opc user. https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/linux-user-accounts-rac.html
Topics
Community Discussion
No community discussion yet for this question.