<?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>Square DBA - Oracle DBA Talk &#187; linux</title>
	<atom:link href="http://www.squaredba.com/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.squaredba.com</link>
	<description>Oracle DBA Forum, Articles, FAQs, Scripts, OCP Test Papers, Free Blog, DBA Training</description>
	<lastBuildDate>Fri, 18 Jun 2010 16:21:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Finding large files in Linux</title>
		<link>http://www.squaredba.com/finding-large-files-in-linux-147.html</link>
		<comments>http://www.squaredba.com/finding-large-files-in-linux-147.html#comments</comments>
		<pubDate>Tue, 22 Sep 2009 17:41:37 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Oracle How-To]]></category>
		<category><![CDATA[large files]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=147</guid>
		<description><![CDATA[It&#8217;s easy to track down your Oracle datafiles. select BYTES, NAME from v$datafile; Will tell the size of each datafile and it&#8217;s location on the server. If your server is like mine you will large non-Oracle files on the server as well. From time to time I need to find these large files to see [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/finding-large-files-in-linux-147.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Argument list too long&#8221; on Linux</title>
		<link>http://www.squaredba.com/argument-list-too-long-on-linux-60.html</link>
		<comments>http://www.squaredba.com/argument-list-too-long-on-linux-60.html#comments</comments>
		<pubDate>Mon, 26 Jan 2009 23:33:26 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Oracle How-To]]></category>
		<category><![CDATA[Argument list too long]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=60</guid>
		<description><![CDATA[Ever get the error &#8220;Argument list too long&#8221; when working with files on Linux? I deal with a lot of files from telecommunication switches. These files contain call detail records (CDRs). I generally load these files into an Oracle database using sqlldr. These files ad up quickly and space is valuable on the server. I [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/argument-list-too-long-on-linux-60.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reclaim lost space with tune2fs</title>
		<link>http://www.squaredba.com/reclaim-lost-space-with-tune2fs-11.html</link>
		<comments>http://www.squaredba.com/reclaim-lost-space-with-tune2fs-11.html#comments</comments>
		<pubDate>Mon, 09 Jun 2008 23:54:09 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Oracle How-To]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=11</guid>
		<description><![CDATA[File system Reserved Block Count is supposed to reduce Linux file system defragmentation, to allow root user login for maintenance or to allow Linux system logging facility to function properly in case file system running low of free disk space. File system utility called tune2fs can be used to tune Linux ext2 / ext3 file [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/reclaim-lost-space-with-tune2fs-11.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
