<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>AlterSysteM™ ─ Oracle Database Blog</title>
	<atom:link href="http://altersystem.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://altersystem.wordpress.com</link>
	<description>Por Sebastián D'Alessandro</description>
	<lastBuildDate>Thu, 09 Oct 2008 15:13:16 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='altersystem.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>AlterSysteM™ ─ Oracle Database Blog</title>
		<link>http://altersystem.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://altersystem.wordpress.com/osd.xml" title="AlterSysteM™ ─ Oracle Database Blog" />
	<atom:link rel='hub' href='http://altersystem.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Detectar sesiones bloqueándose entre instancias de un RAC</title>
		<link>http://altersystem.wordpress.com/2008/10/01/detectar-sesiones-bloqueandose-entre-instancias-de-un-rac/</link>
		<comments>http://altersystem.wordpress.com/2008/10/01/detectar-sesiones-bloqueandose-entre-instancias-de-un-rac/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 19:35:22 +0000</pubDate>
		<dc:creator>Sebastián D&#39;Alessandro</dc:creator>
				<category><![CDATA[[RAC]]]></category>
		<category><![CDATA[instancias]]></category>
		<category><![CDATA[lock]]></category>

		<guid isPermaLink="false">http://altersystem.wordpress.com/?p=144</guid>
		<description><![CDATA[Detectar sesiones que estan bloqueandose en un ambiente RAC no es tan sencillo como en una &#8220;single instance&#8221;, el lockeo puede estar produciendose entre sesiones de diferentes instancias instance Con esta consulta podemos obtener información sobre las sesiones que están bloqueándose de forma cruzada entre distintas instancias de un RAC. SELECT b.inst_id,LPAD(&#8216;&#8212;&#62;&#8217;,DECODE(A.request,0,0,5))   &#124;&#124;A.SID SID, a.id1, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=altersystem.wordpress.com&amp;blog=4457469&amp;post=144&amp;subd=altersystem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://altersystem.wordpress.com/2008/10/01/detectar-sesiones-bloqueandose-entre-instancias-de-un-rac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f057a0eec1235de59356879b85db009?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sebastián D&#39;Alessandro</media:title>
		</media:content>
	</item>
		<item>
		<title>Estimar duración de una operación de restore con RMAN</title>
		<link>http://altersystem.wordpress.com/2008/09/09/estimar-duracion-de-una-operacion-de-restore-con-rman/</link>
		<comments>http://altersystem.wordpress.com/2008/09/09/estimar-duracion-de-una-operacion-de-restore-con-rman/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 15:27:15 +0000</pubDate>
		<dc:creator>Sebastián D&#39;Alessandro</dc:creator>
				<category><![CDATA[[RMAN]]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[v$session_longops]]></category>

		<guid isPermaLink="false">http://altersystem.wordpress.com/?p=51</guid>
		<description><![CDATA[Cuando realizamos un restore con rman, en una base de datos montada sobre filesystems, podemos darnos una idea del avance de la operación de restauración verificando la copia a disco de los datafiles en el directorio correspondiente. En el caso que nuestra base este sobre raw devices, como ocurre con OPS o RAC, no siempre [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=altersystem.wordpress.com&amp;blog=4457469&amp;post=51&amp;subd=altersystem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://altersystem.wordpress.com/2008/09/09/estimar-duracion-de-una-operacion-de-restore-con-rman/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f057a0eec1235de59356879b85db009?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sebastián D&#39;Alessandro</media:title>
		</media:content>
	</item>
		<item>
		<title>Que es el GSD en Oracle RAC 9i?</title>
		<link>http://altersystem.wordpress.com/2008/09/05/que-es-el-gsd-en-oracle-rac-9i/</link>
		<comments>http://altersystem.wordpress.com/2008/09/05/que-es-el-gsd-en-oracle-rac-9i/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 11:35:45 +0000</pubDate>
		<dc:creator>Sebastián D&#39;Alessandro</dc:creator>
				<category><![CDATA[[RAC]]]></category>
		<category><![CDATA[GSD]]></category>
		<category><![CDATA[SRVCTL]]></category>

		<guid isPermaLink="false">http://altersystem.wordpress.com/?p=29</guid>
		<description><![CDATA[GSD o Global Services Daemond en Oracle RAC 9i, realiza las tareas de índole administrativas (startup, shutdown, etc) solicitadas por parte de clientes como pueden ser SRVCTL, DBCA Y OEM que terminan finalmente interactuando con éste. Este proceso debe estar levantado y corriendo en todos los nodos del RAC para que estas funcionalidades este cien [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=altersystem.wordpress.com&amp;blog=4457469&amp;post=29&amp;subd=altersystem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://altersystem.wordpress.com/2008/09/05/que-es-el-gsd-en-oracle-rac-9i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f057a0eec1235de59356879b85db009?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sebastián D&#39;Alessandro</media:title>
		</media:content>
	</item>
		<item>
		<title>Registración automática del listener y configuración cruzada en RAC</title>
		<link>http://altersystem.wordpress.com/2008/09/04/registracion-automatica-del-listener-y-configuracion-cruzada-en-rac/</link>
		<comments>http://altersystem.wordpress.com/2008/09/04/registracion-automatica-del-listener-y-configuracion-cruzada-en-rac/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 14:05:02 +0000</pubDate>
		<dc:creator>Sebastián D&#39;Alessandro</dc:creator>
				<category><![CDATA[[RAC]]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[local_listener]]></category>
		<category><![CDATA[regsitración]]></category>
		<category><![CDATA[remote_listener]]></category>

		<guid isPermaLink="false">http://altersystem.wordpress.com/?p=19</guid>
		<description><![CDATA[Previamente a la versión de base 8i, la información sobre la registración de instancias por parte del listener debía ser configurada explícitamente de forma manual en el archivo de configuración listener.ora . A partir de 8i las instancias pueden realizar esta registración de manera automática luego que la instancia levanta y gracias a la ayuda [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=altersystem.wordpress.com&amp;blog=4457469&amp;post=19&amp;subd=altersystem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://altersystem.wordpress.com/2008/09/04/registracion-automatica-del-listener-y-configuracion-cruzada-en-rac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f057a0eec1235de59356879b85db009?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sebastián D&#39;Alessandro</media:title>
		</media:content>
	</item>
		<item>
		<title>Estimar el tiempo de rollback de una transacción</title>
		<link>http://altersystem.wordpress.com/2008/08/12/estimar-el-tiempo-de-rollback-de-una-transaccion/</link>
		<comments>http://altersystem.wordpress.com/2008/08/12/estimar-el-tiempo-de-rollback-de-una-transaccion/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 14:33:53 +0000</pubDate>
		<dc:creator>Sebastián D&#39;Alessandro</dc:creator>
				<category><![CDATA[[Administración]]]></category>
		<category><![CDATA[rollback]]></category>

		<guid isPermaLink="false">http://altersystem.wordpress.com/?p=5</guid>
		<description><![CDATA[Como es de saber, cuando una sesión termina de manera anormal, toda transacción que no ha sido confirmada todavía comenzará un proceso de rollback. En algunos casos y de acuerdo al volumen de datos en cuestión esta operación puede demorar bastante tiempo y es interesante, y a veces necesario, poder estimar cuanto será ese tiempo. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=altersystem.wordpress.com&amp;blog=4457469&amp;post=5&amp;subd=altersystem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://altersystem.wordpress.com/2008/08/12/estimar-el-tiempo-de-rollback-de-una-transaccion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f057a0eec1235de59356879b85db009?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sebastián D&#39;Alessandro</media:title>
		</media:content>
	</item>
	</channel>
</rss>
