COF-C02 · Question #407
What activities can a user with the ORGADMIN role perform? (Select TWO).
The correct answer is B. View usage information for all accounts in the organization. D. Enable database replication for an account in the organization. The ORGADMIN (Organization Administrator) role operates at the organization level - above individual accounts. It can (B) view usage and billing information across all accounts in the organization, giving visibility into consumption metrics. It can also (D) enable database…
Question
What activities can a user with the ORGADMIN role perform? (Select TWO).
Options
- ACreate information_schema in a database
- BView usage information for all accounts in the organization.
- CEnable database cloning for an account in the organization.
- DEnable database replication for an account in the organization.
- EView micro-partition information for all accounts in the organization.
How the community answered
(31 responses)- A3% (1)
- B90% (28)
- C6% (2)
Explanation
The ORGADMIN (Organization Administrator) role operates at the organization level - above individual accounts. It can (B) view usage and billing information across all accounts in the organization, giving visibility into consumption metrics. It can also (D) enable database replication for accounts in the organization, which is an org-level configuration. ORGADMIN cannot create database objects like information_schema (A, which is auto-created per database), does not grant cloning as an account-level toggle (C, cloning is always available), and does not provide micro-partition visibility across accounts (E).
Topics
Community Discussion
No community discussion yet for this question.