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



Vern, 
The description you provided for APAR SE13693 is my problem exactly.  We 
are running V5R3, when checking the PTF's on our system, I show that we 
have already applied PTF SE13693 - it doesn't seem to fix my issue. 

I will try other suggestions that have been given for compiling, 
interactive compile, precompile options, etc.....

Thanks for the reply. 
Diane 



Vernon Hamberg <vhamberg@xxxxxxxxxxx> 
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
12/22/05 12:53 PM
Please respond to
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>


To
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>
cc

Subject
Re: [WDSCI-L] Re: compiling sqlrpgle






Are you running against V5R3 of OS/400? If so, there is a PTF that is 
supposed to help. SI12763 (included in CUME 4118?) has the following 
in the cover letter:

DESCRIPTION OF PROBLEM FIXED FOR APAR SE13693 :
-----------------------------------------------
   When CRTSQLRPGI is used with OPTION(*EVENTF) and RPGPPOPT has a
   parameter other than *NONE, event-file processing by WDSC cannot
   handle all the generated errors because the source file used
   by the SQL-precompile phase of the compile is a temporary file
   in QTEMP.  When the line in the Error List window of RSE is
   double-clicked, msgEVFF5033I is issued, saying that the member
   in file QSQLPRE cannot be opened because it is in QTEMP.

CORRECTION FOR APAR SE13693 :
-----------------------------
   The ILE RPG compiler will be changed so that errors generated
   during the RPG preprocessor phase of the CRTSQLRPGI command
   will be handled correctly by eventfile processing.  The
   temporary source file generated by the RPG preprocessor will
   be copied to the target library specified on the OBJ parameter
   of CRTSQLRPGI, making the source file available to event-file
   processing.

I don't think there is anything for earlier releases of OS/400. But I 
repeat something from my earlier post - try interactive compiles. 
This can be set in Windows->Preferences->Remote 
Systems->iSeries->Command Execution.

Another alternative is to do only the precompile, putting the 
intermediate source in a non-QTEMP liberar, then compiling from that. 
An old technique, I believe.

HTH
Vern


At 12:38 PM 12/22/2005, you wrote:

>Diane,
>
>You might try changing your compile option to add
>'TOSRCFILE(library-name/QSQLTEMP1)'  That way a copy of the pre-compiler
>generated source is saved in the specified source file.  It still leaves
>you with a *gotcha*.  If you double-click on an error in the error list,
>you'll end up being positioned in the QSQLTEMP1 source not the original
>source.  I'm believing IBM will someday fix this all the way.  But at
>least it helps you see what and where the error really is.
>
>Also, if the "/copy" program is being opened, that may be where the error
>is actually being trapped.  You should be able to read what member the
>error was in from the error list.
>
>Michael Quigley
>AS/400 Programming Coordinator
>The Way International
>www.TheWay.org
>
>Original message:
>
>------------------------------
>date: Thu, 22 Dec 2005 11:06:21 -0600
>from: infosys5@xxxxxxx
>subject: RE: [WDSCI-L] RE: compiling sqlrpgle
>
>Rick,
>Adding the   keyword OPTION(*SRCSTMT)did not help,the line #'s don't 
match
>
>up.  Also, I noticed today, when I double click the error, it opens the
>"/copy" program and displays the dialog box that it can't find the
>indicated line #.  So why double clicking the error would open my
>procedure program and not the program that I'm compiling??   It is
>definitely an aggravation but not enough to give up WDSC - can't work
>without it.  If I have to, I'll compile on the 5250 and code in WDSC.
>Thanks for your suggestion.
>
>Diane
>
>
>--
>This is the Websphere Development Studio Client for 
>iSeries  (WDSCI-L) mailing list
>To post a message email: WDSCI-L@xxxxxxxxxxxx
>To subscribe, unsubscribe, or change list options,
>visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
>or email: WDSCI-L-request@xxxxxxxxxxxx
>Before posting, please take a moment to review the archives
>at http://archive.midrange.com/wdsci-l.


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.