AVZ1090I var1 var2 var3 var4 var5 var6 var7 var8 var9 var1 0var11

Explanation

Message : SWS1090I REXX abend in OPRXCMRU+x'offset'. This message is normally accompanied by a 1049I message which relates to an error 49 in a given rule type.

User response

Check the given rule. In the case of a variable passed to the given error line, make sure the variable is valid. Display fields such as RULE and others in Trace Browse. For a test situation of the given rule or REXX program, include a SAY statement to print the value of the given variable at the of the error. If the error is not related to variables, validate the given line, and take appropriate action. Parameters like BROWSEGLV could be used if this is a global variable rule error. See other browse parameters and use as applicable.