×
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.
What Ronnie said about BPCS' v6.x "speed problem" is true ... and it's true
for all the v8.x releases too. That has been decisively fixed at other
places without buying a bigger machine (and without convincing INFOR to give
you an affordable price for a new key).
Then read this about tuning:
www.unbeatenpath.com/up-a-notch/adrenaline/optimize.pdf
Archiving and tuning are good ideas for any BPCS or ERP LX user. When the
files get too big, user productivity suffers. Some "next screen"
presentations trigger an enormous load of background processing on one or
more of those big files. Please contact us off-line for specific examples.
Technical Insight:
At v4.05CD, all the logical files were already built (SQL was not available).
Starting at v6.x, a subset of the indexes were delivered with vanilla code.
This saves some time in most programs because there are less logical files to
dynamically maintain. But, when SQL launches an on-the-fly creation of an
unavailable index, big files greatly exacerbate the machine resource hit. (By
the way ... indexes created on-the-fly are dumped ..... so the next time that
the same program runs, the SQL index-building process is repeated.)
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.