Message Variables
error Error code or IRX error number
Message Description
An error occurred while attempting to execute a REXX program using the ev390hostcmd 46 type 12 command. (See “12 Execute REXX Program".) The values of error are:
|
Description |
---|
|
Ironstream could not initialize the REXX interface module IRXEXEC. Verify that this module is available in the mainframe LPALIST. |
|
The member name of the REXX program is has a length of 0 or is greater than 8. Verify the program name given in the first parameter of the type 12 option. |
|
The member name of the REXX program was not found in the SYSEXEC library. Verify that the name is spelled correctly and the SYSEXEC DD is pointing to the desired partitioned dataset. |
|
An error occurred in the call to the REXX IRXEXEC interface. Record the syntax of the command being sent and contact Precisely support. |
|
A system abend occurred during the execution of the REXX program. Check the mainframe syslog for information. |
|
A user abend occurred during the execution of the REXX program. Check the mainframe syslog for information. |
|
A syntax error was detected in the REXX program. This IRX message is the message ID of the detected error. Consult the IBM REXX documentation for the description of this error. Additional information may appear in the mainframe syslog. |
System Action
The command is canceled.
User Action
Verify that the program call has correct syntax and parameters. For IRXnnnnI message IDs, see the system console for the full message text, and refer to the IBM "TSO/E Messages" manual for description.