Which of the following actions do you need to acquire the current encryption settings for a database protected
by native encryption?

A.
Select from the ADMIN_GET_ENCRYPTION_INFO table function
B.
Run the db2ckbkp command and verify the compression settings
C.
Check the encrypted database parameter in database configuration
D.
Check ENCROPTS database configuration parameter for encryption options
Explanation:
https://www.ibm.com/support/knowledgecenter/SSEPGG_10.5.0/
com.ibm.db2.luw.admin.config.doc/doc/r0061750.html
ADMIN_GET_ENCRYPTION_INFO should be the correct answer
2
0