Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to find Physical Read Time/Page with API?

Status
Not open for further replies.

P31

Programmer
Feb 27, 2006
2
CA
Hi all,

I'm trying to find the Physical Read Time per Page by using the API. What I tried to do was (pool_data_p_reads + pool_index_p_reads)/pool_read_time. I'm getting zeros for pool_data_p_reads & pool_index_p_reads. However, pool_read_time is non-zero. Does that make sense? Does my formula make sense?

Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top