<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Techblog</title>
      <link>http://www.somberi.com/techblog/</link>
      <description>This blog contains articles and scripts for Oracle and Teradata DBAs and Developers</description>
      <language>en</language>
      <copyright>Copyright 2008</copyright>
      <lastBuildDate>Tue, 22 Jan 2008 19:59:34 -0500</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=3.2ysb5-20051201</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>Teradata Announcement</title>
         <description><![CDATA[<p align="justify">I am&nbsp;pleased to&nbsp;announce that <strong>Mr.Claybourne Barrineau</strong> who is my friend and colleague at Coca-Cola Enterprises Inc. has kindly agreed to share his Teradata knowledge in this forum.</p><p align="justify">Claybourne Barrineau (or Clay as he is known to his friends), has been working with Teradata technologies since 1998. Clay is very well known in Teradata circles. He is a member of&nbsp;the <a href="http://www.teradata.com/teradata-partners/about/product.shtml" target="_blank">Teradata Product Advisory Council (PAC)</a>&nbsp;which<span>&nbsp; </span>is an advisory group that provides input to the&nbsp;Teradata corporation regarding the product direction for Teradata RDBMS along with related products and platforms. Look out for his contributions in the coming days.</p><p align="justify">Claybourne Barrineau works as a Senior Application DBA with Coca-Cola Enterprises, Inc., where he is responsible for architecting and maintaining a world class Teradata information warehouse. </p><p align="justify">- Ramakrishna Nemani <br /></p>]]></description>
         <link>http://www.somberi.com/techblog/2008/01/teradata_announcement.php</link>
         <guid>http://www.somberi.com/techblog/2008/01/teradata_announcement.php</guid>
         <category>Announcements</category>
         <pubDate>Tue, 22 Jan 2008 19:59:34 -0500</pubDate>
      </item>
            <item>
         <title>Teradata Dignostics commands</title>
         <description><![CDATA[<p align="justify">Diagnostic commands are undocumented features of Teradata. These commands come in handy to DBAs when dignosing performance problems. I use a couple of the Diagnostic commands regularly in troubleshooting&nbsp; performance issues. </p><p>&nbsp;</p>]]></description>
         <link>http://www.somberi.com/techblog/2007/11/dignostics_commands.php</link>
         <guid>http://www.somberi.com/techblog/2007/11/dignostics_commands.php</guid>
         <category>DBA</category>
         <pubDate>Sun, 04 Nov 2007 18:25:39 -0500</pubDate>
      </item>
            <item>
         <title>An Introduction to Teradata components</title>
         <description><![CDATA[<p align="justify">Teradata is a relational database management system. A Teradata system has many components (hardware and software). A Teradata system contains one or more nodes. A node is a term for a general-purpose processing unit under the control of a single operating system. The basic building block for a Teradata system, the node is where the processing occurs for the database. </p><p align="justify">A node contains a large number of hardware and software components as explained below&hellip;<br /></p>]]></description>
         <link>http://www.somberi.com/techblog/2007/11/an_introduction_to_teradata_co.php</link>
         <guid>http://www.somberi.com/techblog/2007/11/an_introduction_to_teradata_co.php</guid>
         <category>General</category>
         <pubDate>Sun, 04 Nov 2007 17:19:32 -0500</pubDate>
      </item>
            <item>
         <title>RMAN Disaster Recovery script (rman_dr.ksh)</title>
         <description><![CDATA[This script is intended to provide a mechanism for disaster recovery. Output log of this script is given as another entry&nbsp; which you can check]]></description>
         <link>http://www.somberi.com/techblog/2007/07/rman_disaster_recovery_script.php</link>
         <guid>http://www.somberi.com/techblog/2007/07/rman_disaster_recovery_script.php</guid>
         <category>DBA</category>
         <pubDate>Tue, 03 Jul 2007 15:17:46 -0500</pubDate>
      </item>
            <item>
         <title>RMAN tape backup script</title>
         <description><![CDATA[This script&nbsp;&nbsp;does a backup of backupset to tape.]]></description>
         <link>http://www.somberi.com/techblog/2007/07/rman_tape_backup_script.php</link>
         <guid>http://www.somberi.com/techblog/2007/07/rman_tape_backup_script.php</guid>
         <category>DBA</category>
         <pubDate>Sun, 01 Jul 2007 12:55:01 -0500</pubDate>
      </item>
            <item>
         <title>RMAN configuration script</title>
         <description><![CDATA[This script configures&nbsp;persistent rman settings]]></description>
         <link>http://www.somberi.com/techblog/2007/07/rman_configuration_script.php</link>
         <guid>http://www.somberi.com/techblog/2007/07/rman_configuration_script.php</guid>
         <category>DBA</category>
         <pubDate>Sun, 01 Jul 2007 12:19:25 -0500</pubDate>
      </item>
            <item>
         <title>RMAN archive logs backup script</title>
         <description><![CDATA[This script does&nbsp; archive logs&nbsp;backup using rman.]]></description>
         <link>http://www.somberi.com/techblog/2007/07/rman_archive_logs_script.php</link>
         <guid>http://www.somberi.com/techblog/2007/07/rman_archive_logs_script.php</guid>
         <category>DBA</category>
         <pubDate>Sun, 01 Jul 2007 12:16:10 -0500</pubDate>
      </item>
            <item>
         <title>RMAN complete database backup script</title>
         <description><![CDATA[This script does a full database&nbsp;backup including the archive logs.]]></description>
         <link>http://www.somberi.com/techblog/2007/07/rman_backup_script.php</link>
         <guid>http://www.somberi.com/techblog/2007/07/rman_backup_script.php</guid>
         <category>DBA</category>
         <pubDate>Sun, 01 Jul 2007 12:11:34 -0500</pubDate>
      </item>
            <item>
         <title>SQL Tutorial for the beginners</title>
         <description>This tutorial is aimed at giving a beginner a brief introduction to the Structured Query Language or SQL and get you started with using sqlplus to log on to Oracle and access and manipulate data.</description>
         <link>http://www.somberi.com/techblog/2007/07/sql_tutorial_for_the_beginers.php</link>
         <guid>http://www.somberi.com/techblog/2007/07/sql_tutorial_for_the_beginers.php</guid>
         <category>Developer</category>
         <pubDate>Sun, 01 Jul 2007 08:42:15 -0500</pubDate>
      </item>
            <item>
         <title>Writing Efficient SQL Code for Oracle - Part 2</title>
         <description><![CDATA[<span style="font-family: 'Courier New'"><em><h5 class="MsoNormal" style="margin: 0in 0in 0pt" align="left"><em>Introduction</em></h5></em></span><p>In part 2 of this article I cover writing Efficient SQL Code for the OLTP environment.<br /></p><span style="font-family: 'Courier New'">Following topics are covered <ul><li><span style="font-family: 'Courier New'">Correlated Queries </span></li><li><span style="font-family: 'Courier New'"><span style="font-family: 'Courier New'">Implicit data type conversions </span><li><span style="font-family: 'Courier New'"><span style="font-family: 'Courier New'">Making sure indexes are considered by the Optimizer</span> <li><span style="font-family: 'Courier New'"><span style="font-family: 'Courier New'">Reduce the network traffic</span></span></li></span></li></span></li></ul></span>]]></description>
         <link>http://www.somberi.com/techblog/2007/06/writing_efficient_sql_code_for_1.php</link>
         <guid>http://www.somberi.com/techblog/2007/06/writing_efficient_sql_code_for_1.php</guid>
         <category>Developer</category>
         <pubDate>Sat, 30 Jun 2007 20:52:49 -0500</pubDate>
      </item>
            <item>
         <title>Writing Efficient SQL Code for Oracle - Part 1</title>
         <description><![CDATA[<h5><span>Introduction<br /></span></h5><p><span>This article aims to provide you with information and tips that will help you write efficient SQL code for Oracle databases. Part 1 covers batch environment.</span></p><p><span><strong><em>Why is writing efficient SQL code important?<br /></em></strong></span><span>If you would like your application to scale well, then you would need to have SQL code that executes efficiently.<span>&nbsp;&nbsp;</span></span></p><p><span><strong><em>How do you define efficient SQL code?<br /></em></strong></span><span>Any SQL code that does what it does, using minimum resources and in minimum possible time.</span></p>]]></description>
         <link>http://www.somberi.com/techblog/2007/06/writing_efficient_sql_code_for_2.php</link>
         <guid>http://www.somberi.com/techblog/2007/06/writing_efficient_sql_code_for_2.php</guid>
         <category>Developer</category>
         <pubDate>Sat, 30 Jun 2007 18:22:54 -0500</pubDate>
      </item>
            <item>
         <title>Output log of restore_datafile_new.ksh</title>
         <description>Output log of restore_datafile_new.ksh. read this along with restore_datafile_new.ksh script</description>
         <link>http://www.somberi.com/techblog/2007/06/output_log_of_restore_datafile_1.php</link>
         <guid>http://www.somberi.com/techblog/2007/06/output_log_of_restore_datafile_1.php</guid>
         <category>DBA</category>
         <pubDate>Sun, 17 Jun 2007 18:19:22 -0500</pubDate>
      </item>
            <item>
         <title>restore_datafile_new.ksh</title>
         <description>This script is for restoring datafile to a new location/name and recovering it.</description>
         <link>http://www.somberi.com/techblog/2007/06/restore_datafile_newksh.php</link>
         <guid>http://www.somberi.com/techblog/2007/06/restore_datafile_newksh.php</guid>
         <category>DBA</category>
         <pubDate>Sun, 17 Jun 2007 17:58:40 -0500</pubDate>
      </item>
            <item>
         <title>Output log of restore_datafile.ksh</title>
         <description>This is the output log of restore_datafile.ksh. Read this along with restore_datafile.ksh</description>
         <link>http://www.somberi.com/techblog/2007/06/output_log_of_restore_datafile.php</link>
         <guid>http://www.somberi.com/techblog/2007/06/output_log_of_restore_datafile.php</guid>
         <category>DBA</category>
         <pubDate>Sat, 16 Jun 2007 22:00:53 -0500</pubDate>
      </item>
            <item>
         <title>Restore datafile from disk (restore_datafile.ksh)</title>
         <description>This script restores datafile from disk to the original location.</description>
         <link>http://www.somberi.com/techblog/2007/06/restore_datafile_from_disk_res.php</link>
         <guid>http://www.somberi.com/techblog/2007/06/restore_datafile_from_disk_res.php</guid>
         <category>DBA</category>
         <pubDate>Sat, 16 Jun 2007 21:56:49 -0500</pubDate>
      </item>
      
   </channel>
</rss>
