Oracle Cloud Infrastructure 2021 Architect Professional — Question 8

Which is true about exporting data to Object Storage with MySQL Shell util.dumpInstance?

Answer options

Correct answer: C

Explanation

The correct answer is C, as specifying ocimds: true is essential for the export process to work properly. Options A and D are incorrect because while OCI CLI configuration and credentials may be necessary for other operations, they are not specifically required for this action. Option B is also incorrect since ociParManifest is not a requirement for exporting data to Object Storage.