Question 1: Which statement about the SERVER_ENCRYPT authentication setting is true?
- The user ID and password will be encrypted
- The user ID will be encrypted
- The user ID, password, and data will be encrypted
- The password will be encrypted
Question 2: Which special register is valid in the VERIFY_TRUSTED_CONTEXT_ROLE_FOR_USER built-in function?
- CURRENT_USER
- SESSION_USER
- SYSTEM_USER
- GROUP_USER
Question 3: Which of these parameters are essential in setting up native encryption? (Choose two.)
- KMIP_TYPE
- KEYSTORE_LOCATION
- KEY_HASH_TYPE
- KEYSTORE_TYPE
- KEYSTORE_HOSTNAME
Question 4: Which of the following is NOT a security table function?
- SYSIBMADM.PRIVILEGES
- AUTH_LIST_AUTHORITIES_FOR_AUTHID
- AUTH_LIST_GROUPS_FOR_AUTHID
- AUTH_LIST_ROLES_FOR_AUTHID
Question 5: Which authorities can be audited with the Db2 AUDIT statement?
- SECADM, DBADM, SYSMAINT, and SYSCTRL can...