<?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 and Configuring Oracle 12c in RHEL/CentOS/Oracle Linux 6.5 &#8211; Part II	</title>
	<atom:link href="https://www.tecmint.com/oracle-12c-installation-in-centos-6/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/oracle-12c-installation-in-centos-6/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 26 Mar 2019 05:12:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/oracle-12c-installation-in-centos-6/comment-page-1/#comment-1118298</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 26 Mar 2019 05:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9037#comment-1118298</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/oracle-12c-installation-in-centos-6/comment-page-1/#comment-1117952&quot;&gt;CHETAN LOHAR&lt;/a&gt;.

@Chetan,

Thanks for sharing the tip, hope it will help other users who face similar issue while installing Oracle in CentOS.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/oracle-12c-installation-in-centos-6/comment-page-1/#comment-1117952">CHETAN LOHAR</a>.</p>
<p>@Chetan,</p>
<p>Thanks for sharing the tip, hope it will help other users who face similar issue while installing Oracle in CentOS.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: CHETAN LOHAR		</title>
		<link>https://www.tecmint.com/oracle-12c-installation-in-centos-6/comment-page-1/#comment-1117952</link>

		<dc:creator><![CDATA[CHETAN LOHAR]]></dc:creator>
		<pubDate>Mon, 25 Mar 2019 15:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9037#comment-1117952</guid>

					<description><![CDATA[I was facing following error,

&lt;strong&gt;&quot;Error in invoking target &#039;irman ioracle&#039; of makefile &#039;/u01/app/oracle/product/12.1.0/db_1/rdbms/lib/ins_rdbms.mk&#039;  &quot;&lt;/strong&gt;

I resolved this by copying &lt;strong&gt;libjavavm12.a&lt;/strong&gt; to &lt;strong&gt;$ORACLE_HOME/llib&lt;/strong&gt; directory.

&lt;code&gt;# cp /u01/app/oracle/product/12.1.0/db_1/javavm/jdk/jdk6/lib/libjavavm12.a /u01/app/oracle/product/12.1.0/db_1/lib/&lt;/code&gt;

Hope this will help someone.]]></description>
			<content:encoded><![CDATA[<p>I was facing following error,</p>
<p><strong>&#8220;Error in invoking target &#8216;irman ioracle&#8217; of makefile &#8216;/u01/app/oracle/product/12.1.0/db_1/rdbms/lib/ins_rdbms.mk&#8217;  &#8220;</strong></p>
<p>I resolved this by copying <strong>libjavavm12.a</strong> to <strong>$ORACLE_HOME/llib</strong> directory.</p>
<p><code># cp /u01/app/oracle/product/12.1.0/db_1/javavm/jdk/jdk6/lib/libjavavm12.a /u01/app/oracle/product/12.1.0/db_1/lib/</code></p>
<p>Hope this will help someone.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Karan Rajpoot		</title>
		<link>https://www.tecmint.com/oracle-12c-installation-in-centos-6/comment-page-1/#comment-1108680</link>

		<dc:creator><![CDATA[Karan Rajpoot]]></dc:creator>
		<pubDate>Wed, 06 Mar 2019 13:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9037#comment-1108680</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/oracle-12c-installation-in-centos-6/comment-page-1/#comment-860031&quot;&gt;santu debnath&lt;/a&gt;.

If you logged in as Oracle user, then there is no need to run&lt;strong&gt; xhost + command&lt;/strong&gt;, This is required when you login through root user and then switch the role to oracle  user.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/oracle-12c-installation-in-centos-6/comment-page-1/#comment-860031">santu debnath</a>.</p>
<p>If you logged in as Oracle user, then there is no need to run<strong> xhost + command</strong>, This is required when you login through root user and then switch the role to oracle  user.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SysOwner		</title>
		<link>https://www.tecmint.com/oracle-12c-installation-in-centos-6/comment-page-1/#comment-975023</link>

		<dc:creator><![CDATA[SysOwner]]></dc:creator>
		<pubDate>Fri, 09 Mar 2018 00:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9037#comment-975023</guid>

					<description><![CDATA[The only tutorial helped me.

Thanks a lot!]]></description>
			<content:encoded><![CDATA[<p>The only tutorial helped me.</p>
<p>Thanks a lot!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vijay		</title>
		<link>https://www.tecmint.com/oracle-12c-installation-in-centos-6/comment-page-1/#comment-972313</link>

		<dc:creator><![CDATA[vijay]]></dc:creator>
		<pubDate>Fri, 23 Feb 2018 06:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9037#comment-972313</guid>

					<description><![CDATA[Hello, I want to install oracle db 12c in active passive mode without grid is possible to in RHEL HA]]></description>
			<content:encoded><![CDATA[<p>Hello, I want to install oracle db 12c in active passive mode without grid is possible to in RHEL HA</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
