Deregister Collector Data Category (QypsDeregCollectorDataCategory) API


  Required Parameter Group:


  Service Program Name: QYPSCOLL

  Default Public Authority: *EXCLUDE

  Threadsafe: Yes

The Deregister Collector Data Category (QypsDeregCollectorDataCategory) API removes a user-defined data category from the Collection Services function of Management Central.


Authorities and Locks

API Public Authority
*EXCLUDE

Required Parameter Group

Collector name
INPUT; CHAR(10)

The name of the collector where the category will be removed. The only currently supported special value is:


Category name
INPUT; CHAR(10)

The unique name of the user-defined data category. Category name must be a valid *NAME (basic name) and all uppercase. See ELEM (Element) Statement in CL Reference for more information about *NAME. Names of user-defined data categories registered by IBM® products start with "Q". Non-IBM applications are discouraged from prefixing names of user-defined categories with "Q".

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages



Introduced: V5R2


[ Back to top | Performance Management | APIs by category ]