<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Oracle time units in V$ views</title>
	<atom:link href="/2011/07/20/oracle-time-units-in-v-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://dboptimizer.com/2011/07/20/oracle-time-units-in-v-views/</link>
	<description>database performance, SQL tuning and data visualizatoin</description>
	<lastBuildDate>Thu, 11 Aug 2011 20:15:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Kyle Hailey</title>
		<link>http://dboptimizer.com/2011/07/20/oracle-time-units-in-v-views/#comment-472</link>
		<dc:creator>Kyle Hailey</dc:creator>
		<pubDate>Thu, 21 Jul 2011 22:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://dboptimizer.com/?p=1268#comment-472</guid>
		<description>yeah, it&#039;s depressing how much time these little inconsistencies blow for me, and especially because the documentation is wrong. The wrong documentation is what prompted me to do this post. Notice below the 11g doc says V$WAITCLASSMETRIC.TIME_WAITED is in microseconds. It&#039;s not !

http://download.oracle.com/docs/cd/B28359_01/server.111/b28320/dynviews_3115.htm#sthref3349

V$WAITCLASSMETRIC

V$WAITCLASSMETRIC displays metric values of wait classes for the most recent 60-second interval. A history of the last one hour will be kept in the system.
Column	Datatype	Description
BEGIN_TIME 	DATE	Begin time of the interval
END_TIME 	DATE	End time of the interval
INTSIZE_CSEC 	NUMBER	Interval size (in hundredths of a second)
WAIT_CLASS# 	NUMBER	Number of the class of the wait event
WAIT_CLASS_ID 	NUMBER	Identifier of the class of the wait event
AVERAGE_WAITER_COUNT 	NUMBER	Average waiter count
DBTIME_IN_WAIT 	NUMBER	Percent of database time spent in the wait
TIME_WAITED 	NUMBER	Time waited during the interval (in microseconds)
WAIT_COUNT 	NUMBER	Number of times waited</description>
		<content:encoded><![CDATA[<p>yeah, it&#8217;s depressing how much time these little inconsistencies blow for me, and especially because the documentation is wrong. The wrong documentation is what prompted me to do this post. Notice below the 11g doc says V$WAITCLASSMETRIC.TIME_WAITED is in microseconds. It&#8217;s not !</p>
<p><a href="http://download.oracle.com/docs/cd/B28359_01/server.111/b28320/dynviews_3115.htm#sthref3349" rel="nofollow">http://download.oracle.com/docs/cd/B28359_01/server.111/b28320/dynviews_3115.htm#sthref3349</a></p>
<p>V$WAITCLASSMETRIC</p>
<p>V$WAITCLASSMETRIC displays metric values of wait classes for the most recent 60-second interval. A history of the last one hour will be kept in the system.<br />
Column	Datatype	Description<br />
BEGIN_TIME 	DATE	Begin time of the interval<br />
END_TIME 	DATE	End time of the interval<br />
INTSIZE_CSEC 	NUMBER	Interval size (in hundredths of a second)<br />
WAIT_CLASS# 	NUMBER	Number of the class of the wait event<br />
WAIT_CLASS_ID 	NUMBER	Identifier of the class of the wait event<br />
AVERAGE_WAITER_COUNT 	NUMBER	Average waiter count<br />
DBTIME_IN_WAIT 	NUMBER	Percent of database time spent in the wait<br />
TIME_WAITED 	NUMBER	Time waited during the interval (in microseconds)<br />
WAIT_COUNT 	NUMBER	Number of times waited</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry Poras</title>
		<link>http://dboptimizer.com/2011/07/20/oracle-time-units-in-v-views/#comment-471</link>
		<dc:creator>Henry Poras</dc:creator>
		<pubDate>Thu, 21 Jul 2011 21:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://dboptimizer.com/?p=1268#comment-471</guid>
		<description>Thanks. This stuff always drives me nuts.</description>
		<content:encoded><![CDATA[<p>Thanks. This stuff always drives me nuts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk

Served from: dboptimizer.com @ 2011-08-14 09:49:32 -->