How can you find out which external and native stored procedures are active in the system?

A.
Use the -DIS PROCEDURE(*.*) command.
B.
Use the -DIS THREAD(*) TYPE(PROC) command.
C.
There is no WLM or DB2 command to obtain this information.
D.
You can only obtain this information indirectly if you know the WLM application environment by
issuing the D WLM,APPLENV=xxxx command.
Explanation: