<?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: Installing Oracle 11g on Ubuntu 8.04 LTS (Hardy Heron)</title>
	<atom:link href="http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Almudena</title>
		<link>http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/#comment-550027</link>
		<dc:creator>Almudena</dc:creator>
		<pubDate>Wed, 25 May 2011 17:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron#comment-550027</guid>
		<description>Did you get the solution to this?
I am facing that right now. I would appreciate any answer.

Cheers, 
almudena</description>
		<content:encoded><![CDATA[<p>Did you get the solution to this?<br />
I am facing that right now. I would appreciate any answer.</p>
<p>Cheers,<br />
almudena</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amjed</title>
		<link>http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/#comment-545623</link>
		<dc:creator>Amjed</dc:creator>
		<pubDate>Sat, 14 May 2011 07:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron#comment-545623</guid>
		<description>Hi, I had actualy downloaded the linux version for z, cursing oracle download page for the goof up.

Now getting the same exception as Ricky and all.


Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-05-14_09-02-28AM. Please wait ...No protocol specified
Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:164)
	at java.awt.Toolkit$2.run(Toolkit.java:821)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
	at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
	at com.jgoodies.looks.LookUtils.(Unknown Source)
	at com.jgoodies.looks.plastic.PlasticLookAndFeel.(PlasticLookAndFeel.java:122)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:242)
	at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
	at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
	at oracle.install.commons.util.Application.startup(Application.java:758)
	at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
	at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
	at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
	at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
	at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)

Looks like classpath/permission issue.
Please help</description>
		<content:encoded><![CDATA[<p>Hi, I had actualy downloaded the linux version for z, cursing oracle download page for the goof up.</p>
<p>Now getting the same exception as Ricky and all.</p>
<p>Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-05-14_09-02-28AM. Please wait &#8230;No protocol specified<br />
Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError<br />
	at java.lang.Class.forName0(Native Method)<br />
	at java.lang.Class.forName(Class.java:164)<br />
	at java.awt.Toolkit$2.run(Toolkit.java:821)<br />
	at java.security.AccessController.doPrivileged(Native Method)<br />
	at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)<br />
	at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)<br />
	at com.jgoodies.looks.LookUtils.(Unknown Source)<br />
	at com.jgoodies.looks.plastic.PlasticLookAndFeel.(PlasticLookAndFeel.java:122)<br />
	at java.lang.Class.forName0(Native Method)<br />
	at java.lang.Class.forName(Class.java:242)<br />
	at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)<br />
	at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)<br />
	at oracle.install.commons.util.Application.startup(Application.java:758)<br />
	at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)<br />
	at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)<br />
	at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)<br />
	at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)<br />
	at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)</p>
<p>Looks like classpath/permission issue.<br />
Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amjed</title>
		<link>http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/#comment-545133</link>
		<dc:creator>Amjed</dc:creator>
		<pubDate>Thu, 12 May 2011 10:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron#comment-545133</guid>
		<description>i followed the step line by line, but in the end, got this error cannot execute database/install/.oui 
I have .oui in install
And it has execute permissions for all.

