DB2 10.5 for Linux, UNIX, and Windows

WLM_GET_WORK_ACTION_SET_STATS table function - Return work action set statistics

The WLM_GET_WORK_ACTION_SET_STATS function returns the statistics for a work action set.

The functionality of WLM_GET_WORK_ACTION_SET_STATS is identical to the functionality of MON_GET_WORK_ACTION_SET_STATS. Although the functionality for these two routines is the same, the authorization is not necessarily the same. See MON_GET_WORK_ACTION_SET_STATS for syntax, parameters, information returned, 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