Retrieve Active Management Collection Object Name (QpmRtvActiveMgtcolName) API


  Required Parameter Group:

1 Qualified object name Output Char(20)
2 Error code I/O Char(*)

  Service Program Name: QPMAAPI

  Default Public Authority: *EXCLUDE

  Threadsafe: Yes

The Retrieve Active Management Collection Object Name (QpmRtvActiveMgtcolName) API returns the object name and library name of an active management collection object. This is an object that is currently used by the Collection Services collector to collect performance data.


Authorities and Locks

API Public Authority
*EXCLUDE

Required Parameter Group

Qualified object name
OUTPUT; CHAR(20)

The name of an active management collection object and the library in which it is located. On successful return from the API, the first 10 characters contain the object name and the second 10 characters contain the library name.

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
CPF0A1A E No active collection.
CPF24B4 E Severe error while addressing parameter list.
CPF3CF1 E Error code parameter not valid.
CPF3CF2 E Error(s) occurred during running of &1 API.


API introduced: V5R2

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