<?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 for Structured Data</title>
	<atom:link href="http://structureddata.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://structureddata.org</link>
	<description>Data, Databases, Performance &#38; Scalability</description>
	<lastBuildDate>Sun, 13 May 2012 01:52:50 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on What Are Your System Statistics? by Anonymous</title>
		<link>http://structureddata.org/2008/01/02/what-are-your-system-statistics/#comment-28122</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 13 May 2012 01:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://structureddata.org/2008/01/02/what-are-your-system-statistics/#comment-28122</guid>
		<description>&lt;pre&gt;
SQL&gt; select version from v$instance;

VERSION
-----------------
11.2.0.2.0

SQL&gt; select pname, pval1 from sys.aux_stats$ where sname = &#039;SYSSTATS_MAIN&#039;;

PNAME                               PVAL1
------------------------------ ----------
CPUSPEEDNW                     2946.74556
IOSEEKTIM                              10
IOTFRSPEED                           4096
SREADTIM
MREADTIM
CPUSPEED
MBRC
MAXTHR
SLAVETHR

9 rows selected.
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<pre>
SQL&gt; select version from v$instance;

VERSION
-----------------
11.2.0.2.0

SQL&gt; select pname, pval1 from sys.aux_stats$ where sname = 'SYSSTATS_MAIN';

PNAME                               PVAL1
------------------------------ ----------
CPUSPEEDNW                     2946.74556
IOSEEKTIM                              10
IOTFRSPEED                           4096
SREADTIM
MREADTIM
CPUSPEED
MBRC
MAXTHR
SLAVETHR

