Oracle Database Administration I — Question 54

Which three instance situations are possible with the Oracle Database server without multi-tenant? (Choose three.)

Answer options

Correct answer: A, B, D

Explanation

The correct answers are A, B, and D because they represent valid configurations for Oracle Database servers without multi-tenant architecture. Option A shows multiple instances on separate servers for one database, B describes a single instance for one database, and D indicates an instance with no database connection. Options C and E are incorrect as they imply one instance can be associated with multiple databases on the same or separate servers, which is not possible without multi-tenant support.