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



On Thursday 10 November 2005 15:59, Jose Luis Calvo wrote:
> May be this is related with the number of cursors that remains opened
> in the de QZDASOINIT job. The OS/400 does not close (hard close) the
> cursor that you close, really it does a soft close and retain the
> cursor open for reuse.
>
> You can control this behavior with the parameters
> OPEN_CURSOR_THRESHOLD and OPEN_CURSORCLOSE_COUNT in a QAQQINI file.

We just saw something related to that, only it was causing object locks 
that we couldn't figure out.  IBM suggested that it was from these 
"pseudo-cursors" and had us remove the locks with this command:

ALCOBJ OBJ((libraryname/filename *FILE *EXCL)) CONFLICT(*RQSRLS)

Apparently they were harmless.


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.