<?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>SLS Weblog &#187; Oracle10g</title>
	<atom:link href="http://slemos.com.ar/tag/oracle10g/feed/" rel="self" type="application/rss+xml" />
	<link>http://slemos.com.ar</link>
	<description>El weblog de Sebastián Lemos Satué</description>
	<lastBuildDate>Thu, 14 Jul 2011 00:51:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Version del cliente de Oracle y ORA-06502</title>
		<link>http://slemos.com.ar/oracle/2008/01/clientes-de-oracle-y-ora-06502/</link>
		<comments>http://slemos.com.ar/oracle/2008/01/clientes-de-oracle-y-ora-06502/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 12:54:07 +0000</pubDate>
		<dc:creator>Sebas</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[dbms_output]]></category>
		<category><![CDATA[OCI]]></category>
		<category><![CDATA[ORA-06502]]></category>
		<category><![CDATA[Oracle10g]]></category>
		<category><![CDATA[sqlplus]]></category>

		<guid isPermaLink="false">http://slemos.com.ar/oracle/2008/01/clientes-de-oracle-y-ora-06502/</guid>
		<description><![CDATA[El problema Hace poco tiempo me encontre con el siguiente mensaje de error en SQLPLUS*: ORA-06502: PL/SQL: numeric or value error: host bind array too small Este error surgía de querer ejecutar un PL/SQL que hacia uso de dbms_output.put_line. Lamentablemente &#8230; <a href="http://slemos.com.ar/oracle/2008/01/clientes-de-oracle-y-ora-06502/">Sigue leyendo <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://slemos.com.ar/oracle/2008/01/clientes-de-oracle-y-ora-06502/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Estadísticas en Oracle10g</title>
		<link>http://slemos.com.ar/oracle/2007/07/estadisticas-en-oracle10g/</link>
		<comments>http://slemos.com.ar/oracle/2007/07/estadisticas-en-oracle10g/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 22:04:32 +0000</pubDate>
		<dc:creator>Sebas</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[CBO]]></category>
		<category><![CDATA[estadisticas]]></category>
		<category><![CDATA[oracle optimizer]]></category>
		<category><![CDATA[Oracle10g]]></category>

		<guid isPermaLink="false">http://slemos.com.ar/oracle/2007/07/estadisticas-en-oracle10g/</guid>
		<description><![CDATA[Como todos sabemos el optimizador por defecto en las bases de datos Oracle10g es el CBO (Cost Based Optimizer), el cual es un optimizador de avanzada que utiliza estadísticas de las tablas e indices para poder obtener buenos planes de &#8230; <a href="http://slemos.com.ar/oracle/2007/07/estadisticas-en-oracle10g/">Sigue leyendo <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://slemos.com.ar/oracle/2007/07/estadisticas-en-oracle10g/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>¿Oracle 10g no quiere iniciar?</title>
		<link>http://slemos.com.ar/oracle/2007/07/oracle-10g-no-quiere-iniciar/</link>
		<comments>http://slemos.com.ar/oracle/2007/07/oracle-10g-no-quiere-iniciar/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 15:37:52 +0000</pubDate>
		<dc:creator>Sebas</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[control file]]></category>
		<category><![CDATA[ORA-12514]]></category>
		<category><![CDATA[Oracle10g]]></category>

		<guid isPermaLink="false">http://slemos.com.ar/oracle/2007/07/oracle-10g-no-quiere-iniciar/</guid>
		<description><![CDATA[¿Tenemos problemas? El otro dia intentando iniciar mi base de datos de prueba, una base hecha en Oracle XE 10g, se me aparecio el siguiente problema: sqlplus SYS/SYS@XE AS SYSDBA ERROR: ORA-12514: TNS:listener does not currently know of service requested &#8230; <a href="http://slemos.com.ar/oracle/2007/07/oracle-10g-no-quiere-iniciar/">Sigue leyendo <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://slemos.com.ar/oracle/2007/07/oracle-10g-no-quiere-iniciar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Insertar caracteres especiales en Oracle</title>
		<link>http://slemos.com.ar/oracle/2007/03/insertar-caracteres-especiales-en-oracle/</link>
		<comments>http://slemos.com.ar/oracle/2007/03/insertar-caracteres-especiales-en-oracle/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 15:32:35 +0000</pubDate>
		<dc:creator>Sebas</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[ORA-01756]]></category>
		<category><![CDATA[Oracle10g]]></category>
		<category><![CDATA[sqlplus]]></category>

		<guid isPermaLink="false">http://slemos.com.ar/uncategorized/2007/03/insertar-caracteres-especiales-en-oracle/</guid>
		<description><![CDATA[Algunas veces es necesario utilizar caracteres especiales en alguna query que utilicemos en SQL*Plus. Un problema común es el de la comillas simples ('): SQL&#62; INSERT INTO tmp_table &#40;texto&#41; VALUES &#40;'Johnson's house'); ERROR: ORA-01756: quoted string not properly terminated Si &#8230; <a href="http://slemos.com.ar/oracle/2007/03/insertar-caracteres-especiales-en-oracle/">Sigue leyendo <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://slemos.com.ar/oracle/2007/03/insertar-caracteres-especiales-en-oracle/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->

