× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I had success at v7r1, with one exception: Compiling WRTUT82IFS (RPG) gave
RNF0299 "Two keywords have been specified that are not allowed with each
other." per the following:
133 DCL-PI WrtUT82IFS;
134 ParUTF8 VarChar(16000000) CCSID(1208) Const;
======> aaaaa
*RNF0299 20 a 005200 Two keywords have been specified tha...
(Note that the 'aaaaa' appears directly under 'CCSID'.)
The error description is too vague. I found nothing in the v7r1 RPG
Reference that provides clues, and Google was not my friend.

Also, for others' reference (Birgitta, please confirm):
* The source files need to have a record length greater than 100. It
appears that Birgitta uses 132, based on the MARGINS(132) parameter on the
RUNSQLSTM command example in the documentation.
* I'm guessing that the WRTUT8IFS source members in QRPGLESRC and QSQLSRC
should be renamed to WRTUT82IFS, based on the main procedure definition in
the RPG and statements in the SQL.

I tested WRT2IFS, and it works. However, there is no conversion from
EBCDIC to ASCII. I'm not sure whether this was intended, and I need to do
the conversion myself.

Thanks again, Birgitta!

- Dan

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.