Oracle Cloud Infrastructure 2021 Architect Professional — Question 6

Which two methods can be used to stop a DB system? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers are A and C because the STOP action in the OCI Console and the SHUTDOWN SQL statement both effectively stop the DB system. Option B is incorrect as the shutdown command from mysqladmin does not stop the DB system in OCI. Option D is also incorrect because it refers to a command that does not exist in this context.