<?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; DBA Thoughts</title>
	<atom:link href="http://www.squaredba.com/category/dba-thoughts/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>Mon, 18 Jul 2011 17:24:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Finding Large Directories</title>
		<link>http://www.squaredba.com/finding-large-directories-244.html</link>
		<comments>http://www.squaredba.com/finding-large-directories-244.html#comments</comments>
		<pubDate>Mon, 30 May 2011 08:01:45 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[DBA Thoughts]]></category>
		<category><![CDATA[Oracle How-To]]></category>
		<category><![CDATA[Oracle Tip]]></category>
		<category><![CDATA[large directories]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=244</guid>
		<description><![CDATA[Recently I was looking to clear some space on one of my Oracle servers. I looked for large files with this command: find . -type f -size +100000k -exec ls -lh {} \; &#124; awk &#8216;{ print $9 &#8220;: &#8221; $5 }&#8217; This looks for files over 100MB, but other than datafiles there were very [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/finding-large-directories-244.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remotely Disconnect a Terminal Services Session</title>
		<link>http://www.squaredba.com/remotely-disconnect-a-terminal-services-session-219.html</link>
		<comments>http://www.squaredba.com/remotely-disconnect-a-terminal-services-session-219.html#comments</comments>
		<pubDate>Tue, 05 Apr 2011 16:49:03 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[DBA Thoughts]]></category>
		<category><![CDATA[qwinsta]]></category>
		<category><![CDATA[rwinsta]]></category>
		<category><![CDATA[terminal services]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=219</guid>
		<description><![CDATA[okay admittly this is not Oracle related, but I have had to remotely disconnect a terminal services session more than one time. Needed to do it again today so I thought I would post the simple instructions. So first you need to find the session that you want to kill. From a Windows command prompt [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/remotely-disconnect-a-terminal-services-session-219.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oracle Enterprise Manager 11g</title>
		<link>http://www.squaredba.com/oracle-enterprise-manager-11g-202.html</link>
		<comments>http://www.squaredba.com/oracle-enterprise-manager-11g-202.html#comments</comments>
		<pubDate>Mon, 22 Nov 2010 19:53:35 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[DBA Thoughts]]></category>
		<category><![CDATA[Oracle News]]></category>
		<category><![CDATA[Oracle Enterprise Manager]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=202</guid>
		<description><![CDATA[Oracle Enterprise Manager 11g is out and looks promising. Oracle Enterprise Manager allows you to monitor your databases from a single web based interface. You can see performance matrix as well as deploy patches and upgrades. I have only used EM to manage databases, but you can also use it for applications, middleware, hardware, as [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/oracle-enterprise-manager-11g-202.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compressing Partitioned Tables</title>
		<link>http://www.squaredba.com/compressing-partitioned-tables-193.html</link>
		<comments>http://www.squaredba.com/compressing-partitioned-tables-193.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 14:08:48 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[DBA Thoughts]]></category>
		<category><![CDATA[Oracle How-To]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=193</guid>
		<description><![CDATA[I recently wrote a script to compress certain partitions in a table. Basically any partition that was loaded and analyzed I wanted to move to a new tablespace and compress the data. The script basically spools out the SQL into a file and then runs that file. Here is the code specifically related to the [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/compressing-partitioned-tables-193.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle RAC Project Starts Tomorrow</title>
		<link>http://www.squaredba.com/oracle-rac-project-starts-tomorrow-181.html</link>
		<comments>http://www.squaredba.com/oracle-rac-project-starts-tomorrow-181.html#comments</comments>
		<pubDate>Mon, 11 Jan 2010 21:35:28 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[DBA Thoughts]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[11G]]></category>
		<category><![CDATA[3PAR]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[SAN]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=181</guid>
		<description><![CDATA[A I previously described I will started a new Oracle RAC project. If everything goes as planned I will get my hands on the 2 node setup tomorrow. I have been busy researching 3PAR and enhancements to 11G. I will be installing 11G and implementing all new data warehouse ETL code.]]></description>
		<wfw:commentRss>http://www.squaredba.com/oracle-rac-project-starts-tomorrow-181.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Storage Research</title>
		<link>http://www.squaredba.com/oracle-storage-research-167.html</link>
		<comments>http://www.squaredba.com/oracle-storage-research-167.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 21:19:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[DBA Thoughts]]></category>
		<category><![CDATA[3PAR]]></category>
		<category><![CDATA[Oracle Storage]]></category>
		<category><![CDATA[thin provisioning]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=167</guid>
		<description><![CDATA[I have been heavily researching Oracle storage best practices since starting my new Oracle RAC project.   My new setup will specifically be for replacing a data warehouse that is currently 4.8T.  The new data warehouse will start out significantly smaller.  An entirely new ETL process will be deployed an then the historical data will be move over to it. The new setup will be [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/oracle-storage-research-167.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Oracle RAC Project</title>
		<link>http://www.squaredba.com/oracle-rac-project-163.html</link>
		<comments>http://www.squaredba.com/oracle-rac-project-163.html#comments</comments>
		<pubDate>Tue, 08 Dec 2009 20:05:09 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[DBA Thoughts]]></category>
		<category><![CDATA[3PAR]]></category>
		<category><![CDATA[F400]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=163</guid>
		<description><![CDATA[I will be starting a new project where I will be using Oracle RAC 11G. The setup will be a two node RAC setup running on 3PAR&#8217;s F400 I will try to document as much as I can here on Square DBA, so stay tuned  . . . .]]></description>
		<wfw:commentRss>http://www.squaredba.com/oracle-rac-project-163.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQL Worksheet gone in 11g client</title>
		<link>http://www.squaredba.com/sql-worksheet-gone-in-11g-client-156.html</link>
		<comments>http://www.squaredba.com/sql-worksheet-gone-in-11g-client-156.html#comments</comments>
		<pubDate>Tue, 13 Oct 2009 18:48:23 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[DBA Thoughts]]></category>
		<category><![CDATA[Enterprise Manager]]></category>
		<category><![CDATA[grid control]]></category>
		<category><![CDATA[SQL Developer]]></category>
		<category><![CDATA[SQL Worksheet]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=156</guid>
		<description><![CDATA[I just reinstalled my PC and installed a clean OS. I do this every once in a while. I find just formatting and starting over is better that trying to clean the machine up. My last load consisted of the Oracle 10g client which came with SQL Worksheet. I like SQL Worksheet because it&#8217;s not [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/sql-worksheet-gone-in-11g-client-156.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redo vs. Rollback vs. Undo</title>
		<link>http://www.squaredba.com/redo-vs-rollback-vs-undo-131.html</link>
		<comments>http://www.squaredba.com/redo-vs-rollback-vs-undo-131.html#comments</comments>
		<pubDate>Thu, 02 Jul 2009 15:14:26 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[DBA Thoughts]]></category>
		<category><![CDATA[redo]]></category>
		<category><![CDATA[Rollback]]></category>
		<category><![CDATA[rollback segments]]></category>
		<category><![CDATA[undo]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=131</guid>
		<description><![CDATA[I find there is always some confusion when talking about Redo, Rollback and Undo. They all sound like pretty much the same thing or at least pretty close. Redo = Every Oracle database has a set of (two or more) redo log files. The redo log records all changes made to data, including both uncommitted [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/redo-vs-rollback-vs-undo-131.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade an Oracle 10g database to Oracle 11g</title>
		<link>http://www.squaredba.com/upgrade-an-oracle-10g-database-to-oracle-11g-100.html</link>
		<comments>http://www.squaredba.com/upgrade-an-oracle-10g-database-to-oracle-11g-100.html#comments</comments>
		<pubDate>Mon, 23 Mar 2009 19:51:56 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[DBA Thoughts]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[11G]]></category>
		<category><![CDATA[RMAN]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=100</guid>
		<description><![CDATA[Most of my databases are Oracle 10G instances. I have one instance that is Oracle 11G, but that was a fresh install. I have a test 10G database with some old production data in it. I am going to up upgrade it to 11G and I will post my experience. After the upgrade I will [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/upgrade-an-oracle-10g-database-to-oracle-11g-100.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 543/638 objects using disk: basic

Served from: www.squaredba.com @ 2012-02-10 13:07:26 -->
