ibm-information-center/dist/eclipse/plugins/i5OS.ic.apis_5.4.0.1/pm1a.htm

56 lines
3.2 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
<title>Problem Logging APIs</title>
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<!-- Change History: -->
<!-- YYMMDD USERID Change description -->
<!-- 050201 JETAYLOR new for v5r4 -->
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body>
<!-- Java sync-link -->
<script type="text/javascript" language="Javascript" src="../rzahg/synch.js"></script>
<h2>Problem Logging APIs</h2>
<p>The Problem Logging APIs include:</p>
<!-- ***** NOTE ***** Do not manually update text or links in this section. -->
<!-- Updates made in this section *will* be overlaid by automated tools -->
<!-- Notify User Technologies of needed updates to be made in XML for API finder.-->
<!--***************API BEGIN PASTE***************-->
<ul>
<li><A HREF="qsxaddpl.htm">Add Problem Log Entry</A> (QsxAddProblemLogEntry) adds additional or supporting data to a problem log entry.</li>
<li><A HREF="qsxchgpl.htm">Change Problem Log Entry</A> (QsxChangeProblemLogEntry) updates an existing problem entry by changing the information.</li>
<li><A HREF="qsxcrtpl.htm">Create Problem Log Entry</A> (QsxCreateProblemLogEntry) creates a problem log entry with the information provided to the problem log entry.</li>
<li><A HREF="qsxdltpl.htm">Delete Problem Log Entry</A> (QsxDeleteProblemLogEntry) deletes problem log entries or removes keys from a problem log entry.</li>
<li><A HREF="qsxenpls.htm">End Problem Log Services</A> (QsxEndProblemLogServices) ends an instance of the problem log services identified by the handle returned when the services started.</li>
<li><A HREF="qpdloger.htm">Log Software Error</A> (QPDLOGER) logs a software problem and collects data needed for its resolution.</li>
<li><A HREF="qpdrptse.htm">Report Software Error</A> (QpdReportSoftwareError) is an ILE program that logs problems in the problem log and sends it to a service provider.</li>
<li><A HREF="qsxrtvpl.htm">Retrieve Problem Log Entry</A> (QsxRetrieveProblemLogEntry) extracts data from a specific problem log entry.</li>
<li><A HREF="qsxstpls.htm">Start Problem Log Services</A> (QsxStartProblemLogServices) sets up an environment for adding, creating, changing, deleting, and retrieving problem log entries.</li>
<li><A HREF="qpdwrkpb.htm">Work with Problem</A> (QPDWRKPB) analyzes and prepares a machine-detected hardware problem for reporting.</li>
</ul>
<!--***************API END PASTE***************-->
<br>
<hr>
<center>
<table cellpadding="2" cellspacing="2">
<tr align="center">
<td valign="middle" align="center">
<a href="#Top_Of_Page">Top</a> |
<a href="pm1.htm">Problem Management APIs</a> |
<a href="aplist.htm">APIs by category</a></td>
</tr>
</table>
</center>
</body>
</html>