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



Or maybe an SQL "delete from filename" which will delete row by row, or it will do the quicker CLRPFM under the covers if it can get a lock.


On 3/23/2021 1:51 PM, Charles Wilt wrote:
Since CLRPFM requires an exclusive lock, it doesn't play nice with SQL
pseudo-closed cursors...

Try adding a
ALCOBJ OBJ((MYLIB/MYFILE *FILE *EXCL)) CONFLICT(*RQSRLS)

Before the CLRPFM...

Charles

On Tue, Mar 23, 2021 at 9:37 AM Dave <dfx1@xxxxxxxxxxxxxx> wrote:

Hi all,

I'm testing a program on an ACS 5250 emulator screen. I switch to a SQL
script window to view some results. When I go back to the green screen, I
can't continue to test because my program is trying to do a CLRPFM and the
job running the SQL scripts has locks on the files that I previously
consulted.
I would have thought this was a bug. Can anyone help?


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.