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



Rob,

>Maybe in that case we've made the file *NOMAX.

That is different; it only allows the file to grow provided there is still DASD
available, and you have not exceeded the profile storage limits, yada, yada.

INZPFM allocates the space immediately.  Assuming it completes without an error,
you are guaranteed to have that space available for records.

INZPFM is the equivalent of a "direct" file on the S/32/34/36, while not using
INZPFM and just adding records is the equivalent of a "sequential" file on the
S/32/34/36.   Some people liked to use "direct" files with a hashing algorithm
instead of ISAM support for keys and index areas.  This was probably
particularly true prior to adding "IFILE" support somewhere around version 6 or
7 of the 34's SSP.  IFILE gave you immediate access to indexed records added
since the last keysort operation.  It was a big deal at the time. :)

Doug

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.