The simpliest way is if you have SAS and use MXG. It will tell you more than you would really want to know. The "raw data" you need is in the SMF type 30, subtype 4, records. They have the various CPU time values, along with EXCP counts and memory usage.
-- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Assembler List > [mailto:[email protected]] On Behalf Of Jake anderson > Sent: Tuesday, June 05, 2012 2:56 AM > To: [email protected] > Subject: MIPS calculation for a particular Job > > Dear List, > > I am in a process of converting COBOL codes to Java EXECs. So > i am just > interested to calculate the total MIPS consumed or CPU taken for a > particular Job. Could anyone please be kind enough to share a working > assembler routine which could calculate any Jobs submitted in spool ? > > Any Pointers or suggestions would really help me in analyzing > my migration > work. > > Jake > >
