Created On:  19 January 2013

Problem:

For the purpose of troubleshooting certain type of performance issues, what are the steps to capture the CPU time and elapse time for the job executed in Enterprise Server?

Resolution:

It is not currently possible to capture CPU time & Elapse time for a job. It's possible to use OS profiling tools to profile the SEP and other CAS processes and find out where CPU time is being spent. When using Windows, Microsoft's free kernrate tool (and the associated krview tool, which turns kernrate's output into an Excel spreadsheet) could be used. Kernrate tool allows one to Profile Applications & Device Drivers CPU Usage. To get kernrate, search the Microsoft web site for the krview package.

Incident #2598338