Start Problem Log Services (QsxStartProblemLogServices) API


  Required Parameter Group:


  Default Public Authority: *USE

  Service Program: QSXSRVPL

  Threadsafe: No

The Start Problem Log Services (QsxStartProblemLogServices) API sets up the environment to allow creating, changing, deleting, and retrieving problem log entries. The procedure performs the following functions:

Only one instance of the problem log services may be started from a job. Attempting to start multiple instances of the problem log services will result in an error. Attempting to use one of the problem log APIs without the proper handle will also result in an error.


Authorities and Locks

API Public Authority
*USE

Required Parameter

Handle
OUTPUT; BINARY(4)

This provides a means of associating the problem log services that are started with subsequent problem log activities that will be performed.

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



API introduced: V3R1

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