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


  • Subject: Re:Files left open after SQLRPGL
  • From: D.BALE@xxxxxxxxxxxxx
  • Date: Wed, 18 Oct 2000 16:06:00 -0400

Thanks, Rob!

I saw your comment in another post that SQL files are not necessarily closed
with LR on.

I have one experience with an SPLRPGLE app, and that was a minor modification
task.

On a side note, Rob, do you know why your replies always have the Reply-To
info of over 30 lines?  Or am I the only one who sees that this way?  (Maybe I
should check the list archives to see how it looks over there.)  You should be
able to see it below your reply in this post.  Just wondering.

Dan Bale
IT - AS/400
Handleman Company
248-362-4400  Ext. 4952


-------------------------- Original Message --------------------------

Dan,

I think you're confusing a RPG close with a SQL cursor close.  The rpg
close closes files declared with F specs, with USROPN.  The SQL CLOSE
closes cursors open with other SQL statements.
C/EXEC SQL
C+ Close Cur1
C/END-EXEC

Rob Berendt

==================
Remember the Cole!




                    D.BALE@handleman.

                    com                      To:     RPG400-L@MIDRANGE.COM

                    Sent by:                 cc:

                    owner-rpg400-l@MI        Subject:     Re:Files left open
 after SQLRPGL
                    DRANGE.COM





                    10/18/00 12:29 PM

                    Please respond to

                    RPG400-L









From the ILE-RPG reference:

The explicit CLOSE operation closes one or more files or devices and
disconnects them from the program. The file cannot be used again in the
program unless you specify an explicit OPEN for that file. A CLOSE
operation
to an already closed file does not produce an error.

Dan Bale
IT - AS/400
Handleman Company
248-362-4400  Ext. 4952

-------------------------- Original Message --------------------------

I've written an SQLRPGLE program which, from time to time, is leaving the
files open that the SQL statements process - even after *INLR is on and
the program ends.  How can I force all files opened by the program to
close at *INLR?
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.