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



That is the default max size, the default initial size is 16 entries. The queue will automatically grow up to 16MB without you doing anything but placing entries on the queue, but it will get very slow if you go too far beyond those initial 16 entries. It is best to set the initial size of the queue more in line with your typical traffic, and you can also set AUTORCL(*YES) to have the queue reset to it's original size when it gets down to zero entries. Otherwise the Queue could get big and never give up it's storage.

Mark Murphy
STAR BASE Consulting, Inc.
mmurphy@xxxxxxxxxxxxxxx


-----Erick Garske <egarske@xxxxxxxxxxxx> wrote: -----
To: "rpg400-l@xxxxxxxxxxxx" <rpg400-l@xxxxxxxxxxxx>
From: Erick Garske <egarske@xxxxxxxxxxxx>
Date: 07/21/2015 02:45PM
Subject: API to automatically extend data queue

When using the command CRTDTAQ the default size of the is 16 meg. I thought that there was an API that could be used to automatically extend the size of a data queue should the queue need more than the initial size so that it could dynamically grow. Is this true?
Is QMHQCDQ the API that should be used to do so?

Thanks,
Erick

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.