IAZ2002I Error processing SSI nn results, R15=rc
Explanation
The JES REXX command environment encountered an error when processing the results of an SSI function. The results of the SSI function are placed in REXX variables using the IRXEXCOM service. The error could be a result of that service, or the inability of the command environment to process the returned data area. This message is returned by the command as a message in a JESMSG.x variable. More error messages might be returned to further explain the situation.
- nn
- The decimal SSI number that is called.
- rc
- The register 15 value (in hex) that is returned identifying the error.The values for rc are:
- 4
- Error validating eye catcher in the data area being processed.
- 8
- IRXEXCOM service returned a nonzero return code.
- 12
- IRXEXCOM service failure (unexpected SHVRET value).
System action
The requested command was not able to process all of the data from JES. Some of the data areas might have been successfully processed and placed in the appropriate REXX variables. However, not all of the data is returned.
Operator response
This message is returned when a REXX exec calls a JES command function. Contact the owner of the REXX exec to correct the problem.
System programmer response
Generally, these errors indicate a problem with the JES common REXX host command processor. Search the problem reporting databases for a fix for the problem. If no fix exists, contact the IBM Support Center.
Problem determination
None.
Source
JES Common REXX host command processor
Module
IAZJREXX
Routing code
N/A
Descriptor code
N/A