DB2 10 for z/OS Database Administrator — Question 38
What is the default value of the DB2 registry variable DB2LDAP_SEARCH_SCOPE?
Answer options
- A. NONE
- B. LOCAL
- C. DOMAIN
- D. GLOBAL
Correct answer: D
Explanation
The correct answer is D, GLOBAL, as this is the default setting for the DB2LDAP_SEARCH_SCOPE variable, which determines the scope of LDAP searches. The other options, NONE, LOCAL, and DOMAIN, represent different search scopes but are not the default value.