9 rows selected.
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle 11g: Extended Statistics by Extended Stats &#171; Oracle Scratchpad</title>
		<link>http://structureddata.org/2007/10/31/oracle-11g-extended-statistics/#comment-26480</link>
		<dc:creator>Extended Stats &#171; Oracle Scratchpad</dc:creator>
		<pubDate>Wed, 11 Apr 2012 23:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://structureddata.org/2007/10/31/oracle-11g-extended-statistics/#comment-26480</guid>
		<description>[...] very keen on the 11g extended stats feature, but I&#8217;ve just discovered a critical weakness in one of the implementation details [...]</description>
		<content:encoded><![CDATA[<p>[...] very keen on the 11g extended stats feature, but I&#8217;ve just discovered a critical weakness in one of the implementation details [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What Are Your System Statistics? by Anonymous</title>
		<link>http://structureddata.org/2008/01/02/what-are-your-system-statistics/#comment-26402</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 10 Apr 2012 20:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://structureddata.org/2008/01/02/what-are-your-system-statistics/#comment-26402</guid>
		<description>Datawarehouse

15g sga, 55g ram, 12 cpu with 6 cores
&lt;pre&gt;
VERSION
-----------------
11.2.0.3.0

SNAME                          PNAME                               PVAL1 
------------------------------ ------------------------------ ---------- 
SYSSTATS_MAIN                  CPUSPEEDNW                            508
SYSSTATS_MAIN                  IOSEEKTIM                               5
SYSSTATS_MAIN                  IOTFRSPEED                          48803
SYSSTATS_MAIN                  SREADTIM                            1.003
SYSSTATS_MAIN                  MREADTIM                            2.638
SYSSTATS_MAIN                  CPUSPEED                              342
SYSSTATS_MAIN                  MBRC                                    5
SYSSTATS_MAIN                  MAXTHR                          632393728
SYSSTATS_MAIN                  SLAVETHR                           621568
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Datawarehouse</p>
<p>15g sga, 55g ram, 12 cpu with 6 cores</p>
<pre>
VERSION
-----------------
11.2.0.3.0

SNAME                          PNAME                               PVAL1
------------------------------ ------------------------------ ----------
SYSSTATS_MAIN                  CPUSPEEDNW                            508
SYSSTATS_MAIN                  IOSEEKTIM                               5
SYSSTATS_MAIN                  IOTFRSPEED                          48803
SYSSTATS_MAIN                  SREADTIM                            1.003
SYSSTATS_MAIN                  MREADTIM                            2.638
SYSSTATS_MAIN                  CPUSPEED                              342
SYSSTATS_MAIN                  MBRC                                    5
SYSSTATS_MAIN                  MAXTHR                          632393728
SYSSTATS_MAIN                  SLAVETHR                           621568
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Core Performance Fundamentals Of Oracle Data Warehousing &#8211; Parallel Execution by Greg Rahn</title>
		<link>http://structureddata.org/2010/04/19/the-core-performance-fundamentals-of-oracle-data-warehousing-parallel-execution/#comment-26287</link>
		<dc:creator>Greg Rahn</dc:creator>
		<pubDate>Mon, 02 Apr 2012 05:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://structureddata.org/?p=818#comment-26287</guid>
		<description>I&#039;ve updated the links.  Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated the links.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Core Performance Fundamentals Of Oracle Data Warehousing &#8211; Parallel Execution by adam</title>
		<link>http://structureddata.org/2010/04/19/the-core-performance-fundamentals-of-oracle-data-warehousing-parallel-execution/#comment-26281</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Sun, 01 Apr 2012 22:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://structureddata.org/?p=818#comment-26281</guid>
		<description>Could you please correct the links mentioned at the bottom of the page, now error 404 not found is returned.</description>
		<content:encoded><![CDATA[<p>Could you please correct the links mentioned at the bottom of the page, now error 404 not found is returned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visualizing Active Session History (ASH) Data With R by Greg Rahn</title>
		<link>http://structureddata.org/2011/12/20/visualizing-active-session-history-ash-data-with-r/#comment-26083</link>
		<dc:creator>Greg Rahn</dc:creator>
		<pubDate>Sat, 17 Mar 2012 00:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://structureddata.org/?p=1684#comment-26083</guid>
		<description>Yuri-

I&#039;m aware of this, as it was stated in the first paragraph: &quot;often times the cause for longer log file sync times is related to longer log file parallel write times.&quot;  Do note though, that the data collection and analysis was necessary to prove this was indeed that case because the entry point to troubleshooting this was the observation of long log file syncs. 

Thanks for the pointer to the note.</description>
		<content:encoded><![CDATA[<p>Yuri-</p>
<p>I&#8217;m aware of this, as it was stated in the first paragraph: &#8220;often times the cause for longer log file sync times is related to longer log file parallel write times.&#8221;  Do note though, that the data collection and analysis was necessary to prove this was indeed that case because the entry point to troubleshooting this was the observation of long log file syncs. </p>
<p>Thanks for the pointer to the note.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visualizing Active Session History (ASH) Data With R by Kyle Hailey</title>
		<link>http://structureddata.org/2011/12/20/visualizing-active-session-history-ash-data-with-r/#comment-26080</link>
		<dc:creator>Kyle Hailey</dc:creator>
		<pubDate>Fri, 16 Mar 2012 18:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://structureddata.org/?p=1684#comment-26080</guid>
		<description>Here is a free ASH viewer called ASHMON I wrote some years ago in TCL/TK (runs on windows or LINUX as a fat client). 
http://ashmasters.com/ash-tools/
It will by default read v$active_session_history, but if you install S-ASH and log into ASHMON as the S-ASH owner, it will read S-ASH tables 
see 
http://ashmasters.com/ash-simulation/
http://oracleprof.blogspot.com/2011/11/new-release-of-s-ash-v23.html
SASH obviates the need for the diagnostics pack license and allows it to run on standard edition and version 9 (as well as probably 7 and 8 though I haven&#039;t tried)

For a pay for tool that is an ASH simulator (ie no diagnostics pack license, runs on v9 etc and runs on DB2, Sybase and SQL Server) there is &quot;DB Optimizer&quot; from Embarcadero. Cool thing is it saves the data to flat file that can be mailed and shared between people analyzing the data. (not to mention DB Optimizer comes with Visual SQL Tuning (VST).

For another pay for tool lab128 is super fast and cheaper than DB Optimizer but only works on Oracle and has no sql tuning but it&#039;s fast. Did I say it&#039;s fast? 

Currently  I&#039;m interested in web interfaces to data, so set up a jquery and highcharts version here:
http://dboptimizer.com/2011/10/31/w-ash-web-enabled-ash/

- Kyle Hailey</description>
		<content:encoded><![CDATA[<p>Here is a free ASH viewer called ASHMON I wrote some years ago in TCL/TK (runs on windows or LINUX as a fat client).<br />
<a href="http://ashmasters.com/ash-tools/" rel="nofollow">http://ashmasters.com/ash-tools/</a><br />
It will by default read v$active_session_history, but if you install S-ASH and log into ASHMON as the S-ASH owner, it will read S-ASH tables<br />
see<br />
<a href="http://ashmasters.com/ash-simulation/" rel="nofollow">http://ashmasters.com/ash-simulation/</a><br />
<a href="http://oracleprof.blogspot.com/2011/11/new-release-of-s-ash-v23.html" rel="nofollow">http://oracleprof.blogspot.com/2011/11/new-release-of-s-ash-v23.html</a><br />
SASH obviates the need for the diagnostics pack license and allows it to run on standard edition and version 9 (as well as probably 7 and 8 though I haven&#8217;t tried)</p>
<p>For a pay for tool that is an ASH simulator (ie no diagnostics pack license, runs on v9 etc and runs on DB2, Sybase and SQL Server) there is &#8220;DB Optimizer&#8221; from Embarcadero. Cool thing is it saves the data to flat file that can be mailed and shared between people analyzing the data. (not to mention DB Optimizer comes with Visual SQL Tuning (VST).</p>
<p>For another pay for tool lab128 is super fast and cheaper than DB Optimizer but only works on Oracle and has no sql tuning but it&#8217;s fast. Did I say it&#8217;s fast? </p>
<p>Currently  I&#8217;m interested in web interfaces to data, so set up a jquery and highcharts version here:<br />
<a href="http://dboptimizer.com/2011/10/31/w-ash-web-enabled-ash/" rel="nofollow">http://dboptimizer.com/2011/10/31/w-ash-web-enabled-ash/</a></p>
<p>- Kyle Hailey</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visualizing Active Session History (ASH) Data With R by Yuri van Buren</title>
		<link>http://structureddata.org/2011/12/20/visualizing-active-session-history-ash-data-with-r/#comment-26076</link>
		<dc:creator>Yuri van Buren</dc:creator>
		<pubDate>Fri, 16 Mar 2012 12:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://structureddata.org/?p=1684#comment-26076</guid>
		<description>Hi Greg,

T think you have to read the following support note:
Troubleshooting: log file sync&#039; Waits [ID 1376916.1]

Basically it says that, the log file parallel write is part of the log file sync operation, so Yes they are correlated.

If you&#039;re log file parallel write is close to the log file sync times, the time spend is on IO writes. If log file parallel write is very small compared to log file sync you loose time in communication e.g. in doing many small commits;

Regards,

Yuri.</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>T think you have to read the following support note:<br />
Troubleshooting: log file sync&#8217; Waits [ID 1376916.1]</p>
<p>Basically it says that, the log file parallel write is part of the log file sync operation, so Yes they are correlated.</p>
<p>If you&#8217;re log file parallel write is close to the log file sync times, the time spend is on IO writes. If log file parallel write is very small compared to log file sync you loose time in communication e.g. in doing many small commits;</p>
<p>Regards,</p>
<p>Yuri.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choosing An Optimal Stats Gathering Strategy by Greg Rahn</title>
		<link>http://structureddata.org/2008/03/26/choosing-an-optimal-stats-gathering-strategy/#comment-25995</link>
		<dc:creator>Greg Rahn</dc:creator>
		<pubDate>Fri, 09 Mar 2012 19:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://structureddata.org/2008/03/26/choosing-an-optimal-stats-gathering-strategy/#comment-25995</guid>
		<description>What version?
Define &quot;best&quot;?

In 11g, the defaults are the best place to start:
dbms_stats.gather_table_stats(&#039;owner&#039;,&#039;table_name&#039;);</description>
		<content:encoded><![CDATA[<p>What version?<br />
Define &#8220;best&#8221;?</p>
<p>In 11g, the defaults are the best place to start:<br />
dbms_stats.gather_table_stats(&#8216;owner&#8217;,'table_name&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DBMS_STATS, METHOD_OPT and FOR ALL INDEXED COLUMNS by Greg Rahn</title>
		<link>http://structureddata.org/2008/10/14/dbms_stats-method_opt-and-for-all-indexed-columns/#comment-25994</link>
		<dc:creator>Greg Rahn</dc:creator>
		<pubDate>Fri, 09 Mar 2012 19:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://structureddata.org/?p=190#comment-25994</guid>
		<description>I&#039;d suggest opening up the documentation where it is discussed:
http://docs.oracle.com/cd/E11882_01/appdev.112/e25788/d_stats.htm#r4c1-t43</description>
		<content:encoded><![CDATA[<p>I&#8217;d suggest opening up the documentation where it is discussed:<br />
<a href="http://docs.oracle.com/cd/E11882_01/appdev.112/e25788/d_stats.htm#r4c1-t43" rel="nofollow">http://docs.oracle.com/cd/E11882_01/appdev.112/e25788/d_stats.htm#r4c1-t43</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 12/19 queries in 0.007 seconds using disk: basic
Object Caching 393/447 objects using disk: basic

Served from: structureddata.org @ 2012-05-17 09:14:18 -->
