<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MemoSoup &#187; performance</title>
	<atom:link href="http://www.memosoup.com/tag/performance/feed" rel="self" type="application/rss+xml" />
	<link>http://www.memosoup.com</link>
	<description>Mix of the things I always forget</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:24:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Oracle: plan of the running query</title>
		<link>http://www.memosoup.com/20091229/oracle-plan-of-the-running-query.html</link>
		<comments>http://www.memosoup.com/20091229/oracle-plan-of-the-running-query.html#comments</comments>
		<pubDate>Tue, 29 Dec 2009 11:28:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[plan]]></category>

		<guid isPermaLink="false">http://www.memosoup.com/?p=232</guid>
		<description><![CDATA[col object_name FOR a40 SELECT operation, &#160; &#160; &#160; &#160;options, &#160; &#160; &#160; &#160;object_name, &#160; &#160;partition_id FROM &#160; v$sql_plan WHERE address IN &#160;&#40; SELECT sql_address FROM v$session WHERE sid = &#38;sid.&#41; ORDER BY id; Tweet news and informations&#160;automotive,business,crime,health,life,politics,science,technology,travelautomotive,business,crime,health,life,politics,science,technology,travel]]></description>
			<content:encoded><![CDATA[<div class="codecolorer-container oracle8 default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:100%;"><div class="oracle8 codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">col object_name <span style="color: #993333; font-weight: bold; text-transform: uppercase;">FOR</span> a40 <br />
<br />
<span style="color: #993333; font-weight: bold; text-transform: uppercase;">SELECT</span> operation<span style="color: #66cc66;">,</span> &nbsp; &nbsp; &nbsp;<br />
&nbsp;options<span style="color: #66cc66;">,</span> &nbsp; &nbsp; &nbsp;<br />
&nbsp;object_name<span style="color: #66cc66;">,</span> &nbsp;<br />
&nbsp;partition_id<br />
<span style="color: #993333; font-weight: bold; text-transform: uppercase;">FROM</span> &nbsp; v$sql_plan<br />
<span style="color: #993333; font-weight: bold; text-transform: uppercase;">WHERE</span> address <span style="color: #993333; font-weight: bold; text-transform: uppercase;">IN</span> <br />
&nbsp;<span style="color: #66cc66;">&#40;</span> <span style="color: #993333; font-weight: bold; text-transform: uppercase;">SELECT</span> sql_address <span style="color: #993333; font-weight: bold; text-transform: uppercase;">FROM</span> v$session <span style="color: #993333; font-weight: bold; text-transform: uppercase;">WHERE</span> sid <span style="color: #66cc66;">=</span> &amp;sid.<span style="color: #66cc66;">&#41;</span><br />
<span style="color: #993333; font-weight: bold; text-transform: uppercase;">ORDER</span> <span style="color: #993333; font-weight: bold; text-transform: uppercase;">BY</span> id;</div></div>
<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="zare366"><div style="float:left; width:100px; " class="zare366_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.memosoup.com%2F20091229%2Foracle-plan-of-the-running-query.html&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="zare366_google1"> 
				<g:plusone size="medium" href="http://www.memosoup.com/20091229/oracle-plan-of-the-running-query.html" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="zare366_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Oracle: plan of the running query" data-url="http://www.memosoup.com/20091229/oracle-plan-of-the-running-query.html">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.news365live.com">news and informations</a>&nbsp;<a href="http://news365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a><a href="http://worldnews365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a></div><div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.memosoup.com/20091229/oracle-plan-of-the-running-query.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS SQL: long running queries</title>
		<link>http://www.memosoup.com/20090923/ms-sql-long-running-queries.html</link>
		<comments>http://www.memosoup.com/20090923/ms-sql-long-running-queries.html#comments</comments>
		<pubDate>Wed, 23 Sep 2009 11:37:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MS SQL]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.memosoup.com/?p=166</guid>
		<description><![CDATA[select spid,cmd,status,loginame,open_tran, &#160; datediff &#40;s,last_batch,getdate&#40;&#41;&#41; as &#91;Waittime &#40;s&#41;&#93; from master..sysprocesses p where open_tran &#62; 0 &#160; &#160; &#160; &#160; &#160; &#160;and spid &#62; 50 &#160; &#160; &#160; &#160; &#160; and datediff &#40;s,last_batch,getdate&#40;&#41;&#41; &#62; 30 &#160; &#160; &#160; &#160; &#160; and exists &#40; select * from master..syslockinfo &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;where req_spid=p.spid and rsc_type &#60;&#62;2&#41;
 
				
			 
				
			 
				Tweet 
			
		news and informations&#160;automotive,business,crime,health,life,politics,science,technology,travelautomotive,business,crime,health,life,politics,science,technology,travel]]></description>
			<content:encoded><![CDATA[<div class="codecolorer-container tsql default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:100%;"><div class="tsql codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #0000FF;">select</span> spid,cmd,status,loginame,open_tran,<br />
&nbsp; <span style="color: #FF00FF;">datediff</span> <span style="color: #808080;">&#40;</span>s,last_batch,<span style="color: #FF00FF;">getdate</span><span style="color: #808080;">&#40;</span><span style="color: #808080;">&#41;</span><span style="color: #808080;">&#41;</span> <span style="color: #0000FF;">as</span> <span style="color: #808080;">&#91;</span>Waittime <span style="color: #808080;">&#40;</span>s<span style="color: #808080;">&#41;</span><span style="color: #808080;">&#93;</span><br />
<span style="color: #0000FF;">from</span> master..<span style="color: #202020;">sysprocesses</span> p <br />
<span style="color: #0000FF;">where</span> open_tran <span style="color: #808080;">&gt;</span> <span style="color: #000;">0</span> <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;and spid <span style="color: #808080;">&gt;</span> <span style="color: #000;">50</span> <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; and <span style="color: #FF00FF;">datediff</span> <span style="color: #808080;">&#40;</span>s,last_batch,<span style="color: #FF00FF;">getdate</span><span style="color: #808080;">&#40;</span><span style="color: #808080;">&#41;</span><span style="color: #808080;">&#41;</span> <span style="color: #808080;">&gt;</span> <span style="color: #000;">30</span> <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; and exists <span style="color: #808080;">&#40;</span> <span style="color: #0000FF;">select</span> <span style="color: #808080;">*</span> <span style="color: #0000FF;">from</span> master..<span style="color: #202020;">syslockinfo</span> <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #0000FF;">where</span> req_spid<span style="color: #808080;">=</span>p.<span style="color: #202020;">spid</span> and rsc_type <span style="color: #808080;">&lt;&gt;</span><span style="color: #000;">2</span><span style="color: #808080;">&#41;</span></div></div>
<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="zare366"><div style="float:left; width:100px; " class="zare366_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.memosoup.com%2F20090923%2Fms-sql-long-running-queries.html&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="zare366_google1"> 
				<g:plusone size="medium" href="http://www.memosoup.com/20090923/ms-sql-long-running-queries.html" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="zare366_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="MS SQL: long running queries" data-url="http://www.memosoup.com/20090923/ms-sql-long-running-queries.html">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.news365live.com">news and informations</a>&nbsp;<a href="http://news365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a><a href="http://worldnews365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a></div><div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.memosoup.com/20090923/ms-sql-long-running-queries.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle: long running queries</title>
		<link>http://www.memosoup.com/20090922/oracle-long-running-queries.html</link>
		<comments>http://www.memosoup.com/20090922/oracle-long-running-queries.html#comments</comments>
		<pubDate>Tue, 22 Sep 2009 08:19:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[longops]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.memosoup.com/?p=164</guid>
		<description><![CDATA[col opname FOR a40 col units FOR a10 SELECT &#160;sid ,opname ,sofar ,totalwork ,units ,elapsed_seconds ,time_remaining FROM v$session_longops WHERE sofar != totalwork; Tweet news and informations&#160;automotive,business,crime,health,life,politics,science,technology,travelautomotive,business,crime,health,life,politics,science,technology,travel]]></description>
			<content:encoded><![CDATA[<div class="codecolorer-container oracle8 default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:100%;"><div class="oracle8 codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">col opname <span style="color: #993333; font-weight: bold; text-transform: uppercase;">FOR</span> a40<br />
col units <span style="color: #993333; font-weight: bold; text-transform: uppercase;">FOR</span> a10<br />
<br />
<span style="color: #993333; font-weight: bold; text-transform: uppercase;">SELECT</span> &nbsp;sid<br />
<span style="color: #66cc66;">,</span>opname<br />
<span style="color: #66cc66;">,</span>sofar<br />
<span style="color: #66cc66;">,</span>totalwork<br />
<span style="color: #66cc66;">,</span>units<br />
<span style="color: #66cc66;">,</span>elapsed_seconds<br />
<span style="color: #66cc66;">,</span>time_remaining<br />
<span style="color: #993333; font-weight: bold; text-transform: uppercase;">FROM</span> v$session_longops<br />
<span style="color: #993333; font-weight: bold; text-transform: uppercase;">WHERE</span> sofar !<span style="color: #66cc66;">=</span> totalwork;</div></div>
<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="zare366"><div style="float:left; width:100px; " class="zare366_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.memosoup.com%2F20090922%2Foracle-long-running-queries.html&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="zare366_google1"> 
				<g:plusone size="medium" href="http://www.memosoup.com/20090922/oracle-long-running-queries.html" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="zare366_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Oracle: long running queries" data-url="http://www.memosoup.com/20090922/oracle-long-running-queries.html">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.news365live.com">news and informations</a>&nbsp;<a href="http://news365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a><a href="http://worldnews365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a></div><div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.memosoup.com/20090922/oracle-long-running-queries.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

