An external stored procedure, assigned to application environment AE1, should run in parallel to a
maximum of 10 concurrent procedures. Which action will achieve this?

A.
Specify NUMTCB=10 and allow 1 WLM managed stored procedure address space persysplex
for AE1.
B.
Specify NUMTCB=1 and allow 10 WLM managed stored procedure address spaces persysplex
for AE1.
C.
Specify no limits for NUMTCB and AE1, but limit the degree by DSNZPARM PARAMDEG.
D.
Specify no limits for NUMTCB and AE1, but limit the degree by DSNZPARM CONDBAT.