DB2 10.5 for Linux, UNIX, and Windows

WLM_CAPTURE_ACTIVITY_IN_PROGRESS procedure - Collect activity information for activities event monitor

The WLM_CAPTURE_ACTIVITY_IN_PROGRESS procedure gathers information about a specified activity and writes the information to the active activities event monitor.

The functionality of WLM_CAPTURE_ACTIVITY_IN_PROGRESS is identical to the functionality of MON_CAPTURE_ACTIVITY_IN_PROGRESS. Although the functionality for these two routines is the same, the authorization is not necessarily the same. See MON_CAPTURE_ACTIVITY_IN_PROGRESS for syntax, parameters, usage notes, and examples.

Authorization

One of the following authorities is required to execute the routine:
  • EXECUTE privilege on the routine
  • DATAACCESS authority
  • DBADM authority
  • SQLADM authority
  • WLMADM authority

Default PUBLIC privilege

None