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


  • Subject: Re: System pools
  • From: "David Shea" <dshea@xxxxxxxxxxxx>
  • Date: Tue, 8 Feb 2000 10:04:47 -0500

Angus:

Try the performance adjustment.  Generally, it's pretty good.

Does order entry run acceptably for small orders?  Define 'many lines'...
10? 100? 1000?

You need to do a couple things to figure out where your performance problems
are coming from.  Does the software do any SQL or OPNQRYF?  Watch the jobs
as they run.  Do you see very high CPU but little I/O?  High CPU and low I/O
reeks of logical file problems - you're either building them (SQL or
OPNQRYF), or rebuilding them (LF with the REBLD option turned on).  Or, are
you seeing record locks?  In this case, you'll see LCKW on WRKACTJOB.

One way to speed things up is to get rid of old data.  You might have files
that simply need to be reorganized, or you might see significant performance
improvement by purging and archiving data.  Check out
http://www.arctools.com .  ARCTOOLS is a disk optimization utility that can
help you reorganize the files you've got, and it will also help you purge
and/or archive your data.  If you have an existing purge-only routine, it
will add the archiving feature without programming.  If you don't have a
purge routine for a particular file, it can purge and archive data without
programming and without locking files.

Good luck.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Purge and Archive your AS/400 Data Without Programming with ARCTOOLS (tm)
DCSoftware, Inc.
(508) 435-8243
(508) 435-4498 (fax)
http://www.arctools.com
mailto:info@arctools.com
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
----- Original Message -----
From: "Angus Appleby - Unwins Seeds" <aappleby@unwins-seeds.co.uk>
To: <JBAUSERS-L@midrange.com>
Sent: Tuesday, February 08, 2000 5:44 AM
Subject: System pools


Hi

We have terrible problems with the speed of entering orders using advanced
order entry because we have many orders and many lines on each order. We
have just upgraded our memory to 896Mb to try and alleviate this, and have
been recommended to leave the performance adjuster on at all times. Does
anyone else have similar problems? How do you set your pool sizes?

Angus

+---
| This is the JBA Software Users Mailing List!
| To submit a new message send your mail to JBAUSERS-L@midrange.com.
| To subscribe to this list send email to JBAUSERS-L-SUB@midrange.com.
| To unsubscribe from this list send email to JBAUSERS-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: doug333@aol.com.
+---


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.