Oracle Cloud Infrastructure 2019 Architect Associate — Question 37
What predefined user is created when an Autonomous Database (ADB) instance is created that you connect to in order to create other users and grant roles?
Answer options
- A. SCOTT
- B. ADMIN
- C. SYS
- D. DWDEV
Correct answer: B
Explanation
The correct answer is ADMIN, as this predefined user has the necessary privileges to create other users and manage roles in an Autonomous Database instance. The other options like SCOTT, SYS, and DWDEV do not have the same level of administrative access required for these tasks.