<?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>Administración de ORACLE en Español &#187; Patch 6880880</title>
	<atom:link href="http://colacios.es/blog/WordPress3/tag/patch-6880880/feed/" rel="self" type="application/rss+xml" />
	<link>http://colacios.es/blog/WordPress3</link>
	<description>Administración de Base de datos ORACLE en español</description>
	<lastBuildDate>Tue, 11 Mar 2014 12:56:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Instalar OPatch en Linux RedHat 5.X en Oracle 11GR2</title>
		<link>http://colacios.es/blog/WordPress3/instalar-opatch-en-linux-redhat-5-x-en-oracle-11gr2/</link>
		<comments>http://colacios.es/blog/WordPress3/instalar-opatch-en-linux-redhat-5-x-en-oracle-11gr2/#comments</comments>
		<pubDate>Tue, 11 Dec 2012 16:02:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Instalaciones]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[opatch]]></category>
		<category><![CDATA[Patch 6880880]]></category>

		<guid isPermaLink="false">http://colacios.es/blog/WordPress3/?p=29</guid>
		<description><![CDATA[OPatch Es una herramienta que usa Oracle para instalar sus propios parches. Se puede descargar de Oracle Support (antiguo metalink) buscando normalmente el Patch 6880880. Pasos… $ cd $ORACLE_HOME Renombrar el antiguo OPatch instalado…. $ mv OPatch OPatchOLD Copiar el &#8230; <a href="http://colacios.es/blog/WordPress3/instalar-opatch-en-linux-redhat-5-x-en-oracle-11gr2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="text-decoration: underline;">OPatch</span></p>
<p style="text-align: justify;">Es una herramienta que usa Oracle para instalar sus propios parches. Se puede descargar de Oracle Support (antiguo metalink) buscando normalmente el Patch <strong>6880880</strong>.</p>
<p style="text-align: justify;">Pasos…</p>
<p style="text-align: justify;"><strong>$ cd $ORACLE_HOME</strong></p>
<p style="text-align: justify;">Renombrar el antiguo OPatch instalado….</p>
<p style="text-align: justify;"><strong>$ mv OPatch OPatchOLD</strong></p>
<p style="text-align: justify;">Copiar el fichero descargado comprimido de OPatch bajado de Internet al directorio <em>$ORACLE_HOME</em>.</p>
<p style="text-align: justify;">Procurar tener la última versión de OPatch, que puedes obtener buscando el Patch 6880880 en Oracle Support (Antiguo metalink).</p>
<p style="text-align: justify;"><strong>$ ls –l p6880880_112000_Linux-x86-64.zip</strong></p>
<p style="text-align: justify;"><strong>$ unzip p6880880_112000_Linux-x86-64.zip</strong></p>
<p style="text-align: justify;"><strong>$ opatch -help </strong>(en la cabecera sale la versión actualizada)</p>
<p style="text-align: justify;">Tiene que salir el directorio OPatch ya creado y el OPatchOLD que renombramos anteriormente. Pues ya estaría instalado. Ahora para que funcione deberíamos configurar la variable de entorno para que se ejecute desde cualquier ruta.</p>
<p style="text-align: justify;">Ya podríamos eliminar el fichero .zip del directorio OPatch creado.</p>
<p style="text-align: justify;">Configurar la variable de entorno PATH del usuario Oracle:</p>
<p style="text-align: justify;">Este paso se puede hacer antes o después de la instalación. Si se ha usado alguna vez OPatch, seguramente esta variable de entorno ya estará configurada.</p>
<p style="text-align: justify;">Añadir <strong>:$ORACLE_HOME/OPatch </strong>a la variable de entorno PATH</p>
<p style="text-align: justify;">Entrar como el usuario “oracle” al servidor:</p>
<p style="text-align: justify;"><strong>$ vi ~/.bash_profile</strong></p>
<p style="text-align: justify;">Anadir la siguiente linea (texto en negrita) a la variable de entorno PATH….</p>
<p style="text-align: justify;">PATH=$PATH:$ORACLE_HOME/bin<strong>:$ORACLE_HOME/OPatch</strong><br />
export PATH</p>
<p style="text-align: justify;">Salir y volver a entrar con el usuario oracle para que se cargue la variable de entorno.</p>
<p style="text-align: justify;"> <img src='http://colacios.es/blog/WordPress3/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://colacios.es/blog/WordPress3/instalar-opatch-en-linux-redhat-5-x-en-oracle-11gr2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
