Oracle Cloud Infrastructure 2020 Architect Associate — Question 15
Which data file format is NOT supported when using the package DBMS_CLOUD on Shared Exadata Infrastructure? (Choose the best answer.)
Answer options
- A. Microsoft SQL Server (.mdf)
- B. Avro
- C. Parquet
- D. JSON
- E. Text
- F. Data Pump Export File
Correct answer: E
Explanation
The correct answer is E, as the Text format is not supported by the DBMS_CLOUD package on Shared Exadata Infrastructure. In contrast, the other formats like Avro, Parquet, JSON, and Data Pump Export File are compatible and can be utilized effectively.