End Problem Log Services (QsxEndProblemLogServices) API


  Required Parameter

1 Handle Input Binary(4)
2 Error code I/O Char(*)

  Default Public Authority: *USE

  Service Program: QSXSRVPL

  Threadsafe: No

The End Problem Log Services (QsxEndProblemLogServices) API ends an instance of the problem log services identified by the handle returned when the services were started. The following are performed:


Authorities and Locks

API Public Authority
*USE

Required Parameter

Handle
INPUT; BINARY(4)

The handle that defines the instance of problem log services to end.

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.
CPF3C90 E Literal value cannot be changed.
CPF3CF1 E Error code parameter not valid.
CPF7A89 E Incorrect handle for this activation.
CPF9821 E Not authorized to program &1 in library &2.
CPF9872 E Program or service program &1 in library &2 ended. Reason code &3.
CPFA320 E Pointer parameter is null.


API introduced: V3R1

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