Oracle Database 12c: Advanced Administration — Question 124

user_data is a nonencryptedtablespace containing tables with data.
You must encrypt ail data in this tablespace.
Which three methods can do this?

Answer options

Correct answer: A, B, C

Explanation

The correct answers, A, B, and C, are methods that can be utilized to encrypt the data within the tablespace. Option D, while it mentions altering the tablespace to encrypt it, requires row movement which is not necessary for direct encryption. Option E simply states to use alter tablespace, which does not involve the direct methods to encrypt existing data.