<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

<channel rdf:about="http://dbasupport.com/">
<title>DBASupport</title>
<link>http://dbasupport.com/</link>
<description>The Knowledge Center for Oracle Professionals</description>
<dc:language>en-us</dc:language>
<dc:rights>Copyright 2004 Jupitermedia Corporation </dc:rights>
<dc:date>2009-07-02T13:53</dc:date>
<dc:creator>lcole@jupitermedia.com</dc:creator>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora10g/Flashback-Version-Query.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora11g/11gDataGuard_03.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora10g/Hotsos.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora11g/Flashback-TIMESTAMP-or-SCN.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora10g/Monitoring-Databases.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora11g/Flashback_in_memory_undo-parameter.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora11g/11gDataGuard_02.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora11g/VMware-Oracle-Setup02.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora11g/UNDO-Tablespace02.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora11g/VMware-Oracle-Setup.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora11g/UNDO-Tablespace01.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora11g/11gDataGuard_01.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora10g/Passwords-Revisited.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora10g/onWindows-Update.shtml" />
  <rdf:li rdf:resource="http://www.dbasupport.com/oracle/ora10g/Flashback01.shtml" />
 </rdf:Seq>
</items>
</channel>

<item rdf:about="http://www.dbasupport.com/oracle/ora10g/Flashback-Version-Query.shtml">
<title>Oracle Flashback Version Query--Trick or Trap</title>
<link>http://www.dbasupport.com/oracle/ora10g/Flashback-Version-Query.shtml</link>
<description>Learn how to use Oracles Flashback Version Query to not only see past data at a particular point in time but also to see how it changed over time.</description>
<dc:date>2009-07-02T13:53</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora11g/11gDataGuard_03.shtml">
<title>Oracle 11g Data Guard: Grid Control Management</title>
<link>http://www.dbasupport.com/oracle/ora11g/11gDataGuard_03.shtml</link>
<description>Oracle Database 11g offers several enhancements to the Oracle Data Guard feature set that helps an Oracle DBA to manage a complex, multi-database disaster recovery environment. This article explores how to set up Data Guard Broker for simpler configuration, monitoring and maintenance of Oracle 11g primary and standby databases.</description>
<dc:date>2009-06-25T14:10</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora10g/Hotsos.shtml">
<title>Course Review: Performance Optimization for Developers by Hotsos</title>
<link>http://www.dbasupport.com/oracle/ora10g/Hotsos.shtml</link>
<description>Steve Callan recently attended a three day Performance Optimization for Developers  SQL and PL/SQL class. This article is a review of the training provided by Hotsos.</description>
<dc:date>2009-06-24T15:23</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora11g/Flashback-TIMESTAMP-or-SCN.shtml">
<title>Oracles Flashback Query  TIMESTAMP or SCN?</title>
<link>http://www.dbasupport.com/oracle/ora11g/Flashback-TIMESTAMP-or-SCN.shtml</link>
<description>Oracles Flashback Query(SQL-driven) makes use of both TIMESTAMP and SCN--but which should you use? It just may be a matter of preference but requires some thoughtful considerations.</description>
<dc:date>2009-06-18T15:11</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora10g/Monitoring-Databases.shtml">
<title>Monitoring Databases</title>
<link>http://www.dbasupport.com/oracle/ora10g/Monitoring-Databases.shtml</link>
<description>Monitoring tools range from the expensive variety to homegrown, simplistic shell scripted type. Before pursuing one or more approaches, identify what it is you want to monitor, how that information should be surfaced, and by what means you want to capture events. </description>
<dc:date>2009-06-10T19:39</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora11g/Flashback_in_memory_undo-parameter.shtml">
<title>Oracles Flashback Query--Should you unset _in_memory_undo?</title>
<link>http://www.dbasupport.com/oracle/ora11g/Flashback_in_memory_undo-parameter.shtml</link>
<description>The benefits of Oracle&#39;s Flashback Query are well documented--but with minor nuances of parameters such as _in_memory_undo, how much should you really buy into them? James Koopmann takes a deeper look at the _in_memory_undo parameter and how it effects flashback query. </description>
<dc:date>2009-06-04T18:03</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora11g/11gDataGuard_02.shtml">
<title>Configuring Data Guard Broker</title>
<link>http://www.dbasupport.com/oracle/ora11g/11gDataGuard_02.shtml</link>
<description>Oracle Database 11g offers several enhancements to the Oracle Data Guard feature set that helps an Oracle DBA to manage a complex, multi-database disaster recovery environment. This article explores how to set up Data Guard Broker for simpler configuration, monitoring and maintenance of Oracle 11g primary and standby databases. </description>
<dc:date>2009-05-28T14:00</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora11g/VMware-Oracle-Setup02.shtml">
<title>VMware and Oracle Setup Examples - Part 2</title>
<link>http://www.dbasupport.com/oracle/ora11g/VMware-Oracle-Setup02.shtml</link>
<description>This installment of &quot;VMware and Oracle Setup Examples&quot; covers installing Oracle Enterprise Linux, connecting Windows to Windows and connections in general.</description>
<dc:date>2009-05-27T14:46</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora11g/UNDO-Tablespace02.shtml">
<title>Failures within Your UNDO Tablespace-When do they occur?</title>
<link>http://www.dbasupport.com/oracle/ora11g/UNDO-Tablespace02.shtml</link>
<description>James Koopmann examines the typical errors within an Oracle UNDO tablespace, by breaking the UNDO mechanism, and demystifying the occurrence of errors.</description>
<dc:date>2009-05-19T14:18</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora11g/VMware-Oracle-Setup.shtml">
<title>VMware and Oracle Setup Examples</title>
<link>http://www.dbasupport.com/oracle/ora11g/VMware-Oracle-Setup.shtml</link>
<description>With VMware at your disposal, there is practically no reason you cannot gain experience on all of the major operating systems supported by Oracle. </description>
<dc:date>2009-05-13T16:28</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora11g/UNDO-Tablespace01.shtml">
<title>Is Your UNDO Tablespace Prepared for Oracles Flashback Technology?</title>
<link>http://www.dbasupport.com/oracle/ora11g/UNDO-Tablespace01.shtml</link>
<description>Not every database is automatically created using Oracles Automatic UNDO Management. Here is a  step by step approach to setup UNDO tablespaces for Oracles flashback technology.</description>
<dc:date>2009-05-07T15:02</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora11g/11gDataGuard_01.shtml">
<title>Oracle 11g Data Guard: Building a Physical Standby Database</title>
<link>http://www.dbasupport.com/oracle/ora11g/11gDataGuard_01.shtml</link>
<description>Oracle Database 11g expands disaster recovery features dramatically to include the capability to keep a standby database open for read-only queries while still accepting change vectors from the primary database. Jim Czuprynski explains how to set up a standby database environment using Oracle 11g&#39;s new Recovery Manager features.</description>
<dc:date>2009-04-29T16:05</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora10g/Passwords-Revisited.shtml">
<title>Revisiting Oracle Passwords</title>
<link>http://www.dbasupport.com/oracle/ora10g/Passwords-Revisited.shtml</link>
<description>Some common reasons a DBA might want to view plaintext passwords are the use of legacy applications, relatively high personnel turnover, and poor password management/documentation in the first place. Learn how to find those passwords using an Oracle password cracker. </description>
<dc:date>2009-04-22T15:25</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora10g/onWindows-Update.shtml">
<title>Oracle on Windows, Revisited</title>
<link>http://www.dbasupport.com/oracle/ora10g/onWindows-Update.shtml</link>
<description>This article revisits a series written around five years ago regarding running an Oracle database on Windows. There have been quite a few changes--but one aspect that has not changed is Oracle Corporation&#39;s commitment to making the RDBMS not only run, but also run well, on the Windows platform. </description>
<dc:date>2009-04-08T15:14</dc:date>
</item>

<item rdf:about="http://www.dbasupport.com/oracle/ora10g/Flashback01.shtml">
<title>Oracle Flash  What is it?</title>
<link>http://www.dbasupport.com/oracle/ora10g/Flashback01.shtml</link>
<description>James Koopmann travels down the road of system failure, human error and unforeseeable data corruption, looking to both Oracle&#39;s Flashback technology and Oracle&#39;s flash backup and recovery features for protection in this volatile environment. The first article in this series discusses what the Flashback technology and flash backup and recovery features are. </description>
<dc:date>2009-04-02T18:39</dc:date>
</item>

</rdf:RDF>