Oracle Database 12c: Multitenancy Essentials — Question 8

Which three are recommended options on an X5 Exadata Database machine, for staging files that will be loaded as external tables?

Answer options

Correct answer: A, B, E

Explanation

Options A, B, and E are recommended because they provide efficient access and performance for loading external tables. Option C is not ideal since an Exadata-based ACFS file system is not specifically designed for staging files in this context, and Option D uses DBFS, which is generally less performant for external table loading compared to the other options.