Oracle Database Administration II — Question 81

Which three are true in Oracle 19c and later releases? (Choose three.)

Answer options

Correct answer: B, C, D

Explanation

Option B is correct because a transportable data pump import can indeed leave a plugged-in tablespace in read-only mode, which is crucial for certain operations. Option C is also correct as it allows for a plugged-in tablespace to remain in read/write mode during the import process. Option D is accurate since it is possible to limit the number of concurrent data pump jobs at the PDB level, enhancing resource management. Options A and E are incorrect because they misrepresent the behavior of tablespaces during these operations, while option F does not apply to the context of transportable data pump imports.