Oracle Database Administration 2022 Certified Professional — Question 9

Which two statements are true about Data Pump import for objects that used the In Memory (IM) column store in their source database? (Choose two.)

Answer options

Correct answer: D, F

Explanation

The correct answers are D and F because the TRANSFORM clause can indeed add the INMEMORY clause to tables that lack it, and it can generate an INMEMORY clause that matches the table settings during export. Options A, B, C, and E are incorrect as they do not accurately describe the behavior of Data Pump import regarding the IM column store settings.