<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Oracle Database Tips blog</title>
	
	<link>http://oracle-database-tips.com/wp</link>
	<description>News for Oracle professionals</description>
	<pubDate>Tue, 30 Jun 2009 12:30:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/OracleDatabaseTipsBlog" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Quick SQL to determine your Database size. (excluding tempfiles)</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/S_7uExnK_zo/quick-sql-to-determine-your-database-size-excluding-tempfiles</link>
		<comments>http://oracle-database-tips.com/wp/uncategorized/quick-sql-to-determine-your-database-size-excluding-tempfiles#comments</comments>
		<pubDate>Tue, 30 Jun 2009 12:30:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=51</guid>
		<description><![CDATA[quick sql to determine your database size exluding tempfiles.]]></description>
			<content:encoded><![CDATA[<p>SQL&gt; select DF.TOTAL/1048576 &#8220;DataFile Size Mb&#8221;,<br />
2  LOG.TOTAL/1048576 &#8220;Redo Log Size Mb&#8221;,<br />
3  CONTROL.TOTAL/1048576 &#8220;Control File Size Mb&#8221;,<br />
4  (DF.TOTAL + LOG.TOTAL + CONTROL.TOTAL)/1048576 &#8220;Total Size Mb&#8221; from dual,<br />
5  (select sum(a.bytes) TOTAL from dba_data_files a) DF,<br />
6  (select sum(b.bytes) TOTAL from v$log b) LOG,<br />
7  (select sum((cffsz+1)*cfbsz) TOTAL from x$kcccf c) CONTROL;</p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/S_7uExnK_zo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/uncategorized/quick-sql-to-determine-your-database-size-excluding-tempfiles/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/uncategorized/quick-sql-to-determine-your-database-size-excluding-tempfiles</feedburner:origLink></item>
		<item>
		<title>Oracle hosting companies|New company added</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/hdCWhkKqctM/oracle-hosting-companiesnew-company-added</link>
		<comments>http://oracle-database-tips.com/wp/oracle-hosting/oracle-hosting-companiesnew-company-added#comments</comments>
		<pubDate>Wed, 25 Mar 2009 12:08:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle hosting]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=48</guid>
		<description><![CDATA[We had another submission to add to the Oracle hosting companies list: Modulesoft]]></description>
			<content:encoded><![CDATA[<p>We had another submission to add to the Oracle hosting companies list: Modulesoft</p>
<p>Permalink - click <a href="http://www.oracle-database-tips.com/oracle_database_hosting.html" target="_self">here</a> for full post.</p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/hdCWhkKqctM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-hosting/oracle-hosting-companiesnew-company-added/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-hosting/oracle-hosting-companiesnew-company-added</feedburner:origLink></item>
		<item>
		<title>New Oracle hosting company added to Oracle Database Hosting page</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/r_ZFb2845s8/new-oracle-hosting-company-added-to-oracle-database-hosting-page</link>
		<comments>http://oracle-database-tips.com/wp/oracle-hosting/new-oracle-hosting-company-added-to-oracle-database-hosting-page#comments</comments>
		<pubDate>Thu, 05 Feb 2009 12:16:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle hosting]]></category>

		<category><![CDATA[oracle]]></category>

		<category><![CDATA[secure-24]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=42</guid>
		<description><![CDATA[We have found a new company which offers Oracle hosting packages: Secure-24]]></description>
			<content:encoded><![CDATA[<p>We have found a new company which offers Oracle hosting packages: Secure-24</p>
<p>Permalink - click <a href="http://www.oracle-database-tips.com/oracle_database_hosting.html">here</a> for full story</p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/r_ZFb2845s8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-hosting/new-oracle-hosting-company-added-to-oracle-database-hosting-page/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-hosting/new-oracle-hosting-company-added-to-oracle-database-hosting-page</feedburner:origLink></item>
		<item>
		<title>Oracle University workbooks</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/9cbJM-QxKhg/oracle-university-workbooks</link>
		<comments>http://oracle-database-tips.com/wp/oracle-books/oracle-university-workbooks#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:27:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle books]]></category>

		<category><![CDATA[oracle course]]></category>

		<category><![CDATA[oracle exam]]></category>

		<category><![CDATA[oracle university]]></category>

		<category><![CDATA[oracle university workbooks]]></category>

		<category><![CDATA[oracle workbooks]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=39</guid>
		<description><![CDATA[Oracle University workbooks - now available online for those who cannot afford the Oracle university course fees.
Permalink - click here to see full post - Oracle University workbooks
]]></description>
			<content:encoded><![CDATA[<p>Oracle University workbooks - now available online for those who cannot afford the Oracle university course fees.</p>
<p>Permalink - click here to see full post - <a href="http://www.oracle-database-tips.com/oraguide">Oracle University workbooks</a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/9cbJM-QxKhg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-books/oracle-university-workbooks/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-books/oracle-university-workbooks</feedburner:origLink></item>
		<item>
		<title>Oracle database hosting page|New company|Mercury Technology</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/t3NPC462aEE/oracle-database-hosting-pagenew-companymercury-technology</link>
		<comments>http://oracle-database-tips.com/wp/oracle-hosting/oracle-database-hosting-pagenew-companymercury-technology#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:13:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle hosting]]></category>

		<category><![CDATA[oracle database hosting]]></category>

		<category><![CDATA[Oracle ebs]]></category>

		<category><![CDATA[Oracle ebusiness suite]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=36</guid>
		<description><![CDATA[Added a new company which offers Oracle database hosting, they specialise in Oracle eBusiness Suite hosing (EBS).
Permlink - click here to see full post: Oracle database hosting
]]></description>
			<content:encoded><![CDATA[<p>Added a new company which offers Oracle database hosting, they specialise in Oracle eBusiness Suite hosing (EBS).</p>
<p>Permlink - click here to see full post: <a href="http://www.oracle-database-tips.com/oracle_database_hosting.html">Oracle database hosting</a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/t3NPC462aEE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-hosting/oracle-database-hosting-pagenew-companymercury-technology/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-hosting/oracle-database-hosting-pagenew-companymercury-technology</feedburner:origLink></item>
		<item>
		<title>Database Deployment: Synchronizing Database Structures</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/2O0Wsi6n9Nk/database-deployment-synchronizing-database-structures</link>
		<comments>http://oracle-database-tips.com/wp/computers/database-deployment-synchronizing-database-structures#comments</comments>
		<pubDate>Thu, 15 Jan 2009 13:19:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false" />
		<description><![CDATA[Developing and deploying a new database is never easy. Manually synchronizing new revisions of database structures with an already running system can become a nightmare. If your assignment includes modifications to the structure of an existing database, your options of performing the task without disrupting the workflow are limited. Read this article and learn about [...]]]></description>
			<content:encoded><![CDATA[<p>Developing and deploying a new database is never easy. Manually synchronizing new revisions of database structures with an already running system can become a nightmare. If your assignment includes modifications to the structure of an existing database, your options of performing the task without disrupting the workflow are limited. Read this article and learn about the tools you&#8217;ll need to synchronize database structures much easier than ever before.</p>
<p>The Obvious Way</p>
<p>The simplest and most obvious way of synchronizing two databases would be by deleting the old database and creating new structures on top of it. If you back up the data before deleting the old database, and restore it from the backup after you&#8217;re finished updating the structures, you might just get away with it. However, this approach is unacceptable in many environments as it disrupts the workflow and does not provide reasonable security.</p>
<p>The Cheap Way</p>
<p>Coding a set of SQL statements and running the script on the client side is a better idea, but still has many weaknesses as it consumes a developer&#8217;s time on routine operations, and opens the possibility for errors. If you are upgrading a database to a new version, you&#8217;d have to apply all intermediate patches, introducing a lot more possibilities for something to go wrong. For more please visit <a href="http://www.rdbconsulting.com/services.aspx" target='_blank'>Database Consulting</a></p>
<p>The Easy Way</p>
<p>Thinking logically, one can purchase a specialized synchronization tool, install it on the developer side as well as distribute it among the customers. This does allow a certain time-saving, but the method is costly and often requires paying for client-side licenses.</p>
<p>The Right Way</p>
<p>If you don&#8217;t want to code all of the updates manually, and don&#8217;t want to distribute third-party software to perform updates with your application, consider implementing the necessary update functionality into your own application. The built-in functionality will handle structural updates and database upgrades directly from within your application.</p>
<p>Database Restyle - Library by Perpetuum Software LLC (http://perpetuumsoft.com/) automates the complex process of database synchronization as much as possible without the drawbacks associated with most third-party solutions. Database Restyle builds directly into your application, eliminating the need to run external applications or distribute separate solutions to your customers. For more please visit <a href="http://www.rdbconsulting.com/services.aspx" target='_blank'>Database Services</a></p>
<p>Database Restyle performs the most complex updates of database structures, allowing both fully-automated and manually-controlled operation. Database Restyle can be used in a wide variety of cases. It can sync the two databases, but it is not limited to just that. Database Restyle works with other entities beside databases, such as business objects, and supports the Linq To Sql model.</p>
<p>An intuitive visual environment allows Database Restyle to take snapshots of database structures, as well as analyze, compare and synchronize databases. Running Database Restyle as a wizard allows database developers and administrators to solve typical tasks without coding by simply clicking the mouse. Full command line support allows you to take snapshots and update databases from the command line.</p>
<p>Database Restyle - Library builds directly into your application, releasing you from any obligations and concerns about the code. Using Database Restyle does not require any additional licensing fees, allowing you to save on client licenses. For more please visit <a href="http://www.rdbconsulting.com/services.aspx" target='_blank'>Oracle DBA Administration</a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/2O0Wsi6n9Nk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/computers/database-deployment-synchronizing-database-structures/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/computers/database-deployment-synchronizing-database-structures</feedburner:origLink></item>
		<item>
		<title>Download Oracle books, Great find on the internet</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/akQjxfIT2eU/download-oracle-books-great-find-on-the-internet</link>
		<comments>http://oracle-database-tips.com/wp/oracle-education/download-oracle-books-great-find-on-the-internet#comments</comments>
		<pubDate>Thu, 15 Jan 2009 13:15:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle education]]></category>

		<category><![CDATA[oracle university]]></category>

		<category><![CDATA[oracle workbook]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=30</guid>
		<description><![CDATA[At last the Oracle University Workbooks are available on the internet.
Permalink  &#8212; click for full blog post
]]></description>
			<content:encoded><![CDATA[<p>At last the Oracle University Workbooks are available on the internet.</p>
<p><a href="http://www.oracle-database-tips.com/oraguide">Permalink  &#8212; click for full blog post</a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/akQjxfIT2eU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-education/download-oracle-books-great-find-on-the-internet/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-education/download-oracle-books-great-find-on-the-internet</feedburner:origLink></item>
		<item>
		<title>Kill Oracle processes</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/K1dhJxyUrpk/kill-oracle-processes</link>
		<comments>http://oracle-database-tips.com/wp/oracle-scripts/kill-oracle-processes#comments</comments>
		<pubDate>Thu, 15 Jan 2009 13:14:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle scripts]]></category>

		<category><![CDATA[kill oracle process]]></category>

		<category><![CDATA[oracle process]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=28</guid>
		<description><![CDATA[Kill a bunch of related orphan Oracle processes with one command.
Permalink        &#8212; click for full blog post
Related Blogs

Related Blogs on kill oracle process


Related Blogs on oracle process

]]></description>
			<content:encoded><![CDATA[<p>Kill a bunch of related orphan Oracle processes with one command.</p>
<p><a href="http://www.oracle-database-tips.com/kill_oracle_process.html">Permalink        &#8212; click for full blog post</a><br />
<h4>Related Blogs</h4>
<ul class="pc_pingback">
<li class="hdl" style="list-style: none">Related Blogs on <b>kill oracle process</b></li>
</ul>
<ul class="pc_pingback">
<li class="hdl" style="list-style: none">Related Blogs on <b>oracle process</b></li>
</ul>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/K1dhJxyUrpk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-scripts/kill-oracle-processes/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-scripts/kill-oracle-processes</feedburner:origLink></item>
		<item>
		<title>Free technology webcasts</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/j_bwKi23Nyo/free-technology-webcasts</link>
		<comments>http://oracle-database-tips.com/wp/technology-webcasts/free-technology-webcasts#comments</comments>
		<pubDate>Thu, 15 Jan 2009 13:13:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[technology webcasts]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=25</guid>
		<description><![CDATA[We&#8217;ve partnered with Insight24 to bring you great free technology-focused webcasts and videos.
Permalink        &#8212; click for full blog post
Related Blogs

Related Blogs on technology webcasts

]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve partnered with Insight24 to bring you great free technology-focused webcasts and videos.</p>
<p><a href="http://www.oracle-database-tips.com/free_technology_webcasts.html">Permalink        &#8212; click for full blog post</a><br />
<h4>Related Blogs</h4>
<ul class="pc_pingback">
<li class="hdl" style="list-style: none">Related Blogs on <b>technology webcasts</b></li>
</ul>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/j_bwKi23Nyo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/technology-webcasts/free-technology-webcasts/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/technology-webcasts/free-technology-webcasts</feedburner:origLink></item>
		<item>
		<title>VNC Tutorial</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/c1my_vYX-ks/vnc-tutorial</link>
		<comments>http://oracle-database-tips.com/wp/oracle-scripts/vnc-tutorial#comments</comments>
		<pubDate>Thu, 15 Jan 2009 12:11:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle scripts]]></category>

		<category><![CDATA[vnc tutorial]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=23</guid>
		<description><![CDATA[Quick tutorial to download, install and use Free VNC for Linux.
This will give you &#8216;remote desktop&#8217;-type functionality on UNix.
Permalink        &#8212; click for full blog post
]]></description>
			<content:encoded><![CDATA[<p>Quick tutorial to download, install and use Free VNC for Linux.<br />
This will give you &#8216;remote desktop&#8217;-type functionality on UNix.</p>
<p><a href="http://www.oracle-database-tips.com/vnc_tutorial.html">Permalink        &#8212; click for full blog post</a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/c1my_vYX-ks" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-scripts/vnc-tutorial/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-scripts/vnc-tutorial</feedburner:origLink></item>
		<item>
		<title>Linux du command : options used to summarize directory space usage.</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/cyg_Dc5uaXg/linux-du-command-options-used-to-summarize-directory-space-usage</link>
		<comments>http://oracle-database-tips.com/wp/oracle-scripts/linux-du-command-options-used-to-summarize-directory-space-usage#comments</comments>
		<pubDate>Thu, 15 Jan 2009 12:10:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle scripts]]></category>

		<category><![CDATA[Add new tag]]></category>

		<category><![CDATA[linux du]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=21</guid>
		<description><![CDATA[Quick page to remind myself what options to use with the linux du command to summarize the list of directories,
not all the files.
Permalink &#8212; click for full blog post
]]></description>
			<content:encoded><![CDATA[<p>Quick page to remind myself what options to use with the linux du command to summarize the list of directories,<br />
not all the files.</p>
<p><a href="http://www.oracle-database-tips.com/linux_du.html">Permalink &#8212; click for full blog post</a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/cyg_Dc5uaXg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-scripts/linux-du-command-options-used-to-summarize-directory-space-usage/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-scripts/linux-du-command-options-used-to-summarize-directory-space-usage</feedburner:origLink></item>
		<item>
		<title>German company added t Oracle Database Hosting Companies page</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/DSCVQb0vtP4/german-company-added-t-oracle-database-hosting-companies-page</link>
		<comments>http://oracle-database-tips.com/wp/oracle-hosting/german-company-added-t-oracle-database-hosting-companies-page#comments</comments>
		<pubDate>Thu, 15 Jan 2009 12:10:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle hosting]]></category>

		<category><![CDATA[german oracle hosting]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=19</guid>
		<description><![CDATA[Added German company MiVitec GmbH to the Oracle Database Hosting Companies list.
Permalink &#8212; click for full blog post
]]></description>
			<content:encoded><![CDATA[<p>Added German company MiVitec GmbH to the Oracle Database Hosting Companies list.</p>
<p><a href="http://www.oracle-database-tips.com/oracle_database_hosting.html">Permalink &#8212; click for full blog post</a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/DSCVQb0vtP4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-hosting/german-company-added-t-oracle-database-hosting-companies-page/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-hosting/german-company-added-t-oracle-database-hosting-companies-page</feedburner:origLink></item>
		<item>
		<title>VSFTPD</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/BOQBMtrSPfU/vsftpd</link>
		<comments>http://oracle-database-tips.com/wp/oracle-scripts/vsftpd#comments</comments>
		<pubDate>Thu, 15 Jan 2009 12:09:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle scripts]]></category>

		<category><![CDATA[vsftp]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=17</guid>
		<description><![CDATA[Installing and running vsftpd on your CentOS 4.5 server
Permalink &#8212; click for full blog post
]]></description>
			<content:encoded><![CDATA[<p>Installing and running vsftpd on your CentOS 4.5 server</p>
<p><a href="http://www.oracle-database-tips.com/vsftpd.html">Permalink &#8212; click for full blog post</a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/BOQBMtrSPfU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-scripts/vsftpd/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-scripts/vsftpd</feedburner:origLink></item>
		<item>
		<title>Oracle Database Hosting Companies page updated</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/4pWC4noCuIs/oracle-database-hosting-companies-page-updated</link>
		<comments>http://oracle-database-tips.com/wp/oracle-hosting/oracle-database-hosting-companies-page-updated#comments</comments>
		<pubDate>Thu, 15 Jan 2009 12:08:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle hosting]]></category>

		<category><![CDATA[dbahost]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=15</guid>
		<description><![CDATA[Removed dbahost.com &#8217;s link as their website is no longer reachable.
The rest of the companies on this page are still relevant.
Permalink &#8212; click for full blog post
]]></description>
			<content:encoded><![CDATA[<p>Removed dbahost.com &#8217;s link as their website is no longer reachable.</p>
<p>The rest of the companies on this page are still relevant.</p>
<p><a href="http://www.oracle-database-tips.com/oracle_database_hosting.html">Permalink &#8212; click for full blog post</a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/4pWC4noCuIs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-hosting/oracle-database-hosting-companies-page-updated/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-hosting/oracle-database-hosting-companies-page-updated</feedburner:origLink></item>
		<item>
		<title>AWR reports</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/F6ffO4UVRI4/awr-reports</link>
		<comments>http://oracle-database-tips.com/wp/oracle-scripts/awr-reports#comments</comments>
		<pubDate>Thu, 15 Jan 2009 12:07:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle scripts]]></category>

		<category><![CDATA[awr report]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=13</guid>
		<description><![CDATA[Use these steps to publish oracle awr reports regularly and mail them to yourself
Permalink &#8212; click for full blog post
]]></description>
			<content:encoded><![CDATA[<p>Use these steps to publish oracle awr reports regularly and mail them to yourself</p>
<p><a href="http://www.oracle-database-tips.com/awr.html">Permalink &#8212; click for full blog post</a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/F6ffO4UVRI4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-scripts/awr-reports/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-scripts/awr-reports</feedburner:origLink></item>
		<item>
		<title>Oracle FTP Script</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/imZmG04Qu4g/oracle-ftp-script</link>
		<comments>http://oracle-database-tips.com/wp/oracle-scripts/oracle-ftp-script#comments</comments>
		<pubDate>Thu, 15 Jan 2009 10:51:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle scripts]]></category>

		<category><![CDATA[ftp script]]></category>

		<category><![CDATA[oracle ftp]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=10</guid>
		<description><![CDATA[Automate the transfer of files across servers with this oracle ftp script.
Permalink &#8212; click for full blog post
]]></description>
			<content:encoded><![CDATA[<p>Automate the transfer of files across servers with this oracle ftp script.</p>
<p><a href="http://www.oracle-database-tips.com/oracle_ftp_script.html">Permalink &#8212; click for full blog post</a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/imZmG04Qu4g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-scripts/oracle-ftp-script/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-scripts/oracle-ftp-script</feedburner:origLink></item>
		<item>
		<title>Oracle Script Tutorials</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/jh0rz9DXtJs/oracle-script-tutorials</link>
		<comments>http://oracle-database-tips.com/wp/oracle-scripts/oracle-script-tutorials#comments</comments>
		<pubDate>Thu, 15 Jan 2009 10:40:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle scripts]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=6</guid>
		<description><![CDATA[A list of oracle script tutorials to resolve technical issues by means of practical examples.
Permalink - click here for full post 
]]></description>
			<content:encoded><![CDATA[<p>A list of oracle script tutorials to resolve technical issues by means of practical examples.</p>
<p><a href="http://www.oracle-database-tips.com/oracle_script_tutorials.html">Permalink - click here for full post </a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/jh0rz9DXtJs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-scripts/oracle-script-tutorials/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-scripts/oracle-script-tutorials</feedburner:origLink></item>
		<item>
		<title>Updated Oracle Database Hosting Companies page</title>
		<link>http://feedproxy.google.com/~r/OracleDatabaseTipsBlog/~3/ZWP7RH70A3U/3</link>
		<comments>http://oracle-database-tips.com/wp/oracle-hosting/3#comments</comments>
		<pubDate>Thu, 15 Jan 2009 10:22:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[oracle hosting]]></category>

		<guid isPermaLink="false">http://oracle-database-tips.com/wp/?p=3</guid>
		<description><![CDATA[The compliance officer at Revion.com is definitely doing his job!
I was asked to update the oracle database hosting page with the correct information regarding their pricing structures, so here it is , updated and improved !
 Permalink  - click here for full post 
]]></description>
			<content:encoded><![CDATA[<p>The compliance officer at Revion.com is definitely doing his job!</p>
<p>I was asked to update the oracle database hosting page with the correct information regarding their pricing structures, so here it is , updated and improved !<br />
<a href="http://www.oracle-database-tips.com/oracle_database_hosting.html#revion"> Permalink  - click here for full post </a></p>
<img src="http://feeds.feedburner.com/~r/OracleDatabaseTipsBlog/~4/ZWP7RH70A3U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle-database-tips.com/wp/oracle-hosting/3/feed</wfw:commentRss>
		<feedburner:origLink>http://oracle-database-tips.com/wp/oracle-hosting/3</feedburner:origLink></item>
	</channel>
</rss>
