Save QoS Monitor Data (QtoqSaveQoSMonitorData) API


  Required Parameter Group:

1 QoS collection name Output Char(10)
2 Description text Input Char(50)
3 Error code I/O Char(*)

  Service Program: QSYS/QTOQMONAPI 

  Default Public Authority: *USE 

  Threadsafe: Yes

The Save QoS Monitor Data (QtoqSaveQoSMonitorData) API allows the user to save a copy of the collected QoS monitor data for future use. The user is allowed to apply a description text field to the saved object of up to 50 characters. The actual name of the object is generated automatically by the API and returned to the user.


Authorities and Locks

Special Authority
*IOSYSCFG

Required Parameter Group

QoS collection name
OUTPUT; CHAR(10)

The QoS collection name automatically generated by the save command.

Description Text
INPUT; CHAR(50)

A user-friendly description of the collected data object that the user wishes to save.

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
CPF3C1E E Required parameter &1 omitted.
CPF3CF1 E Error code parameter not valid.
CPF9810 E Library &1 not found.
CPF9872 E Program or service program &1 in library &2 ended. Reason code &3.



API introduced: V5R2

[ Back to top | UNIX-Type APIs | APIs by category ]