IRZ0500S - IRZ0999S - PL/I Compiled XML Transformation
Conversion
These are runtime messages correspond to PL/I Compiled
XML Transformation Conversion language environment.
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.
IRZ0503S Language structure to XML conversion could
not complete in procedure PROCEDURE-NAME because an attempt to increase
the size of the XML output buffer from OLD-SIZE to NEW-SIZE bytes
failed with return code RETURN-CODE and runtime message RUNTIME-MESSAGE.
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.