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



> From: Suresh kumar BV
>
> What could be the problems?? Do we need to implement some other LIC PGM on
> AS400 to make this run faster?? Can we debug this to see where exactly it
> is slowing down? Are there any joblogs in AS400 which will give
> clues as to
> why it is slow? Any suggestions on this is most welcome,

Start please by determining exactly where the bottleneck occurs.  Is it the
servlet or the JDBC driver?  To do this, I suggest writing a standalone Java
program on your PC that performs the exact JDBC operations that your servlet
does, and then telling us the results.  No calculations on the results, no
manipulation of the data, simply fetching the data using simple JDBC.

I have run many such applications and accessing data from four small files
has never taken 20 minutes.  So, let's break your application down and find
out where it is failing.  It is possible that you are running into security
or object locking problems.

Joe


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.