DB2 10 for z/OS Database Administrator — Question 28

What is the schema name of the DB2 built-in global variable TRUSTED_CONTEXT?

Answer options

Correct answer: A

Explanation

The correct answer is A, SYSIBM, as it holds the built-in global variables in DB2. The other options, SYSFUN, SYSCAT, and SYSIBMADM, refer to different schemas that do not contain the TRUSTED_CONTEXT variable.