× 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 wouldn't be surprised if TRUNCATE TABLE encountered the same lock issues
as CLRPFM.


date: Fri, 20 Nov 2020 00:18:35 +0100
from: Patrik Schindler <poc@xxxxxxxxxx>
subject: Re: Performance SQL Delete vs RPGLE Delete

Hello Kerwin,

Am 19.11.2020 um 23:24 schrieb K Crawford <kscx3ksc@xxxxxxxxx>:

I have a program (RPGLE) that has this code (the file has a lock on it
otherwise we would use CLRPFM or some other method).
[?]
Exec SQL Set option Commit=*None
Exec SQL Delete From FileA;

I?d recommend to try the TRUNCATE TABLE command, if already available in
your IBM i's SQL version. I don?t know if this will work with the lock you
mentioned, though.

:wq! PoC





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.