Cycle Collector (QYPSCYCC, QypsCycleCollector) API


  Required Parameter Group:

1 Collector name Input Char(10)
2 Error code I/O Char(*)

  Default Public Authority: *USE

  Service program: QYPSCOLL

  Threadsafe: No

The Cycle Collector (QYPSCYCC, QypsCycleCollector) API closes current collection objects and begins writing collection data to new collection objects.


Authorities and Locks

API Public Authority
*EXCLUDE
Job Authority
*JOBCTL

Required Parameter Group

Collector name
INPUT; CHAR(10)

The name of the collector to be cycled. The special value is:

*PFR Performance collector

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

Message ID Error Message Text
CPF222E E &1 special authority is required.
CPF3C1E E Required parameter &1 omitted.
CPF3C3C E Value for parameter &1 is not valid.
CPF3C36 E Number of parameters, &1, entered for this API was not valid.
CPF3CF2 E Errors occurred during running of &1 API.
CPFB94A E Collector communications error. Reason code &1.


API introduced: V4R4

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