Oracle Linux 8 System Administration — Question 1
Which two actions can you perform using DBCA for an existing database? (Choose two.)
Answer options
- A. Create a template that can be used to clone the database.
- B. Change the character set.
- C. Change the server mode from dedicated to shared, and vice versa.
- D. Create an additional listener.
- E. Create nonstandard block size tablespaces.
Correct answer: A, E
Explanation
Option A is correct because DBCA can indeed create a template for database cloning. Option E is also correct as DBCA allows for the creation of tablespaces with nonstandard block sizes. The other options either do not pertain to DBCA capabilities or are not supported actions.