IBM
C2090-312 · Question #97
Workload Manager (WLM) manages how many concurrent stored procedures can run in an address space and the number of concurrent stored procedures in an address space cannot exceed the value of the…
The correct answer is B. NUMTCB parameter must be set to 1 for REXX stored procedures. See the full explanation below for the reasoning.
Question
Workload Manager (WLM) manages how many concurrent stored procedures can run in an address space and the number of concurrent stored procedures in an address space cannot exceed the value of the NUMTCB parameter. Which statement about the value of NUMTCB is correct?
Options
- ANUMTCB parameter must be set to 1 for Java stored procedures.
- BNUMTCB parameter must be set to 1 for REXX stored procedures.
- CNUMTCB parameter can be a value greater than 1 for native SQL stored procedures.
- DNUMTCB parameter can be a value greater than 1 when a stored procedure invokes DB2 utilities.
How the community answered
(41 responses)- A2% (1)
- B83% (34)
- C5% (2)
- D10% (4)
Community Discussion
No community discussion yet for this question.