IBM
C2090-312 · Question #191
You are having problems accessing SYSIBM.SYSTABLES in your data sharing environment and you want to know who is using the table space DSNDB06.SYSTSTAB. How would you find this information?
The correct answer is C. -DIS GROUPBUFFERPOOL(GBPO) CONNLIST(YES). See the full explanation below for the reasoning.
Question
You are having problems accessing SYSIBM.SYSTABLES in your data sharing environment and you want to know who is using the table space DSNDB06.SYSTSTAB. How would you find this information?
Options
- A-DIS THREAD (') TYPE(SYSTEM)
- B-DIS DB(DSNDB06) SP(SYSTSTAB) USE
- C-DIS GROUPBUFFERPOOL(GBPO) CONNLIST(YES)
- D-DIS BUFFERPOOL (BPO) DB(DSNDB06) SP(SYSTSTAB) LIST(ACTIVE)
How the community answered
(27 responses)- A7% (2)
- B15% (4)
- C74% (20)
- D4% (1)
Community Discussion
No community discussion yet for this question.