<?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>Vishal Gupta&#039;s Blog</title>
	<atom:link href="http://www.vishalgupta.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vishalgupta.com/blog</link>
	<description>Oracle encounters</description>
	<lastBuildDate>Sun, 14 Feb 2010 22:46:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>V$SQL_HINT</title>
		<link>http://www.vishalgupta.com/blog/2009/05/02/vsql_hint/</link>
		<comments>http://www.vishalgupta.com/blog/2009/05/02/vsql_hint/#comments</comments>
		<pubDate>Sat, 02 May 2009 20:17:26 +0000</pubDate>
		<dc:creator>Vishal Gupta</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.vishalgupta.com/blog/?p=134</guid>
		<description><![CDATA[<p>In case you wanted to know which Oracle version a particular SQL hint is applicable in or was introduced in. You can query V$SQL_HINT introduced in 11g for that. It holds even historical information. Column “version” gives oracle version in which a particular hint was introduced and version_outline probably gives upto which version upto which <p> ... Continue reading <a href="http://www.vishalgupta.com/blog/2009/05/02/vsql_hint/">more</a></p>]]></description>
		<wfw:commentRss>http://www.vishalgupta.com/blog/2009/05/02/vsql_hint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Log File Write And Waits</title>
		<link>http://www.vishalgupta.com/blog/2008/12/02/log-file-write-and-waits/</link>
		<comments>http://www.vishalgupta.com/blog/2008/12/02/log-file-write-and-waits/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 20:12:12 +0000</pubDate>
		<dc:creator>Vishal Gupta</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.vishalgupta.com/blog/?p=120</guid>
		<description><![CDATA[<p>Here are some interesting articles regarding log file writing and associated I/O waits.</p>
<p>Jonanthan Lewis &#8211; Log File Write</p>
<p>Riyaj Shamsudeen &#8211; Log file sync tuning</p>
<p>Christian Bilien &#8211; Log file sync wait</p>
]]></description>
		<wfw:commentRss>http://www.vishalgupta.com/blog/2008/12/02/log-file-write-and-waits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow Statspack Snapshots</title>
		<link>http://www.vishalgupta.com/blog/2008/10/10/slow-statspack-snapshots/</link>
		<comments>http://www.vishalgupta.com/blog/2008/10/10/slow-statspack-snapshots/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 15:24:29 +0000</pubDate>
		<dc:creator>Vishal Gupta</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Statspack]]></category>

		<guid isPermaLink="false">http://www.vishalgupta.com/blog/?p=112</guid>
		<description><![CDATA[<p class="MsoNormal" style="background: white; margin: 0cm 0cm 0pt; line-height: normal;"> </p>
<p class="MsoNormal" style="background: white; margin: 0cm 0cm 0pt; line-height: normal;">For quite some time we had been experiencing slow statspack snapshots, taking about 300sec. In a worst case scenario it took 7 hours. My colleague was investigating it, it turned out that on this particular database &#8220;_optimizer_ignore_hints&#8221; <p> ... Continue reading <a href="http://www.vishalgupta.com/blog/2008/10/10/slow-statspack-snapshots/">more</a></p>]]></description>
		<wfw:commentRss>http://www.vishalgupta.com/blog/2008/10/10/slow-statspack-snapshots/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Loading File into a Blob</title>
		<link>http://www.vishalgupta.com/blog/2008/09/23/loading-file-into-a-blob/</link>
		<comments>http://www.vishalgupta.com/blog/2008/09/23/loading-file-into-a-blob/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 10:07:36 +0000</pubDate>
		<dc:creator>Vishal Gupta</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.vishalgupta.com/?p=105</guid>
		<description><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"> </p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"> </p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;">Yesterday I received a request from a developer to load file into a BLOB. To be honest I have never loaded a file into a BLOB in past. I had some idea that I would have to use DBMS_LOB pl/sql <p> ... Continue reading <a href="http://www.vishalgupta.com/blog/2008/09/23/loading-file-into-a-blob/">more</a></p>]]></description>
		<wfw:commentRss>http://www.vishalgupta.com/blog/2008/09/23/loading-file-into-a-blob/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Slow drop user</title>
		<link>http://www.vishalgupta.com/blog/2008/08/24/slow-drop-user/</link>
		<comments>http://www.vishalgupta.com/blog/2008/08/24/slow-drop-user/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 02:04:08 +0000</pubDate>
		<dc:creator>Vishal Gupta</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://vishalgupta.com/blog/?p=15</guid>
		<description><![CDATA[<p>For past 3 weeks i was covering for a project dedicated DBA who had gone on leave for 3 weeks (some people are just lucky). Its an Oracle Peoplesoft General Ledger application on Oracle 10.2.0.3 database. Lot of copies of application are hosted in same database as multiple copies for different stages of software lifecyle.</p>
<p>I <p> ... Continue reading <a href="http://www.vishalgupta.com/blog/2008/08/24/slow-drop-user/">more</a></p>]]></description>
		<wfw:commentRss>http://www.vishalgupta.com/blog/2008/08/24/slow-drop-user/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My first post</title>
		<link>http://www.vishalgupta.com/blog/2008/08/23/my-first-post/</link>
		<comments>http://www.vishalgupta.com/blog/2008/08/23/my-first-post/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 17:53:30 +0000</pubDate>
		<dc:creator>Vishal Gupta</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://vishalgupta.com/wordpress/?p=3</guid>
		<description><![CDATA[<p>Finally i managed to start my own blog. I had been thinking about starting my own blog on my website for some time. But somehow it never took off. I am pleased that its up and running&#8230;.</p>
<p>Watch this space for some interesting oracle reading.</p>
]]></description>
		<wfw:commentRss>http://www.vishalgupta.com/blog/2008/08/23/my-first-post/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
