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



Mihael,

In cases like these, I often find it's easiest to use TRCJOB. As long as you
output the results to a database file, you can run a query or SQL over it to
find out the information you need. I use the following statement in
interactive SQL:

"SELECT SCTIME, SCCPU, SCMODU,SCMODL, SCPROC,
SCEST1, SCEST2, SCEST3, SCXST1, SCXST2, SCXST3, SCLPRO, SCTHRD FROM
QGPL/TRCJOBOUTP ORDER BY SCCPU"

where QTEMP/TRCJOBOUTP is my TRCJOB output file. It's very good at
identifying any procedures which are consistently long-running

Rory

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.