Thanks Mike. I'll run it and have a look at the results.
/b;
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Mike Cunningham
Sent: Monday, August 10, 2009 4:13 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: System Analysis Suggestions
Take a look at this data....
DSPACTPJ SBS(Qusrwrk) PGM(QZdasoinit)
And all the other jobs running in QUSRWRK
Last time we looked into some web work bottlenecks we found that we were running of slots to run in on the prestart jobs. More were being created as needed but it caused a bottleneck until the new slots were created. We currently have the *init job set to start 60.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Nathan Andelin
Sent: Monday, August 10, 2009 3:18 PM
To: Midrange Systems Technical Discussion
Subject: Re: System Analysis Suggestions
From: Brian Piotrowski
Are there any free / built-in programs I can use to analyze the
400 to see where and when these bottlenecks occur?
I've never seen a tool that was good a pinpointing bottlenecks. On the other hand, if you think it would help to monitor performance of Web applications, Microsoft offers a couple free tools. Fiddler shows response times for each Web resource accessed. Just start Fiddler, then point IE to your Web site. Web Stress Tool allows you to record scripts, stress sites by simulating multiple users, and report response times.
They may not pinpoint bottlenecks, but they let you know which requests consume more time.
-Nathan.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.