<?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>PAMEACS Managing IT</title>
	<atom:link href="http://blog.pameacs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pameacs.com</link>
	<description>Commenting on IT, Oracle, and things that interest me</description>
	<lastBuildDate>Wed, 09 Nov 2011 01:51:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Oracle Data Guard new behaviour in a switchover</title>
		<link>http://blog.pameacs.com/373/oracle-data-guard-new-behaviour-in-a-switchover/</link>
		<comments>http://blog.pameacs.com/373/oracle-data-guard-new-behaviour-in-a-switchover/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 01:51:52 +0000</pubDate>
		<dc:creator>Peter McLarty</dc:creator>
				<category><![CDATA[oracle]]></category>
		<category><![CDATA[Data Guard]]></category>
		<category><![CDATA[ORA-01092]]></category>
		<category><![CDATA[Oracle Data Guard]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Oracle database 11.2]]></category>
		<category><![CDATA[ospid]]></category>
		<category><![CDATA[shutdown abort]]></category>

		<guid isPermaLink="false">http://blog.pameacs.com/?p=373</guid>
		<description><![CDATA[It has been a while since I last posted, but here I  go again. I was recently installing Oracle Data Guard for a client that is running 11.2.0.2 on a Windows Servers 2008 system.  After configuring Data Guard I started testing the switch overs. As per the  instructions I was using  for Data Guard, I [...]]]></description>
		<wfw:commentRss>http://blog.pameacs.com/373/oracle-data-guard-new-behaviour-in-a-switchover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schema objects with the same name in Oracle 11.2</title>
		<link>http://blog.pameacs.com/366/schema-objects-with-the-same-name-in-oracle-11-2/</link>
		<comments>http://blog.pameacs.com/366/schema-objects-with-the-same-name-in-oracle-11-2/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 11:54:07 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[Data Definition Language]]></category>
		<category><![CDATA[Index (database)]]></category>
		<category><![CDATA[object names]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[table names]]></category>

		<guid isPermaLink="false">http://blog.pameacs.com/?p=366</guid>
		<description><![CDATA[I read a recent article about the way in which an table name supposedly could not have the same name as a the database name  in SQL Server 2008, this was possibly valid at some time in a previous version. Now most are aware that objects in a different schema in an Oracle DB can [...]]]></description>
		<wfw:commentRss>http://blog.pameacs.com/366/schema-objects-with-the-same-name-in-oracle-11-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does anyone use the VSS writer technology?</title>
		<link>http://blog.pameacs.com/282/does-anyone-use-the-vss-writer-technology/</link>
		<comments>http://blog.pameacs.com/282/does-anyone-use-the-vss-writer-technology/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 02:03:32 +0000</pubDate>
		<dc:creator>Peter McLarty</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[VM (operating system)]]></category>
		<category><![CDATA[VM snapshots and oracle]]></category>
		<category><![CDATA[VSS]]></category>

		<guid isPermaLink="false">http://blog.pameacs.com/?p=282</guid>
		<description><![CDATA[Hi I recently had to do some installations on a windows server running on a VM. This made me have a look at the VSS technology and at the end can to the conclusion that VSS has limited usefulness for most Oracle sites. Now someone might correct me and show what is missing in my [...]]]></description>
		<wfw:commentRss>http://blog.pameacs.com/282/does-anyone-use-the-vss-writer-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning to use git</title>
		<link>http://blog.pameacs.com/326/learning-to-use-git/</link>
		<comments>http://blog.pameacs.com/326/learning-to-use-git/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 12:21:05 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[General IT]]></category>
		<category><![CDATA[Branching (software)]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[git branching]]></category>
		<category><![CDATA[git management]]></category>
		<category><![CDATA[git merge]]></category>
		<category><![CDATA[learning git]]></category>
		<category><![CDATA[Repository clone]]></category>
		<category><![CDATA[Revision control]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.pameacs.com/?p=326</guid>
		<description><![CDATA[I have recently had to learn to use git as some of the code we work on occasionally is now in a git repository. Git I have found to be simple enough however there is definitely some learning to do. I have found some of the tools to be a bit simplistic at time and [...]]]></description>
		<wfw:commentRss>http://blog.pameacs.com/326/learning-to-use-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For all the lovers of My Oracle Support &#8211; Flash is dead</title>
		<link>http://blog.pameacs.com/319/for-all-the-lovers-of-my-oracle-support-flash-is-dead/</link>
		<comments>http://blog.pameacs.com/319/for-all-the-lovers-of-my-oracle-support-flash-is-dead/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 01:18:01 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[oracle]]></category>
		<category><![CDATA[Metalink]]></category>
		<category><![CDATA[Oracle Corporation]]></category>
		<category><![CDATA[oracle support]]></category>
		<category><![CDATA[Oracle support interface]]></category>

		<guid isPermaLink="false">http://blog.pameacs.com/?p=319</guid>
		<description><![CDATA[Well we all have had a love hate relationship with My Oracle Support/Metalink or Metablink as it was satirically known by some in its earlier days. More recently I along with some friends and colleagues have had issues with how the flash interface altered how we do some things and I have had a grievance [...]]]></description>
		<wfw:commentRss>http://blog.pameacs.com/319/for-all-the-lovers-of-my-oracle-support-flash-is-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

