Oracle Database 12c: Advanced Administration — Question 137
You want to create a database with a block size other than the default 8 KB by using the Database Configuration Assistant (DBCA).
Which option should you use?
Answer options
- A. A custom database template
- B. A Data Warehouse database template
- C. Automatic Storage Management (ASM) for storage of data files
- D. A file system for storage of data files
Correct answer: A
Explanation
The correct answer is A, as a custom database template allows for specific configurations, including block size adjustments. Options B, C, and D do not provide the necessary flexibility to modify the block size during database creation.