Close Management Collection Object Repository (QpmCloseMgtcolRepo) API


  Required Parameter Group:

1 Management collection object repository handle Input Binary(4)
2 Error code I/O Char(*)

  Service Program Name: QPMAAPI

  Default Public Authority: *EXCLUDE

  Threadsafe: Yes

The Close Management Collection Object Repository (QpmCloseMgtcolRepo) API closes a repository of a management collection object that was previously opened by the Open Management Collection Object Repository (QpmOpenMgtcolRepo) API. After the repository is closed, its handle is no longer valid.


Authorities and Locks

API Public Authority
*EXCLUDE

Required Parameter Group

Management collection object repository handle
INPUT; BINARY(4)

A handle to an open repository of a management collection object. This handle was created by the Open Management Collection Object Repository (QpmOpenMgtcolRepo) API.

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
CPF0AA4 E Lock request was not satisfied in a specified time.
CPF24B4 E Severe error while addressing parameter list.
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.


API introduced: V5R2

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