<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>suse &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/suse/</link>
	<description>Feed of posts on WordPress.com tagged "suse"</description>
	<pubDate>Sun, 07 Sep 2008 22:07:23 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Uninstall Oracle Application Server]]></title>
<link>http://peoplesoftbits.wordpress.com/?p=19</link>
<pubDate>Sun, 07 Sep 2008 21:36:13 +0000</pubDate>
<dc:creator>idelatorre</dc:creator>
<guid>http://peoplesoftbits.wordpress.com/?p=19</guid>
<description><![CDATA[Here&#8217;s my latest run on uninstalling Oracle Application Server 10.1.3.0 from a SuSE 10 Enterpr]]></description>
<content:encoded><![CDATA[<p>Here's my latest run on uninstalling Oracle Application Server 10.1.3.0 from a SuSE 10 Enterprise box:</p>
<p><strong>Important: Be sure to <a href="http://peoplesoftbits.wordpress.com/2008/09/07/backup-oas/" target="_self">backup your OAS instance</a> and the OAS repository database before you proceed with these instructions.</strong></p>
<ol>
<li>Run oracle universal installer from the OAS home directory:
<pre class="oac_no_warn"><span class="bold">$ORACLE_HOME/oui/bin/runInstaller</span></pre>
</li>
<li>Click on "Deinstall products..." and select the oracle home where your application server resides.</li>
<li>Click on "Remove" and confirm you want to remove OAS on the dialog that pops up.<br />
Once the progress bar dialog disappears your application server binaries have been removed.</li>
<li>Backup the directories directly above your ORACLE_HOME directory<br />
ls $ORACLE_HOME/..<br />
cd $ORACLE_HOME/..<br />
mkdir oas_inst_bak1<br />
#modify accordingly<br />
mv OracleAS_1 inst_bak_1/<br />
mv OracleAS_2 inst_bak_1/<br />
mv OracleAS_3 inst_bak_1/</li>
<li>Log in to your  OAS repository database (the one that's already backed up) and <a href="http://peoplesoftbits.wordpress.com/2008/09/07/drop-oracle-databasedrop-oracle-database" target="_self">drop it</a>.</li>
</ol>
<p>P.S.: Complete instructions to be found on Oracle's OTN at http://download.oracle.com/docs/cd/B32110_01/install.1013/b32198/deinst.htm#CHDHFGDA</p>
]]></content:encoded>
</item>

</channel>
</rss>
