Oracle Cloud Infrastructure 2020 Architect Associate — Question 57

Which two statements are true when running DBMS_CLOUD.COPY_DATA? (Choose two.)

Answer options

Correct answer: B, E

Explanation

Option B is correct because DBMS_CLOUD.COPY_DATA supports source files from multiple cloud storage services. Option E is also correct as valid credentials are required for accessing the storage services. Options A, C, and D are incorrect; the source file is not automatically deleted, the target table is not created automatically, and the source file must be in Standard Storage specifically, not Archive Storage.