IBM
C2090-600 · Question #23
Assuming no database connections exist, which of the following will dynamically change the LOCKLIST database configuration parameter for a database named SAMPLE to AUTOMATIC?
The correct answer is C. CONNECT TO sample. See the full explanation below for the reasoning.
Question
Assuming no database connections exist, which of the following will dynamically change the LOCKLIST database configuration parameter for a database named SAMPLE to AUTOMATIC?
Options
- AUPDATE DB CFG FOR sample USING LOOCKLIST AUTOMATIC IMMEDIATE
- BUPDATE DB CFG FOR sample USING LOOCKLIST 8192 AUTOMATIC IMMEDIATE
- CCONNECT TO sample;
- DATTACH TO db2inst1;
How the community answered
(23 responses)- A9% (2)
- B9% (2)
- C78% (18)
- D4% (1)
Community Discussion
No community discussion yet for this question.