<?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 Exadata V2 &#8211; Flash Cache</title>
	<atom:link href="http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/</link>
	<description>Just another Oracle blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 21:28:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: osborne</title>
		<link>http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/#comment-74583</link>
		<dc:creator>osborne</dc:creator>
		<pubDate>Sat, 26 Nov 2011 00:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=2411#comment-74583</guid>
		<description>Thanks Robin.</description>
		<content:encoded><![CDATA[<p>Thanks Robin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Moffatt</title>
		<link>http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/#comment-74570</link>
		<dc:creator>Robin Moffatt</dc:creator>
		<pubDate>Fri, 25 Nov 2011 20:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=2411#comment-74570</guid>
		<description>Hi Kerry,

The whitepaper has moved : http://www.oracle.com/technetwork/database/exadata/exadata-smart-flash-cache-366203.pdf

One day Oracle will learn how to implement redirects when they move their website content around ....</description>
		<content:encoded><![CDATA[<p>Hi Kerry,</p>
<p>The whitepaper has moved : <a href="http://www.oracle.com/technetwork/database/exadata/exadata-smart-flash-cache-366203.pdf" rel="nofollow">http://www.oracle.com/technetwork/database/exadata/exadata-smart-flash-cache-366203.pdf</a></p>
<p>One day Oracle will learn how to implement redirects when they move their website content around &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osborne</title>
		<link>http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/#comment-68489</link>
		<dc:creator>osborne</dc:creator>
		<pubDate>Sun, 23 Oct 2011 18:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=2411#comment-68489</guid>
		<description>Yes - set processing generally wins over 1 row at a time processing regardless of the platform, but with Exadata the difference can be magnified.

Kerry</description>
		<content:encoded><![CDATA[<p>Yes &#8211; set processing generally wins over 1 row at a time processing regardless of the platform, but with Exadata the difference can be magnified.</p>
<p>Kerry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JoeG</title>
		<link>http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/#comment-67991</link>
		<dc:creator>JoeG</dc:creator>
		<pubDate>Fri, 21 Oct 2011 05:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=2411#comment-67991</guid>
		<description>I meant to say if we do a insert into table1 select * from table2 the process runs much faster than processing 1 row at a time from Informatica load.</description>
		<content:encoded><![CDATA[<p>I meant to say if we do a insert into table1 select * from table2 the process runs much faster than processing 1 row at a time from Informatica load.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JoeG</title>
		<link>http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/#comment-67989</link>
		<dc:creator>JoeG</dc:creator>
		<pubDate>Fri, 21 Oct 2011 05:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=2411#comment-67989</guid>
		<description>I think we ran into an issue with Informatica processing 1 row at a time.  Insert into table1 form table2 it completes successfully in about 1 hour time for 12.5 million rows.  When i add parallel dml and do it in parallel it completes in about 6 minutes.  Without looking I am making an assumption the Information server slowed down due to high memory usage.</description>
		<content:encoded><![CDATA[<p>I think we ran into an issue with Informatica processing 1 row at a time.  Insert into table1 form table2 it completes successfully in about 1 hour time for 12.5 million rows.  When i add parallel dml and do it in parallel it completes in about 6 minutes.  Without looking I am making an assumption the Information server slowed down due to high memory usage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osborne</title>
		<link>http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/#comment-67452</link>
		<dc:creator>osborne</dc:creator>
		<pubDate>Mon, 17 Oct 2011 23:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=2411#comment-67452</guid>
		<description>Hi Joe,

I&#039;m not sure what you&#039;re asking here. Are you just curious why the table sizes don&#039;t match?

Kerry</description>
		<content:encoded><![CDATA[<p>Hi Joe,</p>
<p>I&#8217;m not sure what you&#8217;re asking here. Are you just curious why the table sizes don&#8217;t match?</p>
<p>Kerry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osborne</title>
		<link>http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/#comment-67450</link>
		<dc:creator>osborne</dc:creator>
		<pubDate>Mon, 17 Oct 2011 23:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=2411#comment-67450</guid>
		<description>Hi Joe,

  I&#039;m not sure what the problem you&#039;re trying to solve is. Are you trying to make you&#039;re insert go faster? If so, sharing a little more info like the statement will be helpful. Also why you you are working this issue (is it slower than on another platform or than other similar inserts)?

Kerry</description>
		<content:encoded><![CDATA[<p>Hi Joe,</p>
<p>  I&#8217;m not sure what the problem you&#8217;re trying to solve is. Are you trying to make you&#8217;re insert go faster? If so, sharing a little more info like the statement will be helpful. Also why you you are working this issue (is it slower than on another platform or than other similar inserts)?</p>
<p>Kerry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JoeG</title>
		<link>http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/#comment-67404</link>
		<dc:creator>JoeG</dc:creator>
		<pubDate>Mon, 17 Oct 2011 16:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=2411#comment-67404</guid>
		<description>We are on exadata 11gr2, version BP 10.  Load table is truncated prior to single row inserts, insert into table1(col1...col262) values(v1.....v262);

The table we are loading from has same number of columns and process is done by informatica with ~10000 row commit frequency.  There are 4 indexes on the target table.  Also the target table uses more blocks, from dba_segments, than the target.  Both have same storage parameters.

Any advice on what to look at would be appreciated.

Thanks,
Joe</description>
		<content:encoded><![CDATA[<p>We are on exadata 11gr2, version BP 10.  Load table is truncated prior to single row inserts, insert into table1(col1&#8230;col262) values(v1&#8230;..v262);</p>
<p>The table we are loading from has same number of columns and process is done by informatica with ~10000 row commit frequency.  There are 4 indexes on the target table.  Also the target table uses more blocks, from dba_segments, than the target.  Both have same storage parameters.</p>
<p>Any advice on what to look at would be appreciated.</p>
<p>Thanks,<br />
Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JoeG</title>
		<link>http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/#comment-67399</link>
		<dc:creator>JoeG</dc:creator>
		<pubDate>Mon, 17 Oct 2011 16:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=2411#comment-67399</guid>
		<description>Kerry, we are having a issue with a table with 262 columns.  From what I have read having a table over 255 columns causes performance issues. Is there a way to determine if that is what is happening?  I am currently tracing a session and we have lots of &quot;cell single block physical read&quot; wait events.  Its an INSERT statement with following stats:

call     count       cpu    elapsed       disk      query    current        rows
------- ------  -------- ---------- ---------- ---------- ----------  ----------
Parse        0      0.00       0.00          0          0          0           0
Execute    439    602.53    1399.50    1329033      54696  136314235       43900
Fetch        0      0.00       0.00          0          0          0           0
------- ------  -------- ---------- ---------- ---------- ----------  ----------
total      439    602.53    1399.50    1329033      54696  136314235       43900</description>
		<content:encoded><![CDATA[<p>Kerry, we are having a issue with a table with 262 columns.  From what I have read having a table over 255 columns causes performance issues. Is there a way to determine if that is what is happening?  I am currently tracing a session and we have lots of &#8220;cell single block physical read&#8221; wait events.  Its an INSERT statement with following stats:</p>
<p>call     count       cpu    elapsed       disk      query    current        rows<br />
&#8212;&#8212;- &#8212;&#8212;  &#8212;&#8212;&#8211; &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;-  &#8212;&#8212;&#8212;-<br />
Parse        0      0.00       0.00          0          0          0           0<br />
Execute    439    602.53    1399.50    1329033      54696  136314235       43900<br />
Fetch        0      0.00       0.00          0          0          0           0<br />
&#8212;&#8212;- &#8212;&#8212;  &#8212;&#8212;&#8211; &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;-  &#8212;&#8212;&#8212;-<br />
total      439    602.53    1399.50    1329033      54696  136314235       43900</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osborne</title>
		<link>http://kerryosborne.oracle-guy.com/2010/05/exadata-take-2-flash-cache/#comment-36242</link>
		<dc:creator>osborne</dc:creator>
		<pubDate>Sat, 12 Feb 2011 01:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://kerryosborne.oracle-guy.com/?p=2411#comment-36242</guid>
		<description>John,

I&#039;m not sure what the concerns about redundancy would be. Exadata systems are generally set up with diskgroups using normal or high redundancy (2 or 3 way mirroring). The failure groups are usually set up so that each storage cell represents a separate failure group. So if you choose high redundancy you should be able to loose two storage cells without loosing any data. If your co-workers don&#039;t trust the software supplied redundancy provided by ASM that is another issue.   

I would definitely want to do some testing to prove to myself that putting the log files on flash disks really gave me the performance improvement I was hoping for, as the results of my (admittedly limited) experiments in that area have been somewhat mixed. The downside of persueing this approach is that any flash that you use as disk decreases the amount available for caching data. Not as big a deal if you can get most of it into the SGA, but nevertheless, it&#039;s something to consider. 

It sounds like a very interesting system. Good luck. I&#039;d be very interested in hearing more as your evaluation/testing proceeds.

Kerry</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>I&#8217;m not sure what the concerns about redundancy would be. Exadata systems are generally set up with diskgroups using normal or high redundancy (2 or 3 way mirroring). The failure groups are usually set up so that each storage cell represents a separate failure group. So if you choose high redundancy you should be able to loose two storage cells without loosing any data. If your co-workers don&#8217;t trust the software supplied redundancy provided by ASM that is another issue.   </p>
<p>I would definitely want to do some testing to prove to myself that putting the log files on flash disks really gave me the performance improvement I was hoping for, as the results of my (admittedly limited) experiments in that area have been somewhat mixed. The downside of persueing this approach is that any flash that you use as disk decreases the amount available for caching data. Not as big a deal if you can get most of it into the SGA, but nevertheless, it&#8217;s something to consider. </p>
<p>It sounds like a very interesting system. Good luck. I&#8217;d be very interested in hearing more as your evaluation/testing proceeds.</p>
<p>Kerry</p>
]]></content:encoded>
	</item>
</channel>
</rss>

