Oracle Service Cloud Developer — Question 29

Which three steps should you perform before executing the following command which will set the cell flash cache mode to write back?
# cellcli e alter cell flashcachemode=writeback

Answer options

Correct answer: B, D, F

Explanation

The correct answer includes stopping the cellsrv services, deactivating the grid disks, and removing the existing flash cache, as these steps are necessary to safely change the flash cache mode. Options A, C, and E are not required steps and do not contribute directly to preparing for the change in flash cache mode.