{"id":1278,"date":"2012-12-25T10:23:45","date_gmt":"2012-12-25T10:23:45","guid":{"rendered":"http:\/\/www.oratraining.com\/blog\/?p=1278"},"modified":"2013-03-20T10:52:33","modified_gmt":"2013-03-20T10:52:33","slug":"install-fusion-applications-provisioning-framework","status":"publish","type":"post","link":"https:\/\/www.oratraining.com\/blog\/2012\/12\/install-fusion-applications-provisioning-framework\/","title":{"rendered":"Oracle Fusion Applications Installation: Install Fusion Applications Provisioning Framework"},"content":{"rendered":"<p style=\"text-align: justify;\"><strong>Previous: <\/strong><a title=\"Oracle Fusion Applications installation \u2013 Step by step guide (11.1.5)\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/oracle-fusion-applications-installation-step-by-step-guide-11-1-5\/\">Oracle Fusion Applications installation \u2013 Step by step guide (11.1.5)<\/a><\/p>\n<p><strong>Prerequisites<br \/>\n<\/strong><\/p>\n<p><strong>(Only for Solaris)<br \/>\n<\/strong><\/p>\n<p>Patch 144540-01 is required<\/p>\n<p>root@ad002aph01 #<span style=\"color: red;\"> showrev -p | grep 144540-01<br \/>\n<\/span>Patch: 144540-01 Obsoletes: Requires: 118918-24, 120011-14, 127127-11, 137137-09, 139555-08, 142909-17 Incompatibles: Packages: SUNWcsl<br \/>\n<span style=\"color: red;\"><br \/>\n<\/span><\/p>\n<p><strong>(Only for Solaris)<br \/>\n<\/strong><\/p>\n<p>Append following lines in <strong>\/etc\/system<\/strong><\/p>\n<p><span style=\"color: red;\">set rlim_fd_cur=327679<br \/>\n<\/span><\/p>\n<p><span style=\"color: red;\">set rlim_fd_max=327679<br \/>\n<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><strong>(Only for Solaris)<br \/>\n<\/strong><\/p>\n<p>Make sure the TCP ports range is <strong>32768-61000<\/strong><\/p>\n<p>root@ad002aph01 # \/<span style=\"color: red;\">usr\/sbin\/ndd -get \/dev\/tcp tcp_smallest_anon_port<br \/>\n<\/span><\/p>\n<p>32768<\/p>\n<p>root@ad002aph01 #<span style=\"color: red;\"> \/usr\/sbin\/ndd -get \/dev\/tcp tcp_largest_anon_port<br \/>\n<\/span><\/p>\n<p>65535<\/p>\n<p>root@ad002aph01 #<span style=\"color: red;\"> \/usr\/sbin\/ndd -set \/dev\/tcp tcp_largest_anon_port <strong>61000<\/strong><br \/>\n<\/span><\/p>\n<p>root@ad002aph01 #<span style=\"color: red;\"> \/usr\/sbin\/ndd -get \/dev\/tcp tcp_largest_anon_port<br \/>\n<\/span><\/p>\n<p>61000<\/p>\n<p>&nbsp;<\/p>\n<p><strong>(Only for Solaris)<br \/>\n<\/strong><\/p>\n<p>For Solaris 10, we must create a project entry for our fusion user to let it use maximum memory of the server.<\/p>\n<p>&nbsp;<\/p>\n<p>root@ad002aph01 # <span style=\"color: red;\">projmod -U fusion -K &#8220;project.max-shm-memory=(privileged,68719476736,deny)&#8221; user.fusion<br \/>\n<\/span><\/p>\n<p>root@ad002aph01 # <span style=\"color: red;\">more \/etc\/project<\/span><\/p>\n<p>\u2026<\/p>\n<p>user.fusion:100::fusion::project.max-shm-memory=(privileged,68719476736,deny)<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Unset the LIBPATH Variable<br \/>\n<\/strong><\/p>\n<p>Use <em>env <\/em>or <em>echo $LIBPATH <\/em>to check if the variable is set.<\/p>\n<p>Use <em>unsetenv or unset LIBPATH <\/em>to unset the variable.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Start installation of Fusion Applications Framework<br \/>\n<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>-bash-3.2$<span style=\"color: red;\"> cd \/u02\/stage\/installers\/faprov\/Disk1\/<br \/>\n<\/span><\/p>\n<p><span style=\"color: red;\">&#8211;<\/span>bash-3.2$<span style=\"color: red;\"> .\/runInstaller<\/span><\/p>\n<p>\u2026<\/p>\n<p>Please specify JRE\/JDK location ( Ex. \/home\/jre ), &lt;location&gt;\/bin\/java should exist <strong>:\/u02\/stage\/jdk6<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" alt=\"\" src=\"http:\/\/www.oratraining.com\/blog\/wp-content\/uploads\/2012\/12\/122512_1022_InstallFusi1.png\" \/><\/p>\n<p>Since this is the first Oracle Product we are installing on this machine, oraInventory is yet to be created. You may see this screen if this is fresh installation. Make a note\/amend the Inventory location and click Ok.<\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" alt=\"\" src=\"http:\/\/www.oratraining.com\/blog\/wp-content\/uploads\/2012\/12\/122512_1022_InstallFusi2.png\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>Open another window and execute as follows using root user.<\/p>\n<p>&nbsp;<\/p>\n<p>root@ad002aph01 #<span style=\"color: red;\"> \/export\/home\/fusion\/oraInventory\/createCentralInventory.sh<br \/>\n<\/span><\/p>\n<p>Setting the inventory to \/export\/home\/fusion\/oraInventory<\/p>\n<p>Setting the group name to dba<\/p>\n<p>Creating the Oracle inventory pointer file (\/var\/opt\/oracle\/oraInst.loc)<\/p>\n<p>Changing permissions of \/export\/home\/fusion\/oraInventory to 770.<\/p>\n<p>Changing groupname of \/export\/home\/fusion\/oraInventory to dba.<\/p>\n<p>The execution of the script is complete<\/p>\n<p>&nbsp;<\/p>\n<p>Press Ok in the screen. This will launch the actual installer with following splash screen.<\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" alt=\"\" src=\"http:\/\/www.oratraining.com\/blog\/wp-content\/uploads\/2012\/12\/122512_1022_InstallFusi3.png\" \/><\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" alt=\"\" src=\"http:\/\/www.oratraining.com\/blog\/wp-content\/uploads\/2012\/12\/122512_1022_InstallFusi4.png\" \/><\/p>\n<p>Click <strong>Next<br \/>\n<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" alt=\"\" src=\"http:\/\/www.oratraining.com\/blog\/wp-content\/uploads\/2012\/12\/122512_1022_InstallFusi5.png\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>The checks should finish successfully. Click <strong>Next<br \/>\n<\/strong><\/p>\n<p><span style=\"color: #333333;\">Meanwhile in another terminal window create a directory named\u00a0<strong>\/app<\/strong>\u00a0and assign it to &#8220;<strong>fusion<\/strong>&#8221; user.<br \/>\n<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: red;\">[<strong>root<\/strong>@fusion ~]# mkdir \/app<br \/>\n<\/span><\/p>\n<p><span style=\"color: red;\">[<strong>root<\/strong>@fusion ~]# chown fusion:dba \/app\/<br \/>\n<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" alt=\"\" src=\"http:\/\/www.oratraining.com\/blog\/wp-content\/uploads\/2012\/12\/122512_1022_InstallFusi6.png\" \/><\/p>\n<p>We will keep the Base as <strong>\/app\/fusion<\/strong>. Click <strong>Next<br \/>\n<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" alt=\"\" src=\"http:\/\/www.oratraining.com\/blog\/wp-content\/uploads\/2012\/12\/122512_1022_InstallFusi7.png\" \/><\/p>\n<p>Verify the details and Click <strong>Next<\/strong>.<\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" alt=\"\" src=\"http:\/\/www.oratraining.com\/blog\/wp-content\/uploads\/2012\/12\/122512_1022_InstallFusi8.png\" \/><\/p>\n<p>Once completed, click <strong>Next<br \/>\n<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" alt=\"\" src=\"http:\/\/www.oratraining.com\/blog\/wp-content\/uploads\/2012\/12\/122512_1022_InstallFusi9.png\" \/><\/p>\n<p>Verify the summary and click <strong>Finish.<br \/>\n<\/strong><\/p>\n<p><strong><a href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/oracle-fusion-applications-installation-step-by-step-guide-11-1-5\/\">Installing Oracle Fusion Applications \u2013 steps<\/a><br \/>\n<\/strong><\/p>\n<ol>\n<li>\n<div><a title=\"Install Fusion Applications Provisioning Framework\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/install-fusion-applications-provisioning-framework\/\">Install Fusion Applications Provisioning Framework<\/a><\/div>\n<\/li>\n<li>\n<div><a title=\"Install Oracle 11g Database (Applications Transactional Database)\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/install-oracle-11g-database-applications-transactional-database\/\">Install Oracle 11g Database (Applications Transactional Database)<\/a><\/div>\n<\/li>\n<li>\n<div><a title=\"Run Oracle Fusion Applications Repository Creation Utility (Applications RCU)\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/run-oracle-fusion-applications-repository-creation-utility-applications-rcu\/\">Run Oracle Fusion Applications Repository Creation Utility (Applications RCU)<\/a><\/div>\n<\/li>\n<li>\n<div>Create another database for Oracle Identity Management Infrastructure (optional)<\/div>\n<\/li>\n<li>\n<div><a title=\"Run Repository Creation Utility (RCU) for Oracle Identity Management components\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/run-repository-creation-utility-rcu-for-oracle-identity-management-components\/\">Run Repository Creation Utility (RCU) for Oracle Identity Management components<\/a><\/div>\n<\/li>\n<li>\n<div><a title=\"Install Oracle Identity and Access Management Components\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/install-oracle-identity-and-access-management-components-2\/\">Install Oracle Identity and Access Management Components<\/a><\/div>\n<\/li>\n<li>\n<div><a title=\"Apply mandatory patches\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/apply-mandatory-patches\/\">Apply mandatory Patches<\/a><\/div>\n<\/li>\n<li>\n<div><a title=\"Configure Oracle Identity and Access Management components\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/configure-oracle-identity-and-access-management-components\/\">Configure Oracle Identity and Access Management components<\/a><\/div>\n<\/li>\n<li>\n<div><a title=\"Integrate Oracle Identity Manager (OIM) and Oracle Access Manager (OAM)\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/integrate-oracle-identity-manager-oim-and-oracle-access-manager-oam-2\/\">Integrate Oracle Identity Manager (OIM) and Oracle Access Manager (OAM)<\/a><\/div>\n<\/li>\n<li>\n<div><a title=\"Create new Response File\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/create-new-response-file\/\">Create new Response File<\/a><\/div>\n<\/li>\n<li>\n<div><a title=\"Provision an Applications Environment\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/provision-an-applications-environment\/\">Provision an Applications Environment<\/a><\/div>\n<\/li>\n<\/ol>\n<p>&nbsp;<\/p>\n<p><strong>Next: <\/strong><a title=\"Install Oracle 11g Database (Applications Transactional Database)\" href=\"http:\/\/www.oratraining.com\/blog\/2012\/12\/install-oracle-11g-database-applications-transactional-database\/\">Install Oracle 11g Database (Applications Transactional Database)<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Previous: Oracle Fusion Applications installation \u2013 Step by step guide (11.1.5) Prerequisites (Only for Solaris) Patch 144540-01 is required root@ad002aph01 # showrev -p | grep 144540-01 Patch: 144540-01 Obsoletes: Requires: 118918-24, 120011-14, 127127-11, 137137-09, 139555-08, 142909-17 Incompatibles: Packages: SUNWcsl (Only for Solaris) Append following lines in \/etc\/system set rlim_fd_cur=327679 set rlim_fd_max=327679 &nbsp; (Only for Solaris) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[32,36,4,5,6,12,150,1],"tags":[],"class_list":["post-1278","post","type-post","status-publish","format-standard","hentry","category-fusion-applications-provisioning","category-installing-oracle-applications","category-oracle","category-applications","category-oracle-applications-dba","category-oracle-fusion-applications","category-oracle-fusion-applications-installation-fusion-applications-provisioning","category-uncategorized"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.oratraining.com\/blog\/wp-json\/wp\/v2\/posts\/1278","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.oratraining.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.oratraining.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.oratraining.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.oratraining.com\/blog\/wp-json\/wp\/v2\/comments?post=1278"}],"version-history":[{"count":0,"href":"https:\/\/www.oratraining.com\/blog\/wp-json\/wp\/v2\/posts\/1278\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.oratraining.com\/blog\/wp-json\/wp\/v2\/media?parent=1278"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.oratraining.com\/blog\/wp-json\/wp\/v2\/categories?post=1278"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.oratraining.com\/blog\/wp-json\/wp\/v2\/tags?post=1278"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}