View previous topic :: View next topic
|
Author |
Message |
paray2x
New User
Joined: 28 Dec 2005 Posts: 21
|
|
|
|
Hi All,
I want to do a simple performance testing of some jobs in Mainframe. These jobs run COBOL programs, Access DB2 tables, use VSAM files and use utilities like SORT, IDCAMS etc.,
I want to do a simple performance test of these jobs without using any tools.
Some parameters I will be looking for are the elapsed times, CPU times etc.,
Can any one of you tell other parameters that I can look for ? |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
In the queued jes output of some job, look at the bottom of the 3rd dataset (JESYSMSG). There will be messages IEF374I and IEF376I. These are end of step and end of job messages and they will have some values you can use.
Not much, but not a "tool" either. . . |
|
Back to top |
|
|
paray2x
New User
Joined: 28 Dec 2005 Posts: 21
|
|
|
|
Thanks dick. That helped |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
You're welcome - good luck
d |
|
Back to top |
|
|
|