Oracle Database Administration I — Question 19
Which two statements are true about Enterprise Manager Database Express? (Choose two.)
Answer options
- A. It is available only when the database is open
- B. It can be used to perform database recovery
- C. The same port number can be used for Database Express configurations for databases on different hosts
- D. It can be used to switch a database into ARCHIVELOGMODE
- E. The same port number can be used for multiple Database Express configurations for multiple databases on the same host
Correct answer: A, C
Explanation
Option A is correct because Enterprise Manager Database Express requires the database to be open to function. Option C is also correct, as it allows the same port number for configurations across different hosts. Options B, D, and E are incorrect because they pertain to functionalities not supported by Database Express or misinterpret its configuration capabilities.