<?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; 10g</title>
	<atom:link href="http://www.squaredba.com/tag/10g/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>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>
		<item>
		<title>Clean up phone numbers</title>
		<link>http://www.squaredba.com/clean-up-phone-numbers-31.html</link>
		<comments>http://www.squaredba.com/clean-up-phone-numbers-31.html#comments</comments>
		<pubDate>Tue, 09 Dec 2008 20:48:23 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[DBA Thoughts]]></category>
		<category><![CDATA[Oracle Tip]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[phone numbers]]></category>
		<category><![CDATA[regex]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=31</guid>
		<description><![CDATA[I needed to clean up a list of phone numbers today. The phone numbers where in a varchar2 column in the database and were listed like this: (916) 555 -1212. I knew I could used some instr and substr functions to cut the data out, but I wanted to use some of the regex functions [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/clean-up-phone-numbers-31.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
