<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Murtuja's Weblog</title>
	<atom:link href="http://murtuja.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://murtuja.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 26 Sep 2007 09:03:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='murtuja.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Murtuja's Weblog</title>
		<link>http://murtuja.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://murtuja.wordpress.com/osd.xml" title="Murtuja&#039;s Weblog" />
	<atom:link rel='hub' href='http://murtuja.wordpress.com/?pushpress=hub'/>
		<item>
		<title>set vi as default editor</title>
		<link>http://murtuja.wordpress.com/2007/09/26/set-vi-as-default-editor/</link>
		<comments>http://murtuja.wordpress.com/2007/09/26/set-vi-as-default-editor/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 09:03:52 +0000</pubDate>
		<dc:creator>murtuja</dc:creator>
				<category><![CDATA[Oracle DBA]]></category>
		<category><![CDATA[set vi as default editor oracle]]></category>

		<guid isPermaLink="false">http://murtuja.wordpress.com/2007/09/26/set-vi-as-default-editor/</guid>
		<description><![CDATA[I have set vi as default editor by editing glogin.sql define_editor=vi<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=murtuja.wordpress.com&amp;blog=1672328&amp;post=7&amp;subd=murtuja&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have set vi as default editor by editing glogin.sql</p>
<p>define_editor=vi</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/murtuja.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/murtuja.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/murtuja.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/murtuja.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/murtuja.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/murtuja.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/murtuja.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/murtuja.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/murtuja.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/murtuja.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/murtuja.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/murtuja.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/murtuja.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/murtuja.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/murtuja.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/murtuja.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=murtuja.wordpress.com&amp;blog=1672328&amp;post=7&amp;subd=murtuja&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://murtuja.wordpress.com/2007/09/26/set-vi-as-default-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279fac56c9f3aeabdfeab87adce4b5ee?s=96&#38;d=identicon" medium="image">
			<media:title type="html">murtuja</media:title>
		</media:content>
	</item>
		<item>
		<title>csv format with select *</title>
		<link>http://murtuja.wordpress.com/2007/09/26/csv-format-with-select/</link>
		<comments>http://murtuja.wordpress.com/2007/09/26/csv-format-with-select/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 03:37:02 +0000</pubDate>
		<dc:creator>murtuja</dc:creator>
				<category><![CDATA[Oracle DBA]]></category>
		<category><![CDATA[csv format with oracle]]></category>

		<guid isPermaLink="false">http://murtuja.wordpress.com/2007/09/26/csv-format-with-select/</guid>
		<description><![CDATA[Hi, Here you have both &#8211; XML extraction to generate CSV: http://laurentschneider.com/wordpress/2007/05/csv-format-with-select.html Regards,<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=murtuja.wordpress.com&amp;blog=1672328&amp;post=4&amp;subd=murtuja&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
Here you have both &#8211; XML extraction to generate CSV:<br />
http://laurentschneider.com/wordpress/2007/05/csv-format-with-select.html<br />
Regards,</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/murtuja.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/murtuja.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/murtuja.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/murtuja.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/murtuja.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/murtuja.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/murtuja.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/murtuja.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/murtuja.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/murtuja.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/murtuja.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/murtuja.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/murtuja.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/murtuja.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/murtuja.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/murtuja.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=murtuja.wordpress.com&amp;blog=1672328&amp;post=4&amp;subd=murtuja&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://murtuja.wordpress.com/2007/09/26/csv-format-with-select/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279fac56c9f3aeabdfeab87adce4b5ee?s=96&#38;d=identicon" medium="image">
			<media:title type="html">murtuja</media:title>
		</media:content>
	</item>
		<item>
		<title>How to speed up Import</title>
		<link>http://murtuja.wordpress.com/2007/09/23/how-to-speed-up-import/</link>
		<comments>http://murtuja.wordpress.com/2007/09/23/how-to-speed-up-import/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 02:14:34 +0000</pubDate>
		<dc:creator>murtuja</dc:creator>
				<category><![CDATA[Oracle DBA]]></category>

		<guid isPermaLink="false">http://murtuja.wordpress.com/2007/09/23/how-to-speed-up-import/</guid>
		<description><![CDATA[Here are are some suggestions. Check the database alert log. If you see messages like Checkpoint Incomplete, or if log files are switching frequently, then you need to increase the size and number of redo log files. Set or increase the size of the BUFFER parameter on your import. This will increase the size of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=murtuja.wordpress.com&amp;blog=1672328&amp;post=3&amp;subd=murtuja&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here are are some suggestions.</p>
<ol>
<li>Check the database alert log. If you see messages like Checkpoint Incomplete, or if log files are switching frequently, then you need to increase the size and number of redo log files.</li>
<li>Set or increase the size of the BUFFER parameter on your import. This will increase the size of the buffer that Oracle uses to do the bulk inserts.</li>
<li>If possible, create a large UNDO tablespace, and switch to that large UNDO tablespace by using the alter system undo_tablespace=Large_Undo before the import. Then, run the IMP with the COMMIT=N option. After the import completes, switch back to the old UNDO tablespace and then drop the large one if it is no longer necessary. If you do not have the enough space for a larger redo then try increasing the COMMIT parameter setting on the IMP command.</li>
<li>Increase the SORT_AREA_SIZE parameter. Increasing this parameter will provide more space for sorting operations when creating indexes.</li>
<li>Increase the LOG_CHECKPOINT_INTERVAL. This will help to reduce the number of checkpoints.</li>
</ol>
<p><strong>Here are are some suggestions from Chris Marquez</strong> </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Faster IMPORTS</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Set IMP parameter COMMIT = Y.</p>
<p>Set IMP parameter RECORDLENGTH &gt;= EXP RECORDLENGTH value.</p>
<p>Set IMP parameter BUFFER = MB (Set in the MB range not KB range)</p>
<p>Set IMP parameter STATISTICS = NONE (9i, n/a 8i)</p>
<p>Set IMP parameter RECALCULATE_STATISTICS = N. (8i, n/a 9i)</p>
<p>Set IMP parameter ANALYZE = N. (8i, n/a 9i)</p>
<p>Set IMP parameter INDEXES = N (Import them later&#8230;separately)</p>
<p>Set init.ora parameter LOG_ARCHIVE_START = FALSE *&amp;*   alter database<br />
noarchivelog;</p>
<p>Set init.ora parameter _disable_logging = TRUE (Warning, this could be<br />
dangerous and unrecoverable in failure.  Backup immediately after import<br />
- * Redo records (to disk) will NOT be generated (redo WAS generated in<br />
the log buffer.) [Even with _disable_logging you still "switch" logs<br />
when they get "full"])</p>
<p>Set init.ora parameter _wait_for_sync = FALSE (Warning, this could be<br />
dangerous and unrecoverable in failure.  Backup immediately after import<br />
- _wait_for_sync: Wait_for_sync is an oracle generic parameter which,<br />
when set to  false, will allow the system to complete commits without<br />
waiting  for the redo-log buffer flushes to complete.)</p>
<p>Make redo logs enormous; 500MB, 1GB, etc.</p>
<p>Use Locally Managed Tablespaces on target database.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/murtuja.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/murtuja.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/murtuja.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/murtuja.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/murtuja.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/murtuja.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/murtuja.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/murtuja.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/murtuja.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/murtuja.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/murtuja.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/murtuja.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/murtuja.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/murtuja.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/murtuja.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/murtuja.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=murtuja.wordpress.com&amp;blog=1672328&amp;post=3&amp;subd=murtuja&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://murtuja.wordpress.com/2007/09/23/how-to-speed-up-import/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/279fac56c9f3aeabdfeab87adce4b5ee?s=96&#38;d=identicon" medium="image">
			<media:title type="html">murtuja</media:title>
		</media:content>
	</item>
	</channel>
</rss>
