DB2 10.5 for Linux, UNIX, and Windows

WLM_GET_SERVICE_SUBCLASS_STATS table function - Return statistics of service subclasses

The WLM_GET_SERVICE_SUBCLASS_STATS function returns basic statistics for one or more service subclasses.

The functionality of WLM_GET_SERVICE_SUBCLASS_STATS is identical to the functionality of MON_GET_SERVICE_SUBCLASS_STATS. Although the functionality for these two routines is the same, the authorization is not necessarily the same. See MON_GET_SERVICE_SUBCLASS_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