Can somebody help me please.</description>
		<content:encoded><![CDATA[<p>i followed the step line by line, but in the end, got this error cannot execute database/install/.oui<br />
I have .oui in install<br />
And it has execute permissions for all.</p>
<p>Can somebody help me please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carnets de Jean-Seb &#187; Oracle sous Ubuntu 10.04</title>
		<link>http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/#comment-456907</link>
		<dc:creator>Carnets de Jean-Seb &#187; Oracle sous Ubuntu 10.04</dc:creator>
		<pubDate>Fri, 03 Sep 2010 04:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron#comment-456907</guid>
		<description>[...] http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/" rel="nofollow">http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/#comment-455629</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Fri, 27 Aug 2010 11:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron#comment-455629</guid>
		<description>I have troubles installing Oracle 11g R2 on my desktop machine. I am using Ubuntu 8.04 LTS. I have not sleep the entire night. Trying to figure out with no lucks. any helps and tips from the exports would be appreciated.
Please help.....
Thanks in advance!



Checking Temp space: must be greater than 80 MB.   Actual 9267 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 1953 MB    Passed
Checking monitor: must be configured to display at least 256 colors
    &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...

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-08-27_06-58-26AM. Please wait ...oracle@client01:/home/sithkong/Documents/Downloads/database$ No protocol specified
Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:164)
	at java.awt.Toolkit$2.run(Toolkit.java:821)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
	at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
	at com.jgoodies.looks.LookUtils.(Unknown Source)
	at com.jgoodies.looks.plastic.PlasticLookAndFeel.(PlasticLookAndFeel.java:122)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:242)
	at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
	at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
	at oracle.install.commons.util.Application.startup(Application.java:758)
	at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
	at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
	at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
	at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
	at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)</description>
		<content:encoded><![CDATA[<p>I have troubles installing Oracle 11g R2 on my desktop machine. I am using Ubuntu 8.04 LTS. I have not sleep the entire night. Trying to figure out with no lucks. any helps and tips from the exports would be appreciated.<br />
Please help&#8230;..<br />
Thanks in advance!</p>
<p>Checking Temp space: must be greater than 80 MB.   Actual 9267 MB    Passed<br />
Checking swap space: must be greater than 150 MB.   Actual 1953 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/OraInstall2010-08-27_06-58-26AM. Please wait &#8230;oracle@client01:/home/sithkong/Documents/Downloads/database$ No protocol specified<br />
Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError<br />
	at java.lang.Class.forName0(Native Method)<br />
	at java.lang.Class.forName(Class.java:164)<br />
	at java.awt.Toolkit$2.run(Toolkit.java:821)<br />
	at java.security.AccessController.doPrivileged(Native Method)<br />
	at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)<br />
	at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)<br />
	at com.jgoodies.looks.LookUtils.(Unknown Source)<br />
	at com.jgoodies.looks.plastic.PlasticLookAndFeel.(PlasticLookAndFeel.java:122)<br />
	at java.lang.Class.forName0(Native Method)<br />
	at java.lang.Class.forName(Class.java:242)<br />
	at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)<br />
	at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)<br />
	at oracle.install.commons.util.Application.startup(Application.java:758)<br />
	at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)<br />
	at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)<br />
	at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)<br />
	at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)<br />
	at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/#comment-452279</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 12 Aug 2010 15:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron#comment-452279</guid>
		<description>I have another problem 
i have no .oui file in my install folder !

oracle@host:/data/oracle/database$ ls -l install
total 188
-rwxr-xr-x 1 oracle oinstall     28 2010-08-12 15:36 addLangs.sh
-rwxr-xr-x 1 oracle oinstall     76 2010-08-12 15:36 addNode.sh
drwxr-xr-x 2 oracle oinstall   4096 2010-08-12 15:36 images
-rwxr-xr-x 1 oracle oinstall  46448 2010-08-12 15:36 lsnodes
-rwxr-xr-x 1 oracle oinstall   2268 2010-08-12 15:36 oneclick.properties
-rwxr-xr-x 1 oracle oinstall   2387 2010-08-12 15:36 oraparam.ini
-rwxr-xr-x 1 oracle oinstall   6428 2010-08-12 15:36 oraparamsilent.ini
drwxr-xr-x 2 oracle oinstall   4096 2010-08-12 15:36 resource
drwxr-xr-x 2 oracle oinstall   4096 2010-08-12 15:36 response
-rwxr-xr-x 1 oracle oinstall 102612 2010-08-12 15:36 unzip
oracle@host:/data/oracle/database$ 

