<?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>Ecuador Oracle Users Group</title>
	<atom:link href="http://www.ecuoug.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.ecuoug.org</link>
	<description>The community of Oracle Users in Ecuador.</description>
	<lastBuildDate>Tue, 07 Sep 2010 01:51:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Charles Philips Resigns as President of Oracle</title>
		<link>http://www.ecuoug.org/?p=595</link>
		<comments>http://www.ecuoug.org/?p=595#comments</comments>
		<pubDate>Tue, 07 Sep 2010 01:51:49 +0000</pubDate>
		<dc:creator>Paola Pullas</dc:creator>
				<category><![CDATA[Noticias]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[tecnología]]></category>

		<guid isPermaLink="false">http://www.ecuoug.org/?p=595</guid>
		<description><![CDATA[According to a communicate published in http://www.marketwire.com/press-release/Charles-Phillips-Resigns-as-President-of-Oracle-NASDAQ-ORCL-1314228.htm Charles Philips resigns as President of Oracle Corporation. Oracle (NASDAQ: ORCL) today announced that Charles Phillips has resigned his position as President and as a member of the board of directors. &#8220;Charles has evolved our field culture toward a more customer-centric organization and improved our top line consistency [...]]]></description>
		<wfw:commentRss>http://www.ecuoug.org/?feed=rss2&amp;p=595</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 5: Configuring ARCHIVELOG Mode</title>
		<link>http://www.ecuoug.org/?p=472</link>
		<comments>http://www.ecuoug.org/?p=472#comments</comments>
		<pubDate>Mon, 06 Sep 2010 04:32:56 +0000</pubDate>
		<dc:creator>Paola Pullas</dc:creator>
				<category><![CDATA[Administración]]></category>
		<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Archivelog Mode]]></category>
		<category><![CDATA[capacitación]]></category>
		<category><![CDATA[Flash Recovery Area]]></category>
		<category><![CDATA[Oracle Open World 2010]]></category>
		<category><![CDATA[tecnología]]></category>
		<category><![CDATA[tutoriales]]></category>

		<guid isPermaLink="false">http://www.ecuoug.org/?p=472</guid>
		<description><![CDATA[Before to review this tutorial review this links: Oracle software installation: http://www.ecuoug.org/?p=264 Oracle database creation: http://www.ecuoug.org/?p=398 Oracle SQL Developer installation: http://www.ecuoug.org/?p=529 How to submit SQL commands to Oracle database: http://www.ecuoug.org/?p=520 Configuring the Flash Recovery Area The flash recovery area is a storage location for all recovery related files. All files that are needed to completely [...]]]></description>
		<wfw:commentRss>http://www.ecuoug.org/?feed=rss2&amp;p=472</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remember: Database Administrator Responsabilities</title>
		<link>http://www.ecuoug.org/?p=515</link>
		<comments>http://www.ecuoug.org/?p=515#comments</comments>
		<pubDate>Sun, 05 Sep 2010 22:50:34 +0000</pubDate>
		<dc:creator>Paola Pullas</dc:creator>
				<category><![CDATA[Administración]]></category>
		<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Recuerda]]></category>
		<category><![CDATA[capacitación]]></category>
		<category><![CDATA[recuerda]]></category>
		<category><![CDATA[tecnología]]></category>

		<guid isPermaLink="false">http://www.ecuoug.org/?p=515</guid>
		<description><![CDATA[A database administrator&#8217;s responsibilities can include the following tasks: Installing and upgrading the Oracle Database server and application tools. Allocating system storage and planning future storage requirements for the database system. Creating primary database storage structures (tablespaces) after application developers have designed an application. Creating primary objects (tables, views, indexes) once application developers have designed [...]]]></description>
		<wfw:commentRss>http://www.ecuoug.org/?feed=rss2&amp;p=515</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 4: How to submit SQL commands to Oracle database</title>
		<link>http://www.ecuoug.org/?p=520</link>
		<comments>http://www.ecuoug.org/?p=520#comments</comments>
		<pubDate>Sun, 05 Sep 2010 19:21:21 +0000</pubDate>
		<dc:creator>Paola Pullas</dc:creator>
				<category><![CDATA[Administración]]></category>
		<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[administración]]></category>
		<category><![CDATA[capacitación]]></category>
		<category><![CDATA[Enterprise Manager]]></category>
		<category><![CDATA[Oracle Open World 2010]]></category>
		<category><![CDATA[SQL Developer]]></category>
		<category><![CDATA[tecnología]]></category>
		<category><![CDATA[tutoriales]]></category>

		<guid isPermaLink="false">http://www.ecuoug.org/?p=520</guid>
		<description><![CDATA[There are different tools to access Oracle database in order to submit SQL commands. In this section I will show you 3 Oracle tools that you have with no extra cost. Before to review this tutorial review this links: Oracle software installation: http://www.ecuoug.org/?p=264 Oracle database creation: http://www.ecuoug.org/?p=398 Oracle SQL Developer installation http://www.ecuoug.org/?p=529 SQL*Plus The firs [...]]]></description>
		<wfw:commentRss>http://www.ecuoug.org/?feed=rss2&amp;p=520</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day 3: How to install SQL Developer in Linux</title>
		<link>http://www.ecuoug.org/?p=529</link>
		<comments>http://www.ecuoug.org/?p=529#comments</comments>
		<pubDate>Sun, 05 Sep 2010 02:32:38 +0000</pubDate>
		<dc:creator>Paola Pullas</dc:creator>
				<category><![CDATA[Aplicaciones]]></category>
		<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[capacitación]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle Open World 2010]]></category>
		<category><![CDATA[SQL Developer]]></category>
		<category><![CDATA[tutoriales]]></category>

		<guid isPermaLink="false">http://www.ecuoug.org/?p=529</guid>
		<description><![CDATA[In this post I will show you how to install Oracle SQL Developer in a Linux box. First, you should download the SQL Developer software from http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html. Next, if you downloaded the software without JDK included, you need to download a JDK 1.6.11 version or above from http://www.oracle.com/technetwork/java/javase/downloads/index.html Install JDK First install the JDK version [...]]]></description>
		<wfw:commentRss>http://www.ecuoug.org/?feed=rss2&amp;p=529</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Paola Pullas&#8217;s Oracle Magazine Interview</title>
		<link>http://www.ecuoug.org/?p=464</link>
		<comments>http://www.ecuoug.org/?p=464#comments</comments>
		<pubDate>Tue, 24 Aug 2010 05:04:46 +0000</pubDate>
		<dc:creator>Paola Pullas</dc:creator>
				<category><![CDATA[Noticias]]></category>
		<category><![CDATA[Opinión]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Ecuador]]></category>
		<category><![CDATA[entrevista]]></category>
		<category><![CDATA[Oracle Magazine]]></category>
		<category><![CDATA[Oracle Open World 2010]]></category>
		<category><![CDATA[Paola Pullas]]></category>
		<category><![CDATA[tecnología]]></category>

		<guid isPermaLink="false">http://www.ecuoug.org/?p=464</guid>
		<description><![CDATA[Paola Pullas&#39;s Oracle Magazine Interview Septiembre &#8211; Octubre 2010 View more documents from Paola Pullas. Oracle Magazine Interview published at: http://www.oracle.com/technetwork/oramag/2010/10-sep/o50upclose-165467.html COMMUNITY: Up Close As Published In Oracle Magazine September/October 2010 Stronger Together By Jeff Erickson A growing Ecuadorian user group builds ties with its Latin American neighbors. Paola Pullas knows how to do a [...]]]></description>
		<wfw:commentRss>http://www.ecuoug.org/?feed=rss2&amp;p=464</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Day 2: Creating an Oracle Database 11g</title>
		<link>http://www.ecuoug.org/?p=398</link>
		<comments>http://www.ecuoug.org/?p=398#comments</comments>
		<pubDate>Tue, 24 Aug 2010 04:23:22 +0000</pubDate>
		<dc:creator>Paola Pullas</dc:creator>
				<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Refundation]]></category>
		<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[capacitación]]></category>
		<category><![CDATA[Ecuador]]></category>
		<category><![CDATA[Oracle Open World 2010]]></category>
		<category><![CDATA[soporte]]></category>
		<category><![CDATA[tecnología]]></category>
		<category><![CDATA[tutoriales]]></category>

		<guid isPermaLink="false">http://www.ecuoug.org/?p=398</guid>
		<description><![CDATA[First ensure that you installed the Oracle Software according the tutorial in http://www.ecuoug.org/?p=264. In this post I show you how to create an Oracle Database. Listener Creation When an instance starts, a listener process establishes a communication pathway to Oracle Database. When a user process makes a connection request, the listener determines whether it should [...]]]></description>
		<wfw:commentRss>http://www.ecuoug.org/?feed=rss2&amp;p=398</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Day 1: Installing Oracle Database 11g on Red Hat Linux 5.1 (32 bits)</title>
		<link>http://www.ecuoug.org/?p=264</link>
		<comments>http://www.ecuoug.org/?p=264#comments</comments>
		<pubDate>Fri, 20 Aug 2010 23:43:17 +0000</pubDate>
		<dc:creator>Paola Pullas</dc:creator>
				<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Refundation]]></category>
		<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[capacitación]]></category>
		<category><![CDATA[Ecuador]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Open World 2010]]></category>
		<category><![CDATA[soporte]]></category>
		<category><![CDATA[tecnología]]></category>
		<category><![CDATA[tutoriales]]></category>

		<guid isPermaLink="false">http://www.ecuoug.org/?p=264</guid>
		<description><![CDATA[This guide describes how to install Oracle Database 11g Release 1 on Red Hat Enterprise Linux 5.1. In order to install Oracle Database in production systems, we recommend to read the official installation guide in http://download.oracle.com/docs/cd/B28359_01/install.111/b32002/toc.htm. Hardware Requirements Oracle says that the system must have at least 1GB of RAM and for the swap space [...]]]></description>
		<wfw:commentRss>http://www.ecuoug.org/?feed=rss2&amp;p=264</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Project Oracle Open World</title>
		<link>http://www.ecuoug.org/?p=380</link>
		<comments>http://www.ecuoug.org/?p=380#comments</comments>
		<pubDate>Fri, 20 Aug 2010 23:24:15 +0000</pubDate>
		<dc:creator>Paola Pullas</dc:creator>
				<category><![CDATA[Noticias]]></category>
		<category><![CDATA[convocatoria]]></category>
		<category><![CDATA[Ecuador]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[reto]]></category>
		<category><![CDATA[tecnología]]></category>

		<guid isPermaLink="false">http://www.ecuoug.org/?p=380</guid>
		<description><![CDATA[In one month we are going to attend at Moscone Center in San Francisco to the Oracle Open World 2010 from September 19 to 23. In order to collaborate with Oracle Community around the world we are going to post one technical article per day until Oracle Open World starts. Autor: Paola Pullas]]></description>
		<wfw:commentRss>http://www.ecuoug.org/?feed=rss2&amp;p=380</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JDeveloper 11g on MAC OS X</title>
		<link>http://www.ecuoug.org/?p=254</link>
		<comments>http://www.ecuoug.org/?p=254#comments</comments>
		<pubDate>Sat, 13 Feb 2010 02:06:04 +0000</pubDate>
		<dc:creator>cpazmino</dc:creator>
				<category><![CDATA[Noticias]]></category>
		<category><![CDATA[jdeveloper]]></category>

		<guid isPermaLink="false">http://www.ecuoug.org/?p=254</guid>
		<description><![CDATA[This days I had a issue while I tried to work with JDeveloper 11g (11.1.1.2.0) Studio Edition on a MAC OS X, when I tried to lunch the installer I got this error: java.lang.OutOfMemoryError this bug look like a problem since version 1.4 and 1.5 from Sun/Oracle Java version&#8217;s. To fix this problem you have [...]]]></description>
		<wfw:commentRss>http://www.ecuoug.org/?feed=rss2&amp;p=254</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
