Oracle Service Cloud Developer — Question 6
Identify two ways that Smart Flash Cache can be enabled on an Exadata Database Machine. (Choose two.)
Answer options
- A. It is enabled through OEDA by selecting the Enable FlashCache check box in the hardware configuration section.
- B. It can be enabled with the ‘cellcli – I alter flashCache=on’ command.
- C. It can be enabled manually with the CREATE FLASHCACHE command from CellCLI.
- D. It can be enabled by default during installation.
- E. It can be enabled by using the cellCLI DROP FLASHCACHE command.
Correct answer: C, E
Explanation
The correct answer is C because the CREATE FLASHCACHE command is specifically designed for enabling Smart Flash Cache in CellCLI. Option E is incorrect as the DROP FLASHCACHE command is used to remove Flash Cache rather than enable it. The other options do not pertain to enabling Flash Cache in the context required by the question.