i dont know what to do 
thanks 4 your help</description>
		<content:encoded><![CDATA[<p>I have another problem<br />
i have no .oui file in my install folder !</p>
<p>oracle@host:/data/oracle/database$ ls -l install<br />
total 188<br />
-rwxr-xr-x 1 oracle oinstall     28 2010-08-12 15:36 addLangs.sh<br />
-rwxr-xr-x 1 oracle oinstall     76 2010-08-12 15:36 addNode.sh<br />
drwxr-xr-x 2 oracle oinstall   4096 2010-08-12 15:36 images<br />
-rwxr-xr-x 1 oracle oinstall  46448 2010-08-12 15:36 lsnodes<br />
-rwxr-xr-x 1 oracle oinstall   2268 2010-08-12 15:36 oneclick.properties<br />
-rwxr-xr-x 1 oracle oinstall   2387 2010-08-12 15:36 oraparam.ini<br />
-rwxr-xr-x 1 oracle oinstall   6428 2010-08-12 15:36 oraparamsilent.ini<br />
drwxr-xr-x 2 oracle oinstall   4096 2010-08-12 15:36 resource<br />
drwxr-xr-x 2 oracle oinstall   4096 2010-08-12 15:36 response<br />
-rwxr-xr-x 1 oracle oinstall 102612 2010-08-12 15:36 unzip<br />
oracle@host:/data/oracle/database$ </p>
<p>i dont know what to do<br />
thanks 4 your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ngelu</title>
		<link>http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/#comment-438989</link>
		<dc:creator>ngelu</dc:creator>
		<pubDate>Thu, 01 Jul 2010 03:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron#comment-438989</guid>
		<description>hello world, 
i found error like this on auto-start process:
&quot;Failed to auto-start Oracle Net using  /ade/vikrkuma_new/oracle/bin/tnslrctl&quot; 
any body can help? on my /etc/init.d/oracledb nothing text like that... who is ade vikrkuma_new?</description>
		<content:encoded><![CDATA[<p>hello world,<br />
i found error like this on auto-start process:<br />
&#8220;Failed to auto-start Oracle Net using  /ade/vikrkuma_new/oracle/bin/tnslrctl&#8221;<br />
any body can help? on my /etc/init.d/oracledb nothing text like that&#8230; who is ade vikrkuma_new?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodobodo</title>
		<link>http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/#comment-437871</link>
		<dc:creator>rodobodo</dc:creator>
		<pubDate>Fri, 25 Jun 2010 09:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron#comment-437871</guid>
		<description>@kepada hari: dont forget.. do this step... System -&gt; Administration -&gt; Login Window on your client desktop (hardy)</description>
		<content:encoded><![CDATA[<p>@kepada hari: dont forget.. do this step&#8230; System -&gt; Administration -&gt; Login Window on your client desktop (hardy)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Win</title>
		<link>http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/#comment-435789</link>
		<dc:creator>Justin Win</dc:creator>
		<pubDate>Mon, 14 Jun 2010 05:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron#comment-435789</guid>
		<description>I am having this error at ./runInstaller step. Can someone help please?

 No protocol specified
Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError</description>
		<content:encoded><![CDATA[<p>I am having this error at ./runInstaller step. Can someone help please?</p>
<p> No protocol specified<br />
Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diederick</title>
		<link>http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron/#comment-434243</link>
		<dc:creator>Diederick</dc:creator>
		<pubDate>Sun, 06 Jun 2010 12:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron#comment-434243</guid>
		<description>Very nice howto, it also works on 11.2.0, for me at least as soon as I changed ORACLE_HOME to use that.

One question though: after I shut down oracle using the init script, I still have some processes that seem to be oracle&#039;s:

diederick@myhost:~$ ps a &#124; grep oracle
 5868 pts/1    S+     0:00 grep oracle
13885 pts/0    S      0:02 /u01/app/oracle/product/11.2.0/dbhome_1/perl/bin/perl /u01/app/oracle/product/11.2.0/dbhome_1/bin/emwd.pl dbconsole /u01/app/oracle/product/11.2.0/dbhome_1/myhost.mydomain.com_testdb/sysman/log/emdb.nohup
13924 pts/0    Sl     0:31 /u01/app/oracle/product/11.2.0/dbhome_1/bin/emagent
18417 pts/0    S      0:00 su - oracle
26902 pts/0    Sl     2:22 /u01/app/oracle/product/11.2.0/dbhome_1/jdk/bin/java -server -Xmx192M -XX:MaxPermSize=200M -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -DORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1 -Doracle.home=/u01/app/oracle/product/11.2.0/dbhome_1/oc4j -Doracle.oc4j.localhome=/u01/app/oracle/product/11.2.0/dbhome_1/myhost.mydomain.com_testdb/sysman -DEMSTATE=/u01/app/oracle/product/11.2.0/dbhome_1/myhost.mydomain.com_testdb -Doracle.j2ee.dont.use.memory.archive=true -Djava.protocol.handler.pkgs=HTTPClient -Doracle.security.jazn.config=/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/OC4J_DBConsole_myhost.mydomain.com_testdb/config/jazn.xml -Djava.security.policy=/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/OC4J_DBConsole_myhost.mydomain.com_testdb/config/java2.policy -Djavax.net.ssl.KeyStore=/u01/app/oracle/product/11.2.0/dbhome_1/sysman/config/OCMTrustedCerts.txt-Djava.security.properties=/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/home/config/jazn.security.props -DEMDROOT=/u01/app/oracle/product/11.2.0/dbhome_1/myhost.mydomain.com_testdb -Dsysman.md5password=true -Drepapi.oracle.home=/u01/app/oracle/product/11.2.0/dbhome_1 -Ddisable.checkForUpdate=true -Doracle.sysman.ccr.ocmSDK.websvc.keystore=/u01/app/oracle/product/11.2.0/dbhome_1/jlib/emocmclnt.ks -Dice.pilots.html4.ignoreNonGenericFonts=true -Djava.awt.headless=true -jar /u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/home/oc4j.jar -config /u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/OC4J_DBConsole_myhost.mydomain.com_testdb/config/server.xml

How can I shut down every last bit of oracle without rebooting the machine?</description>
		<content:encoded><![CDATA[<p>Very nice howto, it also works on 11.2.0, for me at least as soon as I changed ORACLE_HOME to use that.</p>
<p>One question though: after I shut down oracle using the init script, I still have some processes that seem to be oracle&#8217;s:</p>
<p>diederick@myhost:~$ ps a | grep oracle<br />
 5868 pts/1    S+     0:00 grep oracle<br />
13885 pts/0    S      0:02 /u01/app/oracle/product/11.2.0/dbhome_1/perl/bin/perl /u01/app/oracle/product/11.2.0/dbhome_1/bin/emwd.pl dbconsole /u01/app/oracle/product/11.2.0/dbhome_1/myhost.mydomain.com_testdb/sysman/log/emdb.nohup<br />
13924 pts/0    Sl     0:31 /u01/app/oracle/product/11.2.0/dbhome_1/bin/emagent<br />
18417 pts/0    S      0:00 su &#8211; oracle<br />
26902 pts/0    Sl     2:22 /u01/app/oracle/product/11.2.0/dbhome_1/jdk/bin/java -server -Xmx192M -XX:MaxPermSize=200M -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -DORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1 -Doracle.home=/u01/app/oracle/product/11.2.0/dbhome_1/oc4j -Doracle.oc4j.localhome=/u01/app/oracle/product/11.2.0/dbhome_1/myhost.mydomain.com_testdb/sysman -DEMSTATE=/u01/app/oracle/product/11.2.0/dbhome_1/myhost.mydomain.com_testdb -Doracle.j2ee.dont.use.memory.archive=true -Djava.protocol.handler.pkgs=HTTPClient -Doracle.security.jazn.config=/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/OC4J_DBConsole_myhost.mydomain.com_testdb/config/jazn.xml -Djava.security.policy=/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/OC4J_DBConsole_myhost.mydomain.com_testdb/config/java2.policy -Djavax.net.ssl.KeyStore=/u01/app/oracle/product/11.2.0/dbhome_1/sysman/config/OCMTrustedCerts.txt-Djava.security.properties=/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/home/config/jazn.security.props -DEMDROOT=/u01/app/oracle/product/11.2.0/dbhome_1/myhost.mydomain.com_testdb -Dsysman.md5password=true -Drepapi.oracle.home=/u01/app/oracle/product/11.2.0/dbhome_1 -Ddisable.checkForUpdate=true -Doracle.sysman.ccr.ocmSDK.websvc.keystore=/u01/app/oracle/product/11.2.0/dbhome_1/jlib/emocmclnt.ks -Dice.pilots.html4.ignoreNonGenericFonts=true -Djava.awt.headless=true -jar /u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/home/oc4j.jar -config /u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/OC4J_DBConsole_myhost.mydomain.com_testdb/config/server.xml</p>
<p>How can I shut down every last bit of oracle without rebooting the machine?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

