Rational Developer for System z, Version 7.6

Load Module Analyzer Messages

All messages are shown in this section are in mixed case English. The uppercase English message text is the same, but is in uppercase letters.

Each message has a number of the form EQALMnnnx, where EQA indicates that the message is an Load Module Analyzer message, nnn is the number of the message, and x indicates the severity level of each message. The variable x can be any of the following values:

I
An informational message calls attention to some aspect of a command response that might assist the programmer.
W
A warning message calls attention to a situation that might not be what is expected or to a situation that Debug Tool attempted to fix.
E
An error message describes an error that Load Module Analyzer detected or cannot fix.
S
A severe error message describes an error that indicates a command referring to bad data, control blocks, program structure, or something similar.
U
An unrecoverable error message describes an error that prevents Load Module Analyzer from continuing.

Symbols in messages

Many of the Load Module Analyzer messages contain information that is inserted by the system when the message is issued. In this publication, such inserted information is indicated by italicized symbols, as in the following:

EQA1046I The breakpoint-id breakpoint is replaced.

The portion of Load Module Analyzer located on the host notifies you of errors associated with debugging functions carried out by the host.

EQALM000S
**** UNKNOWN ERROR ****
Explanation:

An unexpected or unrecognized error has occurred.

EQALM001E
**** Unable to open filename ****
Explanation:

This indicated file cannot be opened.

EQALM002I
**** Unable to open EQAIN. All members will be processed. ****
Explanation:

The EQAIN file was not allocated. All members of the PDS(E) concatenation allocated to EQALIB will be processed.

EQALM003E
**** Unknown member specified in SELECT statement ****
Explanation:

The member specified on the SELECT statement was not found in the EQALIB concatenation.

EQALM004E
**** Unrecognized control statement ****
Explanation:

An unrecognized control statement was encountered while processing the EQAIN file.

EQALM005E
**** Work area overflow ****
Explanation:

An internal work area has overflowed.

EQALM006E
**** Error rc-reason returned from Binder API ****
Explanation:

The indicated return and reason codes were returned from the Binder interface module. This message may be accompanied by EQALM999W messages written to the Job Log indicating the associated IEWBIND return and reason codes.

EQALM007W
**** text is an unrecognized option ****
Explanation:

The specified text is not a supported option.

EQALM008S
**** Debug Tool failed Product Registration. ****
Explanation:

A valid license for this program could not be found on the current system.

EQALM009S
**** Unable to load EQALMER2. ****
Explanation:

The indicated load module could not be found in the current STEPLIB, system link-list, etc. This program is part of the SEQAMOD data set shipped with the Japanese feature of Debug Tool.

EQALM010E
**** Unable to obtain list of EQALIB members. RC returned from DESERV macro. ****
Explanation:

The indicated return code was generated by the DEServ function. Refer to the appropriate Data Facility Product publication for a description of the error.

EQALM011E
**** Return code/reason code from IEWBIND Function: rc/reason.
Explanation:

The specified return code was received from the Binder API's.

EQALM012S
**** Unable to obtain storage ****
Explanation:

Sufficient storage was not available for processing.

Programmer response:

Increase the region size and rerun the application.

EQALM999W
error description
Explanation:

This message is issued to the Job Log via a Write To Operator (WTO). It contains information about errors returned by IEWBIND. See the appropriate Binder documentation for a description of the indicated return code and reason code.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)