<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>dbsnaps</title>
	<link>http://www.dbsnaps.com</link>
	<description>database video tutorials</description>
	<lastBuildDate>Mon, 06 Sep 2010 10:41:25 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Replicating virtual machines with Oracle databases</title>
		<description><![CDATA[Virtual machines are used in many organizations due to the simplicity of administration, especially in development environments.

This post will describe how to configure the new replicated machine to work with the Oracle database.]]></description>
		<link>http://www.dbsnaps.com/oracle/replicating-virtual-machines-with-oracle-databases/</link>
			</item>
	<item>
		<title>Oracle Wait Event &#8211; db file sequential read</title>
		<description><![CDATA[db file sequential read is an important and common wait event in Oracle databases. We'll try to understand what it means.]]></description>
		<link>http://www.dbsnaps.com/oracle/oracle-wait-event-db-file-sequential-read/</link>
			</item>
	<item>
		<title>Oracle Wait Event &#8211; db file scattered read</title>
		<description><![CDATA[db file scattered read is an important and common wait event in Oracle databases. We'll try to understand what it means.]]></description>
		<link>http://www.dbsnaps.com/oracle/oracle-wait-event-db-file-scattered-read/</link>
			</item>
	<item>
		<title>Analyzing Oracle AWR reports &#8211; top 5 events</title>
		<description><![CDATA[This is the first post related to analyzing AWR reports. We will focus on the "top 5 events" of the page, what is the importance of this part and understanding some of the main wait events.]]></description>
		<link>http://www.dbsnaps.com/oracle/analyzing-oracle-awr-reports-top-5-events/</link>
			</item>
	<item>
		<title>Rolling back TRUNCATE statements in SQL Server</title>
		<description><![CDATA[There are two main ways to delete all records from a table - DELETE and TRUNCATE commands, but if we do, can we rollback the operation?]]></description>
		<link>http://www.dbsnaps.com/sql-server/tips-tricks-sql-server/rolling-back-truncate-statements-in-sql-server/</link>
			</item>
	<item>
		<title>Determine query for Linux process</title>
		<description><![CDATA[In this article we will demonstrate how to retrieve the SQL statement of the most CPU consuming process in Linux/Unix]]></description>
		<link>http://www.dbsnaps.com/oracle/determine-query-for-linux-process/</link>
			</item>
	<item>
		<title>SQL Server &#8211; How to determine instance uptime</title>
		<description><![CDATA[In this article we will demonstrate how to retrieve the startup time of SQL Server]]></description>
		<link>http://www.dbsnaps.com/sql-server/334/</link>
			</item>
	<item>
		<title>Oracle &#8211; How to kill orphan sessions easily</title>
		<description><![CDATA[In this article we'll see a script that will help developers to kill applicaitions orphan sessions, even on RAC environment.]]></description>
		<link>http://www.dbsnaps.com/oracle/oracle-how-to-kill-session-from-specific-application/</link>
			</item>
	<item>
		<title>Creating Multiple AWR reports</title>
		<description><![CDATA[Analyzing AWR (Automated Workload Repository) is a common operation while doing a performance and tuning sessions on a database instance.]]></description>
		<link>http://www.dbsnaps.com/oracle/automatic-awr-reports/</link>
			</item>
	<item>
		<title>Oracle Associative Arrays</title>
		<description><![CDATA[Working with arrays in PL/SQL is not very complicated, this is a sequence of cells we can access by their index.

Sometimes, all we need is to get a value from an index we have, and this index is not a sequence number, but a number that has meaning or even text.]]></description>
		<link>http://www.dbsnaps.com/oracle/oracle-associative-arrays/</link>
			</item>
</channel>
</rss>
