Oracle Database 12c: Multitenancy Essentials — Question 20
You plan to consolidate your companys INVENTORY and SALES databases onto your new Exadata X6 Database Machine.
You are considering consolidation of all schemas into one RAC database.
Which three factors would you need to consider before choosing this approach?
Answer options
- A. the number of database users
- B. Security Policies
- C. the number of database roles
- D. the number of simultaneous sessions
- E. the maintenance schedule
Correct answer: A, B, D
Explanation
The correct factors to consider include the number of database users, as this impacts performance and resource allocation, Security Policies to ensure data protection and compliance, and the number of simultaneous sessions which affects the database's ability to handle concurrent connections. The number of database roles and the maintenance schedule, while important, are not critical to the decision of consolidation in this context.