DB2 10.5 for Linux, UNIX, and Windows

CURRENTAPPS procedure - Generate a report of point-in-time application processing metrics

The CURRENTAPPS procedure gathers information about the current instantaneous state of processing of units or work, agents, and activities for each connection.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-MONREPORT.CURRENTAPPS--(--)---------------------------------><

Authorization

The following privilege is required:
  • EXECUTE privilege on the MONREPORT module
The following examples demonstrate ways to call the CURRENTAPPS procedure:
call monreport.currentapps;
call monreport.currentapps();