<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ORATraining Blog &#187; Oracle Applications DBA</title>
	<atom:link href="http://www.oratraining.com/blog/category/oracle/applications/oracle-applications-dba/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oratraining.com/blog</link>
	<description>Not just another Oracle Blog</description>
	<lastBuildDate>Tue, 25 May 2010 12:22:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Oracle Applications (eBusiness Suite) Release 12 on Solaris</title>
		<link>http://www.oratraining.com/blog/2010/05/installing-oracle-applications-ebusiness-suite-r12-release-12-on-solaris/</link>
		<comments>http://www.oratraining.com/blog/2010/05/installing-oracle-applications-ebusiness-suite-r12-release-12-on-solaris/#comments</comments>
		<pubDate>Mon, 03 May 2010 10:05:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Installing Oracle Applications]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[Oracle Applications DBA]]></category>
		<category><![CDATA[Oracle Applications issues]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[oracle applications]]></category>
		<category><![CDATA[R12]]></category>
		<category><![CDATA[release 12]]></category>

		<guid isPermaLink="false">http://www.oratraining.com/blog/?p=307</guid>
		<description><![CDATA[Let us consider we are installing Oracle eBusiness Suite Release 12 (12.1.1) on Sun Solaris 10 on SPARC 64 bit platform.
First of all following pre-requisites must be checked at the Operating System level.
﻿
Packages
 



SUNWarc


SUNWbtool


SUNWcsl


SUNWhea


SUNWi15cs


SUNWi1cs


SUNWi1of


SUNWlibC


SUNWlibm


SUNWlibms


SUNWsprot


SUNWtoo


SUNWuiu8


SUNWulcf


SUNWxwfnt



Patches

125100-04 or higher
120473-05 or higher
127111-02 or higher
137111-04 or higher

Kernel parameters in /etc/system 
rlim_fd_max                   [...]]]></description>
			<content:encoded><![CDATA[<p>Let us consider we are installing Oracle eBusiness Suite Release 12 (12.1.1) on Sun Solaris 10 on SPARC 64 bit platform.</p>
<p>First of all following pre-requisites must be checked at the Operating System level.</p>
<blockquote><p>﻿</p>
<p><strong>Packages</strong></p>
<p><strong> </strong></p>
<table border="0" cellspacing="0" cellpadding="0" width="83">
<tbody>
<tr>
<td width="83" valign="bottom">SUNWarc</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWbtool</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWcsl</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWhea</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWi15cs</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWi1cs</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWi1of</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWlibC</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWlibm</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWlibms</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWsprot</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWtoo</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWuiu8</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWulcf</td>
</tr>
<tr>
<td width="83" valign="bottom">SUNWxwfnt</td>
</tr>
</tbody>
</table>
<p><strong>Patches</strong></p>
<ul>
<li>125100-04 or higher</li>
<li>120473-05 or higher</li>
<li>127111-02 or higher</li>
<li>137111-04 or higher</li>
</ul>
<p><strong>Kernel parameters in </strong><strong>/etc/system</strong><strong> </strong></p>
<p>rlim_fd_max                                     65536</p>
<p>noexec_user_stack                        1</p>
<p>semsys:seminfo_semmni            100</p>
<p>semsys:seminfo_semmsl             256</p>
<p>shmsys:shminfo_shmmax           4294967295</p>
<p>shmsys:shminfo_shmmni            100</p>
<p><strong><br />
ulimit Value Settings</strong></p>
<p>Verify that the owner of the Oracle Application Server and Oracle Database server file systems have the following &#8216;ulimit&#8217; values:</p>
<ul>
<li>time (seconds) = unlimited</li>
<li>file (blocks) = unlimited</li>
<li>data (kbytes) = unlimited</li>
<li>stack (kbytes) = unlimited</li>
<li>memory (kbytes) = unlimited</li>
<li>coredump (blocks) = unlimited</li>
<li>nofiles (descriptors) = 65536</li>
</ul>
<p><strong>Java requirements<br />
</strong><br />
JDK 6 (bundled with R12, no need to manually install)</p>
<p><strong>Operating system utilities</strong></p>
<ul>
<li>ar</li>
<li>ld</li>
<li>make</li>
<li>X Display Server</li>
<li>ldd</li>
<li>gcc</li>
<li>g++</li>
</ul>
</blockquote>
<p>Next step is to create required users.</p>
<blockquote><p>groupadd dba</p>
<p>useradd -g dba oradev</p>
<p>useradd -g dba appldev</p>
<div id="_mcePaste">
<div id="_mcePaste">passwd oradev</div>
<div id="_mcePaste">New Password:</div>
<div id="_mcePaste">Re-enter new Password:</div>
<div id="_mcePaste">passwd: password successfully changed for oradev</div>
<div id="_mcePaste">passwd appldev</div>
<div id="_mcePaste">New Password:</div>
<div id="_mcePaste">Re-enter new Password:</div>
<div id="_mcePaste">passwd: password successfully changed for appldev</div>
</div>
</blockquote>
<p>Now let&#8217;s create required directories as root.</p>
<blockquote><p>mkdir /u01</p>
<p>mkdir /u01/oracle</p>
<p>mkdir /u01/oracle/ERPDEV</p>
<p>mkdir /u01/oracle/ERPDEV/db</p>
<p>mkdir /u01/oracle/ERPDEV/apps</p>
<p>chown oradev:dba /u01</p>
<p>chown oradev:dba /u01/oracle</p>
<p>chown oradev:dba /u01/oracle/ERPDEV</p>
<p>chown oradev:dba /u01/oracle/ERPDEV/db</p>
<p>chown appldev:dba /u01/oracle/ERPDEV/apps</p></blockquote>
<p>Create Staging area or else you can directly install from DVDs but you may need to switch DVDs during the installation.</p>
<p>Here we have created Staging directory as <strong>/u01/R12stage/</strong></p>
<p>There are multiple ways for creating staging areas. The simplest method is to copy all DVD contents to Staging directory in following subfolders.</p>
<p><strong>startCD,  oraDB, oraAppDB, oraApps, oraAS,  NLS-&lt;Language&gt; (if installing NLS)</strong></p>
<p>Or else you can use <strong>adautostg.pl</strong> to create a staging area automatically.</p>
<blockquote><p><span style="color: #ff0000;">ORATraining Tip: Execute the following to avoid unexpected errors during the installation since we are doing multiuser installation.<br />
<span style="color: #000000;">chmod 777 /tmp</span></span></p></blockquote>
<p><strong><span style="font-weight: normal;"><br />
</span></strong></p>
<blockquote><p><span style="color: #ff0000;">ORATraining tip: Sometimes it has been noticed on some Solaris based installation that installation will throw following error.</span></p>
<p>/u01/R12stage/startCD/Disk1/rapidwiz/rapidwiz: whoami: not found</p>
<p><span style="color: #ff0000;">Execute the following before starting the installation to avoid the issue.</span></p>
<p><span style="color: #000000;">export PATH=$PATH:/usr/ucb/</span></p></blockquote>
<p><span style="color: #000000;"><strong>Starting the installation:</strong></span></p>
<blockquote><p>cd /u01/R12stage/startCD/Disk1/rapidwiz</p>
<p>./rapidwiz</p></blockquote>
<blockquote><p><span style="color: #ff0000;">ORATraining tip: You can also execute directly with the path like &#8220;<span style="color: #000000;">/u01/R12stage/startCD/Disk1/rapidwiz/rapidwiz/rapidwiz</span>&#8221; to avoid selecting DVDs at the end of every component installation.</span></p></blockquote>
<blockquote><p><span style="color: #ff0000;">ORATraining Tip: Sometimes you may encounter following error after starting the installation.</span></p>
<p>/u01/R12stage/startCD/Disk1/rapidwiz/rapidwiz: /tmp/RapidInstall/bin/runWizard.sh: cannot execute</p>
<p><span style="color: #ff0000;">Execute the following to fix this if you encounter the same.</span></p>
<p><span style="color: #ff0000;"><span style="color: #ff0000;"><span style="color: #000000;">chmod 777 /u01/R12stage/startCD/Disk1/rapidwiz/bin</span></span></span></p></blockquote>
<p><strong>Welcome Screen:</strong></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-01.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-01.jpg" alt="" /></a></p>
<p>Do not change anything in this screen unless you are upgrading existing Oracle Applications release. Express release will go with many default parameters and skip certain steps but not recommended for an Apps DBA.</p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-02.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-02.jpg" alt="" /></a></p>
<p>Keep these blank if installing on test machine. This can always be filled later. You will need a valid CSI number and associated email id for this.</p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-03.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-03.jpg" alt="" /></a></p>
<p>No not change anything in this screen unless you are restarting a failed installation or installing on secondary nodes in case of multinode installation.</p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-04.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-04.jpg" alt="" /></a></p>
<p>Select a port pool here. All default ports will be added by a number selected in port pool and those ports will be assigned accordingly. For example with port pool 10, default ports will change as follows.</p>
<p>Web Server port will become 8010 (8000 + 10)</p>
<p>Forms port will become 9010 (9000 + 10)</p>
<p>Reports port will become 7010 (7000 + 10)</p>
<p>and so on..</p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-05.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-05.jpg" alt="" /></a></p>
<p><span id="more-307"></span><br />
<a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-06.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-06.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-07.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-07.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-08.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-08.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-09.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-09.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-10.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-10.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-11.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-11.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-12.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-12.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-13.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-13.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-15.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-15.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-16.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-16.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-17.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-17.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-19.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-19.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-20.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-20.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-22.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-22.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-23.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-23.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-24.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-24.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-26.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-26.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-27.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-27.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-28.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-28.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-29.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-29.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-32.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-32.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-35.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-35.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-36.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-36.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-37.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-37.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-38.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-38.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-39.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-39.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-40.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-40.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-41.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-41.jpg" alt="" /></a></p>
<p><a href="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-arabic-license.jpg" target="_new"><img src="http://www.oratraining.com/images/blog/installation/ebiz_1211_Sol_Sparc/R12-Solaris-arabic-license.jpg" alt="" /></a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.oratraining.com%2Fblog%2F2010%2F05%2Finstalling-oracle-applications-ebusiness-suite-r12-release-12-on-solaris%2F&amp;linkname=Installing%20Oracle%20Applications%20%28eBusiness%20Suite%29%20Release%2012%20on%20Solaris"><img src="http://www.oratraining.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oratraining.com/blog/2010/05/installing-oracle-applications-ebusiness-suite-r12-release-12-on-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for IE crash on launching forms in Oracle Applications 11i (11.5.10)</title>
		<link>http://www.oratraining.com/blog/2009/12/fix-for-ie-crash-on-launching-forms-in-oracle-applications-11i-11-5-10/</link>
		<comments>http://www.oratraining.com/blog/2009/12/fix-for-ie-crash-on-launching-forms-in-oracle-applications-11i-11-5-10/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 08:03:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[Oracle Applications DBA]]></category>
		<category><![CDATA[Oracle Applications issues]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[jvm]]></category>
		<category><![CDATA[jvm.dll]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[oracle applications]]></category>

		<guid isPermaLink="false">http://www.oratraining.com/blog/?p=203</guid>
		<description><![CDATA[Many of you would have noticed that while launching forms from Oracle Applications 11.5.10 using Internet Explorer (IE 7) then it might crash with following error. Though it may work perfectly fine in mozilla firefox.


This is the working fix for the issue.
Solution-1:
1) Take backup of jvm.dll located at c:\Program Files\Oracle\JInitiator 1.3.1.21\bin\hotspot directory.
2) Copy jvm.dll from [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;">Many of you would have noticed that while launching forms from Oracle Applications 11.5.10 using Internet Explorer (IE 7) then it might crash with following error. Though it may work perfectly fine in mozilla firefox.</p>
<p><img class="alignnone size-full wp-image-208" title="ie-crash1" src="http://www.oratraining.com/blog/wp-content/uploads/2009/12/ie-crash1.JPG" alt="ie-crash1" width="334" height="224" /></p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;"><img class="alignnone size-full wp-image-209" title="jvm-error1" src="http://www.oratraining.com/blog/wp-content/uploads/2009/12/jvm-error1.JPG" alt="jvm-error1" width="422" height="273" /></p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;">This is the working fix for the issue.</p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;"><strong>Solution-1:</strong></p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;">1) Take backup of jvm.dll located at <strong>c:\Program Files\Oracle\JInitiator 1.3.1.21\bin\hotspot</strong> directory.<br />
2) Copy <strong>jvm.dll</strong> from <strong>C:\Program Files\Java\jre1.6.0_07\bin\client</strong> (or whichever highest version of jre you have) to <strong>c:\Program Files\Oracle\JInitiator 1.3.1.21\bin\hotspot</strong><br />
3) Clear browser cache and also Oracle Jar cache (Remove all files from<strong> c:\documents and settings\&lt;username&gt;\Oralce Jar cache</strong>)<br />
4)	Close all the browsers and restart</p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;">Enjoy !! The issue should have been resolved now !</p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;"><strong>Solution-2:</strong></p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; line-height: 19px; padding: 0px;">In case if you are unable to find the jvm.dll in that location or if the above solution didn&#8217;t work for you, you can download the working jvm.dll from <a href="http://blog.oratraining.com/files/jvm.dll" target="_blank">this link</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.oratraining.com%2Fblog%2F2009%2F12%2Ffix-for-ie-crash-on-launching-forms-in-oracle-applications-11i-11-5-10%2F&amp;linkname=Fix%20for%20IE%20crash%20on%20launching%20forms%20in%20Oracle%20Applications%2011i%20%2811.5.10%29"><img src="http://www.oratraining.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oratraining.com/blog/2009/12/fix-for-ie-crash-on-launching-forms-in-oracle-applications-11i-11-5-10/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>cmclean.sql script to cleanup concurrent manager tables</title>
		<link>http://www.oratraining.com/blog/2009/04/cmcleansql-script-to-cleanup-concurrent-manager-tables/</link>
		<comments>http://www.oratraining.com/blog/2009/04/cmcleansql-script-to-cleanup-concurrent-manager-tables/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 12:42:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Concurrent manager]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[Oracle Applications DBA]]></category>
		<category><![CDATA[oracle applications]]></category>

		<guid isPermaLink="false">http://www.oratraining.com/blog/?p=127</guid>
		<description><![CDATA[Click here to download cmclean.sql
REM
REM FILENAME
REM   cmclean.sql
REM DESCRIPTION
REM   Clean out the concurrent manager tables
REM NOTES
REM   Usage: sqlplus &#60;apps_user/apps_passwd&#62; @cmclean
REM
REM
REM   $Id: cmclean.sql,v 1.4 2001/04/07 15:55:07 pferguso Exp $
REM
REM
REM +==============================+
set verify off;
set head off;
set timing off
set pagesize 1000
column manager format a20 heading &#8216;Manager short name&#8217;
column pid heading &#8216;Process id&#8217;
column pscode format a12 heading &#8216;Status code&#8217;
column ccode format a12 [...]]]></description>
			<content:encoded><![CDATA[<h4 style="font-size: 1em;">Click here to download <a href="http://www.oratraining.com/docs/oracle/scripts/cmclean.sql" target="_blank">cmclean.sql</a></h4>
<p>REM<br />
REM FILENAME<br />
REM   cmclean.sql<br />
REM DESCRIPTION<br />
REM   Clean out the concurrent manager tables<br />
REM NOTES<br />
REM   Usage: sqlplus &lt;apps_user/apps_passwd&gt; @cmclean<br />
REM<br />
REM<br />
REM   $Id: cmclean.sql,v 1.4 2001/04/07 15:55:07 pferguso Exp $<br />
REM<br />
REM<br />
REM +==============================+<br />
set verify off;<br />
set head off;<br />
set timing off<br />
set pagesize 1000<br />
column manager format a20 heading &#8216;Manager short name&#8217;<br />
column pid heading &#8216;Process id&#8217;<br />
column pscode format a12 heading &#8216;Status code&#8217;<br />
column ccode format a12 heading &#8216;Control code&#8217;<br />
column request heading &#8216;Request ID&#8217;<br />
column pcode format a6 heading &#8216;Phase&#8217;<br />
column scode format a6 heading &#8216;Status&#8217;<br />
WHENEVER SQLERROR EXIT ROLLBACK;<span id="more-127"></span><br />
DOCUMENT<br />
WARNING : Do not run this script without explicit instructions<br />
from Oracle Support<br />
*** Make sure that the managers are shut down     ***<br />
*** before running this script                    ***<br />
*** If the concurrent managers are NOT shut down, ***<br />
*** exit this script now !!                       ***<br />
#<br />
accept answer prompt &#8216;If you wish to continue type the word &#8221;dual&#8221;: &#8216;<br />
set feed off<br />
select null from &amp;answer;<br />
set feed on<br />
REM     Update process status codes to TERMINATED<br />
prompt<br />
prompt  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
prompt  &#8212; Updating invalid process status codes in FND_CONCURRENT_PROCESSES<br />
set feedback off<br />
set head on<br />
break on manager<br />
SELECT  concurrent_queue_name manager,<br />
concurrent_process_id pid,<br />
process_status_code pscode<br />
FROM    fnd_concurrent_queues fcq, fnd_concurrent_processes fcp<br />
WHERE   process_status_code not in (&#8216;K&#8217;, &#8216;S&#8217;)<br />
AND     fcq.concurrent_queue_id = fcp.concurrent_queue_id<br />
AND     fcq.application_id = fcp.queue_application_id;<br />
set head off<br />
set feedback on<br />
UPDATE  fnd_concurrent_processes<br />
SET     process_status_code = &#8216;K&#8217;<br />
WHERE   process_status_code not in (&#8216;K&#8217;, &#8216;S&#8217;);<br />
REM     Set all managers to 0 processes<br />
prompt<br />
prompt  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
prompt  &#8212; Updating running processes in FND_CONCURRENT_QUEUES<br />
prompt  &#8212; Setting running_processes = 0 and max_processes = 0 for all managers<br />
UPDATE  fnd_concurrent_queues<br />
SET     running_processes = 0, max_processes = 0;<br />
REM     Reset control codes<br />
prompt<br />
prompt  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
prompt  &#8212; Updating invalid control_codes in FND_CONCURRENT_QUEUES<br />
set feedback off<br />
set head on<br />
SELECT  concurrent_queue_name manager,<br />
control_code ccode<br />
FROM    fnd_concurrent_queues<br />
WHERE   control_code not in (&#8216;E&#8217;, &#8216;R&#8217;, &#8216;X&#8217;)<br />
AND     control_code IS NOT NULL;<br />
set feedback on<br />
set head off<br />
UPDATE  fnd_concurrent_queues<br />
SET     control_code = NULL<br />
WHERE   control_code not in (&#8216;E&#8217;, &#8216;R&#8217;, &#8216;X&#8217;)<br />
AND     control_code IS NOT NULL;<br />
REM     Also null out target_node for all managers<br />
UPDATE  fnd_concurrent_queues<br />
SET     target_node = null;<br />
REM     Set all &#8216;Terminating&#8217; requests to Completed/Error<br />
REM     Also set Running requests to completed, since the managers are down<br />
prompt<br />
prompt  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
prompt  &#8212; Updating any Running or Terminating requests to Completed/Error<br />
set feedback off<br />
set head on<br />
SELECT  request_id request,<br />
phase_code pcode,<br />
status_code scode<br />
FROM    fnd_concurrent_requests<br />
WHERE   status_code = &#8216;T&#8217; OR phase_code = &#8216;R&#8217;<br />
ORDER BY request_id;<br />
set feedback on<br />
set head off<br />
UPDATE  fnd_concurrent_requests<br />
SET     phase_code = &#8216;C&#8217;, status_code = &#8216;E&#8217;<br />
WHERE   status_code =&#8217;T&#8217; OR phase_code = &#8216;R&#8217;;<br />
REM     Set all Runalone flags to &#8216;N&#8217;<br />
REM     This has to be done differently for Release 10<br />
prompt<br />
prompt  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
prompt  &#8212; Updating any Runalone flags to &#8216;N&#8217;<br />
prompt<br />
set serveroutput on<br />
set feedback off<br />
declare<br />
c         pls_integer := dbms_sql.open_cursor;<br />
upd_rows  pls_integer;<br />
vers      varchar2(50);<br />
tbl       varchar2(50);<br />
col       varchar2(50);<br />
statement varchar2(255);<br />
begin<br />
select substr(release_name, 1, 2)<br />
into   vers<br />
from fnd_product_groups;<br />
if vers &gt;= 11 then<br />
tbl := &#8216;fnd_conflicts_domain&#8217;;<br />
col := &#8216;runalone_flag&#8217;;<br />
else<br />
tbl := &#8216;fnd_concurrent_conflict_sets&#8217;;<br />
col := &#8216;run_alone_flag&#8217;;<br />
end if;<br />
statement := &#8216;update &#8216; || tbl || &#8216; set &#8216; || col || &#8216;=&#8221;N&#8221; where &#8216; || col || &#8216; = &#8221;Y&#8221;&#8217;;<br />
dbms_sql.parse(c, statement, dbms_sql.native);<br />
upd_rows := dbms_sql.execute(c);<br />
dbms_sql.close_cursor(c);<br />
dbms_output.put_line(&#8216;Updated &#8216; || upd_rows || &#8216; rows of &#8216; || col || &#8216; in &#8216; || tbl || &#8216; to &#8221;N&#8221;&#8217;);<br />
end;<br />
/</p>
<p>prompt</p>
<p>prompt  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>prompt  Updates complete.<br />
prompt  Type commit now to commit these updates, or rollback to cancel.<br />
prompt  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>prompt</p>
<p>set feedback on</p>
<p>REM  &lt;= Last REM statment &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<h4></h4>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.oratraining.com%2Fblog%2F2009%2F04%2Fcmcleansql-script-to-cleanup-concurrent-manager-tables%2F&amp;linkname=cmclean.sql%20script%20to%20cleanup%20concurrent%20manager%20tables"><img src="http://www.oratraining.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oratraining.com/blog/2009/04/cmcleansql-script-to-cleanup-concurrent-manager-tables/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to submit concurrent program from command promot / shell</title>
		<link>http://www.oratraining.com/blog/2009/04/how-to-submit-concurrent-program-from-command-promot-shell/</link>
		<comments>http://www.oratraining.com/blog/2009/04/how-to-submit-concurrent-program-from-command-promot-shell/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 14:21:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Concurrent manager]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[Oracle Applications DBA]]></category>
		<category><![CDATA[oracle applications]]></category>

		<guid isPermaLink="false">http://www.oratraining.com/blog/?p=103</guid>
		<description><![CDATA[We can submit concurrent programs from OS command / shell prompt using CONCSUB utility. Following is the syntax of the same:
CONCSUB &#60;APPS username&#62;/&#60;APPS password&#62;
&#60;responsibility application short name&#62;
&#60;responsibility name&#62;
&#60;username&#62;
[WAIT=N&#124;Y&#124;&#60;n seconds&#62;]
CONCURRENT
&#60;program application short name&#62;
&#60;program name&#62;
[PROGRAM_NAME="&#60;description&#62;"]
[REPEAT_TIME=&#60;resubmission time&#62;]
[REPEAT_INTERVAL= &#60;number&#62;]
[REPEAT_INTERVAL_UNIT=&#60; resubmission unit&#62;]
[REPEAT_INTERVAL_TYPE=&#60; resubmission type&#62;]
[REPEAT_END=&#60;resubmission end date and time&#62;]
[NLS_LANGUAGE=&#60;language of the request&#62;]
[NLS_TERRITORY=&#60;territory of the request&#62;]
[START=&#60;date&#62;]
[IMPLICIT=&#60; type of concurrent request&#62;
[&#60;parameter 1&#62; ... &#60;parameter [...]]]></description>
			<content:encoded><![CDATA[<p>We can submit concurrent programs from OS command / shell prompt using CONCSUB utility. Following is the <strong>syntax</strong> of the same:</p>
<p>CONCSUB &lt;APPS username&gt;/&lt;APPS password&gt;<br />
&lt;responsibility application short name&gt;<br />
&lt;responsibility name&gt;<br />
&lt;username&gt;<br />
[WAIT=N|Y|&lt;n seconds&gt;]<br />
CONCURRENT<br />
&lt;program application short name&gt;<br />
&lt;program name&gt;<br />
[PROGRAM_NAME="&lt;description&gt;"]<br />
[REPEAT_TIME=&lt;resubmission time&gt;]<br />
[REPEAT_INTERVAL= &lt;number&gt;]<br />
[REPEAT_INTERVAL_UNIT=&lt; resubmission unit&gt;]<br />
[REPEAT_INTERVAL_TYPE=&lt; resubmission type&gt;]<br />
[REPEAT_END=&lt;resubmission end date and time&gt;]<br />
[NLS_LANGUAGE=&lt;language of the request&gt;]<br />
[NLS_TERRITORY=&lt;territory of the request&gt;]<br />
[START=&lt;date&gt;]<br />
[IMPLICIT=&lt; type of concurrent request&gt;<br />
[&lt;parameter 1&gt; ... &lt;parameter n&gt;]</p>
<p><strong>Examples:</strong></p>
<p><strong>Active Users</strong><br />
CONCSUB apps/[apps_pwd] SYSADMIN &#8220;System Administrator&#8221; SYSADMIN WAIT=N CONCURRENT FND FNDSCURS</p>
<p><strong>Prints Environment Variables</strong><br />
CONCSUB apps/[apps_pwd] SYSADMIN &#8220;System Administrator&#8221; SYSADMIN WAIT=N CONCURRENT FND FNDPRNEV APPL_TOP</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.oratraining.com%2Fblog%2F2009%2F04%2Fhow-to-submit-concurrent-program-from-command-promot-shell%2F&amp;linkname=How%20to%20submit%20concurrent%20program%20from%20command%20promot%20%2F%20shell"><img src="http://www.oratraining.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oratraining.com/blog/2009/04/how-to-submit-concurrent-program-from-command-promot-shell/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Oracle Applications Concurrent Request phase codes and status codes</title>
		<link>http://www.oratraining.com/blog/2009/04/oracle-applications-concurrent-request-phase-codes-and-status-codes/</link>
		<comments>http://www.oratraining.com/blog/2009/04/oracle-applications-concurrent-request-phase-codes-and-status-codes/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 14:06:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Concurrent manager]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[Oracle Applications DBA]]></category>
		<category><![CDATA[oracle applications]]></category>

		<guid isPermaLink="false">http://www.oratraining.com/blog/?p=98</guid>
		<description><![CDATA[ 
Table Name: FND_CONCURRENT_REQUESTS
Column Name: PHASE_CODE
 



Value
 Meaning


 C
 Completed


 I
 Inactive


 P
 Pending


 R
 Running



 
Table Name: FND_CONCURRENT_REQUESTS
Column Name: STATUS_CODE
 



Value
 Meaning


 D
 Cancelled


 U
 Disabled


 E
 Error


 M
 No   Manager


 R
 Normal


 I
 Normal


 C
 Normal


 H
 On   Hold


 W
 Paused


 B
 Resuming


 P
 Scheduled


 Q
 Standby


 S
 Suspended


 X
 Terminated


 T
 Terminating


 A
 Waiting


 Z
 Waiting


 G
 Warning



]]></description>
			<content:encoded><![CDATA[<p> </p>
<p><strong>Table Name:</strong> FND_CONCURRENT_REQUESTS</p>
<p><strong>Column Name:</strong> PHASE_CODE<br />
 </p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="91" valign="top"><strong>Value</strong></td>
<td width="180" valign="top"><strong> Meaning</strong></td>
</tr>
<tr>
<td width="91" valign="top"> C</td>
<td width="180" valign="top"> Completed</td>
</tr>
<tr>
<td width="91" valign="top"> I</td>
<td width="180" valign="top"> Inactive</td>
</tr>
<tr>
<td width="91" valign="top"> P</td>
<td width="180" valign="top"> Pending</td>
</tr>
<tr>
<td width="91" valign="top"> R</td>
<td width="180" valign="top"> Running</td>
</tr>
</tbody>
</table>
<p> <br />
<strong>Table Name: </strong>FND_CONCURRENT_REQUESTS</p>
<p><strong>Column Name:</strong> STATUS_CODE<br />
 </p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="91" valign="top"><strong>Value</strong></td>
<td width="180" valign="top"><strong> Meaning</strong></td>
</tr>
<tr>
<td width="91" valign="top"> D</td>
<td width="180" valign="top"> Cancelled</td>
</tr>
<tr>
<td width="91" valign="top"> U</td>
<td width="180" valign="top"> Disabled</td>
</tr>
<tr>
<td width="91" valign="top"> E</td>
<td width="180" valign="top"> Error</td>
</tr>
<tr>
<td width="91" valign="top"> M</td>
<td width="180" valign="top"> No   Manager</td>
</tr>
<tr>
<td width="91" valign="top"> R</td>
<td width="180" valign="top"> Normal</td>
</tr>
<tr>
<td width="91" valign="top"> I</td>
<td width="180" valign="top"> Normal</td>
</tr>
<tr>
<td width="91" valign="top"> C</td>
<td width="180" valign="top"> Normal</td>
</tr>
<tr>
<td width="91" valign="top"> H</td>
<td width="180" valign="top"> On   Hold</td>
</tr>
<tr>
<td width="91" valign="top"> W</td>
<td width="180" valign="top"> Paused</td>
</tr>
<tr>
<td width="91" valign="top"> B</td>
<td width="180" valign="top"> Resuming</td>
</tr>
<tr>
<td width="91" valign="top"> P</td>
<td width="180" valign="top"> Scheduled</td>
</tr>
<tr>
<td width="91" valign="top"> Q</td>
<td width="180" valign="top"> Standby</td>
</tr>
<tr>
<td width="91" valign="top"> S</td>
<td width="180" valign="top"> Suspended</td>
</tr>
<tr>
<td width="91" valign="top"> X</td>
<td width="180" valign="top"> Terminated</td>
</tr>
<tr>
<td width="91" valign="top"> T</td>
<td width="180" valign="top"> Terminating</td>
</tr>
<tr>
<td width="91" valign="top"> A</td>
<td width="180" valign="top"> Waiting</td>
</tr>
<tr>
<td width="91" valign="top"> Z</td>
<td width="180" valign="top"> Waiting</td>
</tr>
<tr>
<td width="91" valign="top"> G</td>
<td width="180" valign="top"> Warning</td>
</tr>
</tbody>
</table>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.oratraining.com%2Fblog%2F2009%2F04%2Foracle-applications-concurrent-request-phase-codes-and-status-codes%2F&amp;linkname=Oracle%20Applications%20Concurrent%20Request%20phase%20codes%20and%20status%20codes"><img src="http://www.oratraining.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oratraining.com/blog/2009/04/oracle-applications-concurrent-request-phase-codes-and-status-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Certified Oracle RAC Scenarios for Oralce eBusiness suite cloning</title>
		<link>http://www.oratraining.com/blog/2009/04/certified-oracle-rac-scenarios-for-oralce-ebusiness-suite-cloning/</link>
		<comments>http://www.oratraining.com/blog/2009/04/certified-oracle-rac-scenarios-for-oralce-ebusiness-suite-cloning/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 06:02:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cloning Oracle Applications]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Applications]]></category>
		<category><![CDATA[Oracle Applications DBA]]></category>
		<category><![CDATA[Oracle Database cloning]]></category>
		<category><![CDATA[11i]]></category>
		<category><![CDATA[certified]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[cloning]]></category>
		<category><![CDATA[oracle applications]]></category>
		<category><![CDATA[R12]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[rapid clone]]></category>
		<category><![CDATA[rapidclone]]></category>
		<category><![CDATA[release 12]]></category>
		<category><![CDATA[scenarios]]></category>

		<guid isPermaLink="false">http://www.oratraining.com/blog/?p=79</guid>
		<description><![CDATA[(Based on Oracle Metalink note: 783188.1 as on 3-Mar-2009)
This document is divided into the following sections:

Section  1: Terminology
Section  2: Supported Scenarios
Section  3: References

The most up-to-date version of this document can be obtained in Note  783188.1.
Section 1: Terminology
Cloning an Oracle E-Business Suite system  that uses an Oracle Real Application Clusters (Oracle RAC) [...]]]></description>
			<content:encoded><![CDATA[<p>(Based on Oracle Metalink note: 783188.1 as on 3-Mar-2009)</p>
<p>This document is divided into the following sections:</p>
<ul>
<li>Section  1: Terminology</li>
<li>Section  2: Supported Scenarios</li>
<li>Section  3: References</li>
</ul>
<p>The most up-to-date version of this document can be obtained in <a href="https://metalink2.oracle.com/metalink/plsql/showdoc?db=NOT&amp;id=783188.1&amp;blackframe=1">Note  783188.1</a>.</p>
<h2><strong><a name="Term"></a>Section 1: </strong>Terminology</h2>
<p>Cloning an Oracle E-Business Suite system  that uses an Oracle Real Application Clusters (Oracle RAC) enabled database  involves numerous different technology components and steps, and would therefore  be a complex, error-prone process if carried out manually.</p>
<p>To speed up, simplify, and enhance  reliability of the process, Oracle offers the following tools for use in cloning  RAC Enabled Oracle E-Business Suite systems:</p>
<ul>
<li><strong>Rapid Clone</strong> &#8211; Command-line tool</li>
<li><strong>Oracle Application Management Pack for Oracle E-Business Suite (AMP)</strong> &#8211; GUI-based tool used for automated end-to-end cloning</li>
</ul>
<p>This document provides details of the RAC  scenarios that are currently certified for cloning using these tools. Other  scenarios are planned as shown.</p>
<p><strong>Note: </strong>Scenarios not shown are not  supported.</p>
<h2><strong><span id="more-79"></span><a name="Sup"></a>Section 2: </strong>Supported Scenarios</h2>
<p>The following table illustrates the various cloning permutations that exist  with different versions of Oracle E-Business Suite and its components, operating  system software, and the cloning tools available.</p>
<table border="1" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td colspan="2" width="29%"></td>
<td colspan="4" width="35%">
<p align="center"><strong>Rapid Clone</strong></p>
</td>
<td colspan="4" width="35%">
<p align="center"><strong>Oracle Application Management Pack  for Oracle E-Business Suite</strong></p>
</td>
</tr>
<tr>
<td width="14%">
<p align="center"><strong>Oracle E-Business Suite  Version</strong></p>
</td>
<td width="14%"><strong>Scenario</strong></td>
<td width="8%"><strong>Status</strong></td>
<td width="8%"><strong>RDBMS Version</strong></td>
<td width="8%"><strong>Cluster File  System</strong></td>
<td width="8%"><strong>Operating System</strong></td>
<td width="8%"><strong>Status</strong></td>
<td width="8%"><strong>RDBMS Version</strong></td>
<td width="8%"><strong>Cluster File  System</strong></td>
<td width="8%"><strong>Operating  System</strong></td>
</tr>
<tr>
<td rowspan="4" width="14%" valign="top">
<p align="center">11<em>i</em></p>
<p align="center">
<p align="center">
</td>
<td width="14%"><strong>RAC-to-RAC</strong></td>
<td width="8%"><strong>Supported</strong></td>
<td width="8%">9i</td>
<td width="8%">N/A</td>
<td width="8%">Unix, Linux, Windows</td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">10g</td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
</tr>
<tr>
<td width="14%"><strong>RAC-to-Non RAC</strong></td>
<td width="8%"><strong>Supported</strong></td>
<td width="8%">
<p align="center">9i</p>
</td>
<td width="8%">
<p align="center">N/A</p>
</td>
<td width="8%">
<p align="center">Unix, Linux, Windows</p>
</td>
<td width="8%">
<p align="center"><strong>Not Supported</strong></p>
</td>
<td width="8%">
<p align="center">N/A</p>
</td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
</tr>
<tr>
<td width="14%"><strong>Add Nodes to Existing RAC  Cluster</strong></td>
<td width="8%"><strong>Supported</strong></td>
<td width="8%">9i</td>
<td width="8%">N/A</td>
<td width="8%">Unix, Linux, Windows</td>
<td width="8%"><strong>Not Supported</strong></td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
</tr>
<tr>
<td width="14%"><strong>Scale Up or Down while  Cloning</strong></td>
<td width="8%"><strong>Supported</strong></td>
<td width="8%">9i</td>
<td width="8%">N/A</td>
<td width="8%">Unix, Linux, Windows</td>
<td width="8%"><strong>Not Supported</strong></td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
</tr>
<tr>
<td rowspan="3" width="14%" valign="top">
<p align="center">
<p align="center">12.0</p>
<p align="center">
</td>
<td width="14%"><strong>RAC-to-RAC</strong></td>
<td width="8%"><strong>Supported</strong></td>
<td width="8%">10g, 11g</td>
<td width="8%">ASM, OMF, OCFS2, NFS</td>
<td width="8%">Linux</p>
<p>(Not Tested on Other  Platforms)</td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">10g, 11g</td>
<td width="8%">ASM, OMF, OCFS2, NFS</td>
<td width="8%">Linux</td>
</tr>
<tr>
<td width="14%"><strong>RAC-to-Non RAC</strong></td>
<td width="8%"><strong>Not Supported</strong></td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">10g, 11g</td>
<td width="8%">ASM, OMF, OCFS2, NFS</td>
<td width="8%">Linux</td>
</tr>
<tr>
<td width="14%"><strong>Scale Up or Down while  Cloning</strong></td>
<td width="8%"><strong>Not Supported</strong></td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">10g, 11g</td>
<td width="8%">ASM, OMF, OCFS2, NFS</td>
<td width="8%">Linux</td>
</tr>
<tr>
<td rowspan="3" width="14%" valign="top">
<p align="center">
<p align="center">12.1.1</p>
<p align="center">
</td>
<td width="14%"><strong>RAC-to-RAC</strong></td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">10g, 11g</td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">10g, 11g</td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
</tr>
<tr>
<td width="14%"><strong>RAC-to-Non RAC</strong></td>
<td width="8%"><strong>Not Supported</strong></td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
</tr>
<tr>
<td width="14%"><strong>Scale Up or Down while  Cloning</strong></td>
<td width="8%"><strong>Not Supported</strong></td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
</tr>
<tr>
<td rowspan="3" width="14%" valign="top">
<p align="center">
<p align="center">12.2</p>
<p align="center">
</td>
<td width="14%"><strong>RAC-to-RAC</strong></td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">10g, 11g</td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">10g, 11g</td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
</tr>
<tr>
<td width="14%"><strong>RAC-to-Non RAC</strong></td>
<td width="8%"><strong>Not Supported</strong></td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
</tr>
<tr>
<td width="14%"><strong>Scale Up or Down while  Cloning</strong></td>
<td width="8%"><strong>Not Supported</strong></td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%">N/A</td>
<td width="8%"><strong>Planned</strong></td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
<td width="8%">TBD</td>
</tr>
</tbody>
</table>
<h5>Key:</h5>
<p>N/A = Not Applicable<br />
TBD = To Be Decided</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.oratraining.com%2Fblog%2F2009%2F04%2Fcertified-oracle-rac-scenarios-for-oralce-ebusiness-suite-cloning%2F&amp;linkname=Certified%20Oracle%20RAC%20Scenarios%20for%20Oralce%20eBusiness%20suite%20cloning"><img src="http://www.oratraining.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oratraining.com/blog/2009/04/certified-oracle-rac-scenarios-for-oralce-ebusiness-suite-cloning/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
