|
> I am getting an error RNX1221, google > yielded no results, couldn't find > anything on the iSeries website and > when I tried to look it up with the > DSPMSGD command it gave me zip. Typically, the way OS400 issues messages, you'll get some diagnostic messages followed by an escape message. The escape message essentially terminates the program. In this case, the escape message is RNX1221. If you put the cursor on that message and press F1 you'll see the second-level help (the panel title says additional information). Which probably isn't too helpful, other than telling you to look at the other (preceding) messages in the job log. Pressing F10 will show you those messages. You can practise this by typing dspmsgd rnx1221. The escape message you get is CPF2519 (error occurred) and the previous diagnostic message is CPF2419 (message ID not found). Tinker with the F1, F9 and F10 keys until you are comfortable working with these panels. --buck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.