Message Service Clients for C/C++ and .NET, Version 1.2
Operating Systems: Linux, Windows
Problem determination for C/C++ applications
This topic provides
information to help you to detect and deal with problems in XMS C/C++
applications.
This topic contains
the following subtopics:
Sub-topics
Error conditions that can be handled at run time
Return codes from API calls are error conditions that can be handled
at run time. The way in which you deal with this type of error depends on
whether you are using the C or C++ API.
Error conditions that cannot be handled at run time
If you experience behavior that is inconsistent with the documented
behavior of XMS,
you can use the First Failure Data Capture (FFDC) records generated as a result
of the failure to help determine the cause of the problem.
Repeatable failures
If you are dealing with a repeatable failure, it might be necessary
for you to capture product trace over an extended period of time to allow
the problem to be diagnosed.