These are the host messages that pertain to Enterprise
Service Tools (EST) in Rational® Developer
for System z®.
The messages in this section are not shown to you on a
workstation. They exist only in a log on the host system.
IRZ0280S
XML to language structure conversion could not complete in
program PROGRAM-NAME because an error return code of RETURN-CODE was
received from the XML PARSE statement. The error occurred at XML
path XML-PATH with the character content CHARACTER-CONTENT.
IRZ0281S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the valid range of a repeating group
or repeating data item was exceeded. The error occurred at XML path
XML-PATH.
IRZ0282S
XML to language structure conversion could not complete in
program PROGRAM-NAME because none of the elements in the input XML
document matched a mapped element in the XML Schema upon which the
XML converter is based.
IRZ0283S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the character content for XML path XML-PATH
was longer than the mapped language structure member's maximum of
LIMIT characters.
IRZ0284S
XML to language structure conversion could not complete in
program PROGRAM-NAME because conversion of the character content of
an XML path that is mapped as numeric failed. The error occurred
at XML path XML-PATH with the character content CHARACTER-CONTENT.
IRZ0285S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the length of the XML document is LENGTH
characters, which exceeds the maximum of MAXIMUM characters for this
converter.
IRZ0286S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the character content for XML path XML-PATH
had a length greater than or equal to LENGTH characters, which was
too long for the converter to process.
IRZ0287S
Language structure to XML conversion could not complete in
program PROGRAM-NAME because the maximum output message length of
LENGTH characters was exceeded while generating the XML document.
IRZ0288S
Conversion could not complete in program PROGRAM-NAME because
a non-zero return code was received from the Unicode Conversion Service
CUNLCNV while converting from CCSID SOURCE-CCSID to CCSID TARGET-CCSID.
IRZ0289S
Language structure to XML conversion could not complete in
program PROGRAM-NAME because the content of non-numeric member MEMBER-NAME
of language structure STRUCTURE-NAME contained characters that are
not legal in an XML document.
IRZ0290S
Language structure to XML conversion could not complete in
program PROGRAM-NAME because the content of numeric member MEMBER-NAME
of language structure STRUCTURE-NAME is invalid.
IRZ0291S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the maximum XML element nesting depth
was exceeded. The error occurred at XML path XML-PATH with character
content CHARACTER-CONTENT.
IRZ0292S
XML conversion could not complete in program PROGRAM-NAME
because an attempt to register an exception handler failed with Language
Environment error LE-ERROR.
IRZ0293S
XML conversion could not complete in program PROGRAM-NAME
because an attempt to unregister an exception handler failed with
Language Environment error LE-ERROR.
IRZ0294S
XML conversion could not complete in program PROGRAM-NAME
because the address of one or more required parameters to the main
entry point did not have valid addresses.
IRZ0295S
XML to language structure conversion could not complete in
program PROGRAM-NAME because a response code of RESPONSE-CODE with
reason code REASON-CODE was received from the bidirectional data conversion
module MODULE-NAME while processing the XML path XML-PATH.
IRZ0296S
Language structure to XML conversion could not complete in
program PROGRAM-NAME because a return code of RETURN-CODE with reason
code REASON-CODE was received from the bidirectional data conversion
module MODULE-NAME while processing member MEMBER-NAME of language
structure STRUCTURE-NAME.
IRZ0298S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the target namespace of XML path XML-PATH
was NAMESPACE-ACTUAL which is inconsistent with the expected target
namespace of NAMESPACE-EXPECTED.
IRZ0299S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the target namespace of XML path XML-PATH
was NAMESPACE-ACTUAL which is inconsistent with the expected target
namespace of NAMESPACE-EXPECTED.
IRZ0300S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the maximum count of language structure
STRUCT-NAME was exceeded.
IRZ0301S
Language structure to XML conversion could not complete in
program PROGRAM-NAME because the total count of language structure
instances received was ACTUAL-COUNT which is less than the minimum
of MINIMUM-COUNT instances required by the message layout.
IRZ0302S
Language structure to XML conversion could not complete in
program program-name because the length prefix of language structure
STRUCTURE-NAME specified a length of SPECIFIED-LENGTH bytes, which
is less than the structure's minimum length of MINIMUM-LENGTH bytes.
IRZ0303S
Language structure to XML conversion could not complete in
program PROGRAM-NAME because the total count of language structure
instances received was ACTUAL-COUNT which is greater than the maximum
of MAXIMUM-COUNT instances allowed by the message layout.
IRZ0500S XML to language structure conversion
could not complete in procedure PROCEDURE-NAME because a return code
of RETURN-CODE was received from the API IRZXSETS when attempting
to store language structure STRUCTURE-NAME into the IMS Connect message output buffer.
IRZ0501S Language structure to
XML conversion could not complete in procedure PROCEDURE-NAME
because a return code of RETURN-CODE was received from the API IRZXGETS
when attempting to retrieve language structure STRUCTURE-NAME from
the IMS Connect message input
buffer.
IRZ0502S Language structure to
XML conversion could not complete in procedure PROCEDURE-NAME
because the array counter variable COUNTER-NAME for array ARRAY-NAME
specified a value of COUNTER-VALUE which exceeds the limit of the
array, which is ARRAY-LIMIT.
IRZ0960S
XML to language structure conversion could not complete in
procedure PROCEDURE-NAME because an error return code of RETURN-CODE
was received from the PLISAX FUNCTION-SUFFIX built-in function. The
error occurred at element ELEMENT-NAME with the character content
CHARACTER-CONTENT.
IRZ0961S
XML to language structure conversion could not complete in
procedure PROCEDURE-NAME because the valid range of a repeating group
or repeating data item was exceeded. The error occurred at element
ELEMENT-NAME.
IRZ0962S
XML to language structure conversion could not complete in
procedure PROCEDURE-NAME because no element names in the XML document
were recognized by the converter.
IRZ0963S
XML to language structure conversion could not complete in
procedure PROCEDURE-NAME because the character content for element
ELEMENT-NAME was longer than the element's maximum of LIMIT characters.
IRZ0964S
XML to language structure conversion could not complete in
procedure PROCEDURE-NAME because the character content for element
ELEMENT-NAME was longer than the element's maximum of LIMIT characters.
IRZ0965S
XML to language structure conversion could not complete in
procedure PROCEDURE-NAME because the size of the input XML message
was LENGTH characters, which exceeds the maximum of MAXIMUM characters
for this converter.
IRZ0966S
XML to language structure conversion could not complete in
procedure PROCEDURE-NAME because the character content for element
ELEMENT-NAME had a length equal to or greater than LENGTH characters
which was too long for the converter to process.
IRZ0967S
Language structure to XML conversion could not complete in
procedure PROCEDURE-NAME because the maximum output message size of
SIZE characters was exceeded while creating the outbound XML document.
IRZ0968S
XML Conversion could not complete in procedure PROCEDURE-NAME
because a non-zero return code was received from the Unicode Conversion
Service CUNLCNV while converting from CCSID SOURCE-CCSID to CCSID
TARGET-CCSID.
IRZ0969S
Language structure to XML conversion could not complete in
procedure PROCEDURE-NAME because the content of non-numeric member
MEMBER-NAME of language structure STRUCTURE-NAME contained characters
that are not legal in an XML document.
IRZ0970S
Language structure to XML conversion could not complete in
procedure PROCEDURE-NAME because the content of numeric member MEMBER-NAME
of language structure STRUCTURE-NAME is invalid.
IRZ0971S
XML to language structure conversion could not complete in
procedure PROCEDURE-NAME because the maximum XML element nesting depth
was exceeded. The error occurred at element ELEMENT-NAME with character
content CHARACTER-CONTENT.
IRZ0972S
XML conversion could not complete in procedure PROCEDURE-NAME
because an attempt to register an exception handler failed with Language
Environment error LE-ERROR.
IRZ0973S
XML conversion could not complete in procedure PROCEDURE-NAME
because an attempt to unregister an exception handler failed with
Language Environment error LE-ERROR.
IRZ0974S
XML conversion could not complete in procedure PROCEDURE-NAME
because the address of one or more parameters was not valid.
IRZ0975S
XML to language structure conversion could not complete in
procedure PROCEDURE-NAME because a response code of RESPONSE-CODE
with reason code REASON-CODE was received from the bidirectional data
conversion module MODULE-NAME while processing element ELEMENT-NAME.
IRZ0976S
Language structure to XML conversion could not complete in
procedure PROCEDURE-NAME because a response code of RESPONSE-CODE
with reason code REASON-CODE was received from the bidirectional data
conversion module MODULE-NAME while processing member MEMBER-NAME
of language structure STRUCTURE-NAME.
IRZ0977S
Language Structure to XML conversion could not complete in
procedure PROCEDURE-NAME because the length prefix in the language
structure STRUCTURE-NAME specified a length of SPECIFIED-LENGTH bytes,
which is less than the structure's minimum length of MINIMUM-LENGTH
bytes.
IRZ1000S
CEEGTST failed in Compiled XML Conversion module MODULE-NAME
with message number MESSAGE-NUMBER when attempting to allocate COUNT-BYTES
bytes of storage for STORAGE-USAGE.
IRZ1001S
CEEFRST failed in Compiled XML Conversion module MODULE-NAME with message number when attempting to free storage for STORAGE-USAGE located at address STORAGE-ADDRESS.
IRZ1002S
CUNLCNV failed in Compiled XML Conversion module MODULE-NAME with return code RETURN-CODE and reason code REASON-CODE when attempting to convert from CCSID FROM-CCSID to CCSID TO-CCSID.