<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Kick ass guide for installing Oracle on Ubuntu</title>
	<atom:link href="http://www.quicktweaks.com/2009/01/07/kick-ass-guide-for-installing-oracle-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quicktweaks.com/2009/01/07/kick-ass-guide-for-installing-oracle-on-ubuntu/</link>
	<description>Quick Tweaks For Your System</description>
	<lastBuildDate>Sat, 28 Nov 2009 10:50:47 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dk</title>
		<link>http://www.quicktweaks.com/2009/01/07/kick-ass-guide-for-installing-oracle-on-ubuntu/comment-page-1/#comment-3889</link>
		<dc:creator>dk</dc:creator>
		<pubDate>Tue, 20 Oct 2009 00:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=256#comment-3889</guid>
		<description>Error running the second script: 
database/install/response/ee.rsp not found</description>
		<content:encoded><![CDATA[<p>Error running the second script:<br />
database/install/response/ee.rsp not found</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sekhar</title>
		<link>http://www.quicktweaks.com/2009/01/07/kick-ass-guide-for-installing-oracle-on-ubuntu/comment-page-1/#comment-3830</link>
		<dc:creator>Sekhar</dc:creator>
		<pubDate>Thu, 08 Oct 2009 13:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=256#comment-3830</guid>
		<description>Hi Ashok,,

Can you tell what theme you are using on your ubuntu.
Its looking cool man.

Thanks and Regards
Ratna Sekhar</description>
		<content:encoded><![CDATA[<p>Hi Ashok,,</p>
<p>Can you tell what theme you are using on your ubuntu.<br />
Its looking cool man.</p>
<p>Thanks and Regards<br />
Ratna Sekhar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawson</title>
		<link>http://www.quicktweaks.com/2009/01/07/kick-ass-guide-for-installing-oracle-on-ubuntu/comment-page-1/#comment-2924</link>
		<dc:creator>Lawson</dc:creator>
		<pubDate>Wed, 10 Jun 2009 20:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=256#comment-2924</guid>
		<description>Your script #3 broke my server!  It never came back from a reboot....</description>
		<content:encoded><![CDATA[<p>Your script #3 broke my server!  It never came back from a reboot&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sasha nikitin</title>
		<link>http://www.quicktweaks.com/2009/01/07/kick-ass-guide-for-installing-oracle-on-ubuntu/comment-page-1/#comment-2919</link>
		<dc:creator>sasha nikitin</dc:creator>
		<pubDate>Wed, 10 Jun 2009 09:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=256#comment-2919</guid>
		<description>Salut,
I&#039;ve just made a clear install of latest Ubuntu and tried to install Oracle with you scripts. But I&#039;ve come with several issues after the installation is complete. Please see the last minutes of the log:

~~~~~~~~~~~~
Enter SYS user password: 
 
Enter SYSTEM user password: 
 
rpm: To install rpm packages on Debian systems, use alien. See README.Debian.
error: cannot open Packages index using db3 - No such file or directory (2)
error: cannot open Packages database in /var/lib/rpm

Copying database files
37% complete
Creating and starting Oracle instance
62% complete
Completing Database Creation
100% complete
Look at the log file &quot;/opt/oracle/cfgtoollogs/dbca/oraIntrepid/oraIntre.log&quot; for further details.
[sudo] password for alex: 
sed: can&#039;t read /etc/oratab: No such file or directory
export ORACLE_SID=oraIntrepid
~~~~~~~~~~~~~
alex@skynet:~/oraInstaller$ sqlplus &#039;/as sysdba&#039;

SQL*Plus: Release 11.1.0.6.0 - Production on Wed Jun 10 13:10:25 2009

Copyright (c) 1982, 2007, Oracle.  All rights reserved.

ERROR:
ORA-12162: TNS:net service name is incorrectly specified
~~~~~~~~~~~~

That&#039;s how i&#039;m unable to login to the database.
And seems that your script is not creating linux user /oracle&#039;.</description>
		<content:encoded><![CDATA[<p>Salut,<br />
I&#8217;ve just made a clear install of latest Ubuntu and tried to install Oracle with you scripts. But I&#8217;ve come with several issues after the installation is complete. Please see the last minutes of the log:</p>
<p>~~~~~~~~~~~~<br />
Enter SYS user password: </p>
<p>Enter SYSTEM user password: </p>
<p>rpm: To install rpm packages on Debian systems, use alien. See README.Debian.<br />
error: cannot open Packages index using db3 &#8211; No such file or directory (2)<br />
error: cannot open Packages database in /var/lib/rpm</p>
<p>Copying database files<br />
37% complete<br />
Creating and starting Oracle instance<br />
62% complete<br />
Completing Database Creation<br />
100% complete<br />
Look at the log file &#8220;/opt/oracle/cfgtoollogs/dbca/oraIntrepid/oraIntre.log&#8221; for further details.<br />
[sudo] password for alex:<br />
sed: can&#8217;t read /etc/oratab: No such file or directory<br />
export ORACLE_SID=oraIntrepid<br />
~~~~~~~~~~~~~<br />
alex@skynet:~/oraInstaller$ sqlplus &#8216;/as sysdba&#8217;</p>
<p>SQL*Plus: Release 11.1.0.6.0 &#8211; Production on Wed Jun 10 13:10:25 2009</p>
<p>Copyright (c) 1982, 2007, Oracle.  All rights reserved.</p>
<p>ERROR:<br />
ORA-12162: TNS:net service name is incorrectly specified<br />
~~~~~~~~~~~~</p>
<p>That&#8217;s how i&#8217;m unable to login to the database.<br />
And seems that your script is not creating linux user /oracle&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wilson</title>
		<link>http://www.quicktweaks.com/2009/01/07/kick-ass-guide-for-installing-oracle-on-ubuntu/comment-page-1/#comment-993</link>
		<dc:creator>wilson</dc:creator>
		<pubDate>Thu, 22 Jan 2009 19:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=256#comment-993</guid>
		<description>excellent guide and scripts. install was a doodle</description>
		<content:encoded><![CDATA[<p>excellent guide and scripts. install was a doodle</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.539 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-11-29 10:46:16 -->
<!-- Compression = gzip -->