Exam C2090-600 All QuestionsBrowse all questions from this exam
Question 28

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

    Correct Answer: A

    To acquire the current encryption settings for a database protected by native encryption, you need to select from the ADMIN_GET_ENCRYPTION_INFO table function. This function provides detailed information about the encryption status and configuration of the database, which is the most direct and reliable method for obtaining the encryption settings.

Discussion
antoniohartOption: A

CORECT ANSWER IS A https://www.ibm.com/support/knowledgecenter/SSEPGG_11.5.0/com.ibm.db2.luw.sql.rtn.doc/doc/r0061532.html

db2tester

The utility db2ckbkp can be used to test the integrity of a backup image and to determine whether or not the image can be restored. It can also be used to display the metadata stored in the backup header.

db2testerOption: A

The correct answer is "A- Select from the ADMIN_GET_ENCRYPTION_INFO table function" The encropts configuration parameter specifies a string of options for automatic encryption of backups. Use the encropt parameter in tandem with the encrlib parameter.

caliiorbOption: C

Correct answer is C https://www.ibm.com/support/knowledgecenter/en/SSEPGG_11.1.0/com.ibm.db2.luw.sql.rtn.doc/doc/r0061532.html