| 1 | Collector name | I | Char(10) |
| 2 | Category name | I | Char(10) |
| 3 | Error Code | I/O | Char(*) |
The Deregister Collector Data Category (QypsDeregCollectorDataCategory) API removes a user-defined data category from the Collection Services function of Management Central.
The name of the collector where the category will be removed. The only currently supported special value is:
| *PFR | Performance Collector |
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".
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
| Message ID | Error Message Text |
|---|---|
| CPF24B4 E | Severe error while addressing parameter list. |
| CPF222E E | &1 special authority is required. |
| CPF3C1E E | Required parameter &1 omitted. |
| CPF3C3C E | Value for parameter &1 not valid. |
| CPF3CF1 E | Error code parameter not valid. |
| CPF3CF2 E | Error(s) occurred during running of &1 API. |
| CPFB94E E | Category name &1 does not exist. |
Introduced: V5R2
| Top | Performance Management | APIs by category |