× 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.



Diane:

<snip>
I'm trying to compile an SQLRPGLE program with Rational .  When my compile 
errors, I try to select the error from the "error list" and it will not 
display, instead I get an error dialog "File QSQLTEMP1 in library QTEMP 
not found."  I've checked my compile options, I do not see where I am 
compiling in QTEMP/QSPLTEMP1.  Prior to the 6.0.1 install, this issue 
never existed.  Also, if I am compiling an RPGLE program, I do not have 
this QTEMP issue. 

What & where is the setting that needs changed? 
</snip>

This is a "feature".  Actually, this problem has been around since the
beginning.  When you compile a program/module with embedded SQL the
pre-compiler takes over, creating a temporary version of the code
in...QTEMP.  This is the version that is compiled, with all of your SQL
statements changed to API calls.  The errors are from the listing of the
compiled source member (in QTEMP), which doesn't correspond directly to your
original source, hence the problem.  Plain RPGLE source doesn't have this
problem because the source you create is the source being compiled.

Perhaps an IBMer can comment on a proposed time-frame for addressing this
issue...it sure would be nice if it could be changed to link back to the
original source.

--Bruce Guetzkow



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.