Page 1 of 1

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

Posted: Fri Aug 26, 2022 9:58 am
by answerhappygod
How can you find out which externaland 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.