<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.6.5" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Installing Oracle 11g on Ubuntu Linux 7.10 (Gutsy Gibbon)</title>
	<link>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon</link>
	<description>News and views from Pythian DBAs</description>
	<pubDate>Fri,  5 Dec 2008 02:22:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Augusto Bott</title>
		<link>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-307385</link>
		<dc:creator>Augusto Bott</dc:creator>
		<pubDate>Mon, 01 Dec 2008 16:09:09 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-307385</guid>
		<description>@Michael,

Have you created a database successfully before trying to start it up or connect to it with &lt;code&gt;sqlplus&lt;/code&gt;? DBCA will not be able to create the database without &lt;code&gt;libaio&lt;/code&gt;.

Cheers!</description>
		<content:encoded><![CDATA[<p>@Michael,</p>
<p>Have you created a database successfully before trying to start it up or connect to it with <code>sqlplus</code>? DBCA will not be able to create the database without <code>libaio</code>.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-306746</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 30 Nov 2008 03:34:06 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-306746</guid>
		<description>dbca trouble. After successfully installed Oracle 11g, I went ahead to create the first database using dbca. however at the last step, it complains that libaio is not installed, and it can not execute the sqlplus.  I did install the libaio1 however, and as a matter of fact, I can run sqlplus at terminal. So what could be the problem?</description>
		<content:encoded><![CDATA[<p>dbca trouble. After successfully installed Oracle 11g, I went ahead to create the first database using dbca. however at the last step, it complains that libaio is not installed, and it can not execute the sqlplus.  I did install the libaio1 however, and as a matter of fact, I can run sqlplus at terminal. So what could be the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-306571</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 29 Nov 2008 15:48:02 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-306571</guid>
		<description>Thanks for the detailed help! To install ORACLE on your own machine, you just follow the steps in this article except that you log out  after you created the user oracle. Then login in as the user "oracle" and pick the rest steps. Other things I tried and didn't work is to play with 127.0.0.1, localhost or :0, xhost and so on.</description>
		<content:encoded><![CDATA[<p>Thanks for the detailed help! To install ORACLE on your own machine, you just follow the steps in this article except that you log out  after you created the user oracle. Then login in as the user &#8220;oracle&#8221; and pick the rest steps. Other things I tried and didn&#8217;t work is to play with 127.0.0.1, localhost or :0, xhost and so on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-306327</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 29 Nov 2008 04:09:43 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-306327</guid>
		<description>Dear there, I followed your steps, and stuck at DISPLAY Setting. I am setting up 11g on my T60p running Ubuntu  8.04 - the Hardy Heron. Since I don't connect to any server, I set the DISPLAY=:0.0  However it didn't work out. Please give me a hint, thanks.
=============================================================
sychen@sychen: su
root&#38;sychen: su - oracle
Your account has expired; please contact your system administrator
su: User account has expired
(Ignored)
oracle@sychen-laptop:~$ cd /DATA/database
oracle@sychen-laptop:/DATA/database$ ./runInstaller -ignoreSysPrereqs
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 80 MB.   Actual 1138 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 988 MB    Passed
Checking monitor: must be configured to display at least 256 colors
    &#62;&#62;&#62; Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set.    Failed &#60;&#60;&#60;&#62;&#62; Ignoring required pre-requisite failures. Continuing...

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-11-28_10-59-33PM. Please wait ...oracle@sychen-laptop:/DATA/database$ Oracle Universal Installer, Version 11.1.0.6.0 Production
Copyright (C) 1999, 2007, Oracle. All rights reserved.

No protocol specified
Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
:0.0
:0.0
OUI-10025:Unable to start an interactive install session because of the following error:Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable. 
.......
To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
	% 
If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
Typical path for 'xclock': '/usr/X11R6/bin/xclock'


oracle@sychen-laptop:/DATA/database$ xclock
No protocol specified
Error: Can't open display: :0.0
oracle@sychen-laptop:/DATA/database$ exit
logout
root@sychen-laptop:/home/sychen# xclock
Warning: Tried to connect to session manager, Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
root@sychen-laptop:/home/sychen# exit
exit
sychen@sychen-laptop:~$ xclock
sychen@sychen-laptop:~$ echo $DISPLAY
:0.0
========================================================
it is strange that as a common user "sychen" I can run xclock directly even without DISPLAY variable; as the root , I run the xclock and can see the clock, but got the warning msg; as "oracle", I can not connect to xserver.</description>
		<content:encoded><![CDATA[<p>Dear there, I followed your steps, and stuck at DISPLAY Setting. I am setting up 11g on my T60p running Ubuntu  8.04 - the Hardy Heron. Since I don&#8217;t connect to any server, I set the DISPLAY=:0.0  However it didn&#8217;t work out. Please give me a hint, thanks.<br />
=============================================================<br />
sychen@sychen: su<br />
root&amp;sychen: su - oracle<br />
Your account has expired; please contact your system administrator<br />
su: User account has expired<br />
(Ignored)<br />
oracle@sychen-laptop:~$ cd /DATA/database<br />
oracle@sychen-laptop:/DATA/database$ ./runInstaller -ignoreSysPrereqs<br />
Starting Oracle Universal Installer&#8230;</p>
<p>Checking Temp space: must be greater than 80 MB.   Actual 1138 MB    Passed<br />
Checking swap space: must be greater than 150 MB.   Actual 988 MB    Passed<br />
Checking monitor: must be configured to display at least 256 colors<br />
    &gt;&gt;&gt; Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set.    Failed &lt;&lt;&lt;&gt;&gt; Ignoring required pre-requisite failures. Continuing&#8230;</p>
<p>Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-11-28_10-59-33PM. Please wait &#8230;oracle@sychen-laptop:/DATA/database$ Oracle Universal Installer, Version 11.1.0.6.0 Production<br />
Copyright (C) 1999, 2007, Oracle. All rights reserved.</p>
<p>No protocol specified<br />
Can&#8217;t connect to X11 window server using &#8216;:0.0&#8242; as the value of the DISPLAY variable.<br />
:0.0<br />
:0.0<br />
OUI-10025:Unable to start an interactive install session because of the following error:Can&#8217;t connect to X11 window server using &#8216;:0.0&#8242; as the value of the DISPLAY variable.<br />
&#8230;&#8230;.<br />
To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as &#8216;xclock&#8217;:<br />
	%<br />
If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.<br />
Typical path for &#8216;xclock&#8217;: &#8216;/usr/X11R6/bin/xclock&#8217;</p>
<p>oracle@sychen-laptop:/DATA/database$ xclock<br />
No protocol specified<br />
Error: Can&#8217;t open display: :0.0<br />
oracle@sychen-laptop:/DATA/database$ exit<br />
logout<br />
root@sychen-laptop:/home/sychen# xclock<br />
Warning: Tried to connect to session manager, Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed<br />
root@sychen-laptop:/home/sychen# exit<br />
exit<br />
sychen@sychen-laptop:~$ xclock<br />
sychen@sychen-laptop:~$ echo $DISPLAY<br />
:0.0<br />
========================================================<br />
it is strange that as a common user &#8220;sychen&#8221; I can run xclock directly even without DISPLAY variable; as the root , I run the xclock and can see the clock, but got the warning msg; as &#8220;oracle&#8221;, I can not connect to xserver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Bott</title>
		<link>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-304455</link>
		<dc:creator>Augusto Bott</dc:creator>
		<pubDate>Tue, 25 Nov 2008 17:31:31 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-304455</guid>
		<description>@Coren,

Executing &lt;code&gt;chmod -R o+rwx&lt;/code&gt; won't do any good as what's important in this stage is the &lt;code&gt;user&lt;/code&gt; and &lt;code&gt;group&lt;/code&gt;. Please make sure you selected the proper values &lt;a href="http://www.pythian.com/blogs/wp-content/uploads/11g-gutsy02.png" rel="nofollow"&gt;here&lt;/a&gt;.

Cheers!</description>
		<content:encoded><![CDATA[<p>@Coren,</p>
<p>Executing <code>chmod -R o+rwx</code> won&#8217;t do any good as what&#8217;s important in this stage is the <code>user</code> and <code>group</code>. Please make sure you selected the proper values <a href="http://www.pythian.com/blogs/wp-content/uploads/11g-gutsy02.png" rel="nofollow">here</a>.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coren</title>
		<link>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-302938</link>
		<dc:creator>coren</dc:creator>
		<pubDate>Fri, 21 Nov 2008 23:06:08 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-302938</guid>
		<description>I tried executing the command "chmod -R o+rwx oraInventory" from root and then start OUI but the problem persists. I'm not sure I understand the part about the location of the inventory directory or the "right after firing OUI".

Thanks again</description>
		<content:encoded><![CDATA[<p>I tried executing the command &#8220;chmod -R o+rwx oraInventory&#8221; from root and then start OUI but the problem persists. I&#8217;m not sure I understand the part about the location of the inventory directory or the &#8220;right after firing OUI&#8221;.</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Bott</title>
		<link>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-302871</link>
		<dc:creator>Augusto Bott</dc:creator>
		<pubDate>Fri, 21 Nov 2008 19:42:24 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-302871</guid>
		<description>@coren,

Please double check the location and permissions of the inventory directory you're trying to use (right after you fire up &lt;code&gt;OUI&lt;/code&gt;).

Cheers!</description>
		<content:encoded><![CDATA[<p>@coren,</p>
<p>Please double check the location and permissions of the inventory directory you&#8217;re trying to use (right after you fire up <code>OUI</code>).</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coren</title>
		<link>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-302860</link>
		<dc:creator>coren</dc:creator>
		<pubDate>Fri, 21 Nov 2008 18:54:43 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-302860</guid>
		<description>Thanks. With this tutorial the installation went smoothly.

When installation completed I realized I want to add Enterprise Manager Database Control however when I run OUI and click the "Installed Products" button the Inventory window opens but remains empty (the list of installed products does not appear, instead I see an empty inventory window).
Is this a known bug for Oracle on Ubuntu? Is there a workaround to add\remove products from the Oracle inventory?</description>
		<content:encoded><![CDATA[<p>Thanks. With this tutorial the installation went smoothly.</p>
<p>When installation completed I realized I want to add Enterprise Manager Database Control however when I run OUI and click the &#8220;Installed Products&#8221; button the Inventory window opens but remains empty (the list of installed products does not appear, instead I see an empty inventory window).<br />
Is this a known bug for Oracle on Ubuntu? Is there a workaround to add\remove products from the Oracle inventory?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sri</title>
		<link>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-302445</link>
		<dc:creator>sri</dc:creator>
		<pubDate>Thu, 20 Nov 2008 15:39:28 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-302445</guid>
		<description>Excellent Tutorial, it made things look easy.
Thanks again.</description>
		<content:encoded><![CDATA[<p>Excellent Tutorial, it made things look easy.<br />
Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul the lazy</title>
		<link>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-299636</link>
		<dc:creator>paul the lazy</dc:creator>
		<pubDate>Fri, 14 Nov 2008 14:37:05 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon#comment-299636</guid>
		<description>thank you for your tutorial very much.</description>
		<content:encoded><![CDATA[<p>thank you for your tutorial very much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
