{"id":208,"date":"2007-10-31T19:25:20","date_gmt":"2007-10-31T23:25:20","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/"},"modified":"2016-03-01T01:06:45","modified_gmt":"2016-03-01T05:06:45","slug":"install-oracle-11i-115102-on-linux","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/","title":{"rendered":"Install Oracle 11i (11.5.10.2) on Linux"},"content":{"rendered":"<p>In today&#8217;s post I will cover things you need to install Oracle Apps 11i (11.5.10.2) on Linux.<\/p>\n<p><strong>Software<br \/>\n<\/strong>1. Software for Oracle 11i can be downloaded from <strong>edelivery.oracle.com<\/strong>(46 zip files) or you can order disks via metalink account.<br \/>\n2. Unzip these files and this should create five directory <strong>startCD<\/strong>, <strong>oraAppDB<\/strong>, <strong>oraApps<\/strong>, <strong>oraDB<\/strong>, <strong>oraiAS<\/strong><\/p>\n<p><strong>O. S. Requirement<\/strong><br \/>\n1.\u00a0\u00a0<strong>Linux Package<\/strong> :\u00a0make sure you have\u00a0<strong>ar, gcc, g++, ld, ksh, make, X <\/strong>Display Server<br \/>\n2. <strong>Disk Space<\/strong> : 26 GB for Application Tier &amp; 65 GB for Vision Database (31 GB for fresh database). Hence total 57 GB for fresh DB &amp; 91 GB for Vision Instance.<br \/>\n3. If you are installing apps 11.5.10.2 from Staging area you need another 24GB (No need if you are doing install from inserting CD&#8217;s on prompt)<br \/>\n4. <strong>O.S. User <\/strong>: Create two operating system user, <strong>avis11i<\/strong> (Application Tier) &amp; <strong>ovis11i<\/strong> (Database Tier) both belonging to group DBA. You can use single user as well for both Application Tier &amp; Database Tier<br \/>\n5. <strong>JDK<\/strong> : <strong>No need <\/strong>to install JDK 1.4.2 on solaris, Linux or windows as 11i Installer will install it. For other operating system you need to install JDK 1.4.2\u00a0<br \/>\n6. For full list of RPM&#8217;s required on Red Hat Enterprise Linux Visit Metalink Note # 303859.1<\/p>\n<p><strong>Things you must do\/know before installation <\/strong><br \/>\nA) set environment variable LD_ASSUME_KERNEL=2.4.19 for root user<br \/>\nB) gcc -v\u00a0 (Should be of version 3.2.x) For any other version<br \/>\nmv \/usr\/bin\/gcc \/usr\/bin\/gcc.orig<br \/>\nmv \/usr\/bin\/g++ \/usr\/bin\/g++.orig<br \/>\nln -s \/usr\/bin\/i386-redhat-linux-gcc32 \/usr\/bin\/gcc<br \/>\nln -s \/usr\/bin\/i386-redhat-linux-g++32 \/usr\/bin\/g++<\/p>\n<p>C) If your installation fail some time restart installation by option restart like\u00a0<br \/>\n&#8220;<strong>rapidwiz -restart<\/strong>&#8221;<br \/>\nD) If you try to access apps from linux machine from browser other than Mozilla (like KDE)you will get error message that &#8220;<strong>You have insufficient privileges for current operation<\/strong>&#8221;<br \/>\nE) Installer should be started from <strong>root<\/strong> user<\/p>\n<p><strong>Starting Installation<\/strong>\u00a0<br \/>\n1. Go to Staging directory \/stage_location\/startCD\/Disk1\/rapidwiz\/<br \/>\n2. .\/rapidwiz<br \/>\n3. Create base directory under which you wish to install database &amp; apps tier with proper permission (owner) (Five main directory &#8211; [SID]<strong>appl<\/strong>,[SID]<strong>comn<\/strong>,[SID]<strong>ora<\/strong> owned by application user (avis11i)\u00a0&amp; [SID]<strong>db<\/strong>, [SID]<strong>data<\/strong> owned by database o.s. user (ovis11i) )<br \/>\n\u00a0<br \/>\n<strong>Post Install<br \/>\n<\/strong>1. Set environment variable in <strong>O.S.<\/strong> user profile<br \/>\n\/install_base\/[sid]appl\/APPSORA.env\u00a0\u00a0 (For Application Tier User, <strong>avis11i<\/strong>)<br \/>\n\/install_base\/[sid]db\/SID_hostname.env\u00a0\u00a0 (For Application Tier User, <strong>ovis11i<\/strong>)<\/p>\n<p>2. For start\/stop services of Oracle Apps 11i visit<br \/>\n<a target=\"_blank\" href=\"https:\/\/onlineappsdba.com\/index.php\/2006\/08\/02\/startup-shutdown-apps-services\/\">11i Startup\/Shutdown Scripts<\/a><\/p>\n<p><strong>Error\/Issues\u00a0during 11i Install\u00a0<br \/>\nIssue\u00a0: <\/strong>RW-50004: Error code received when running external process. Check log file for details. Running Database Install Drivers for VIS Database<\/p>\n<p><strong>Check Logs<\/strong>at : $install_base\/[sid]db\/9.2.0\/appsutil\/log\/[SID]_[hostname]\/MMDDHHMM.log<br \/>\nError while running adlnkoh.sh, log for adlnkoh.sh at $install_base\/[sid]db \/9.2.0\/install\/make.log<br \/>\nIn make.log file libgcc_s.so : undefined reference to <a href=\"mailto:%60dl_iterate_phdr@GLIBC_2.2.4\">`dl_iterate_phdr@GLIBC_2.2.4<\/a>`<br \/>\n<strong><br \/>\nFix<\/strong> : This issue is very well explained in Note : 363600.1 <a href=\"mailto:'dl_iterate_phdr@GLIBC_2.2.4'\">&#8216;dl_iterate_phdr@GLIBC_2.2.4&#8217;<\/a>Error on Linux Running Rapidwiz<\/p>\n<p><strong>References:<br \/>\n<\/strong>303859.1\u00a0 Requirements for Installing Oracle 9iR2 on RHEL 4<br \/>\n<a target=\"_blank\" href=\"http:\/\/download.oracle.com\/docs\/cd\/B25516_18\/current\/acrobat\/r115102ins.pdf\">11i Install Guide from Oracle<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In today&#8217;s post I will cover things you need to install Oracle Apps 11i (11.5.10.2) on Linux. Software 1. Software [&hellip;]<\/p>\n","protected":false},"author":115,"featured_media":10168,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-208","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Install Oracle 11i (11.5.10.2) on Linux -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Install Oracle 11i (11.5.10.2) on Linux -\" \/>\n<meta property=\"og:description\" content=\"In today&#8217;s post I will cover things you need to install Oracle Apps 11i (11.5.10.2) on Linux. Software 1. Software [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/\" \/>\n<meta property=\"article:published_time\" content=\"2007-10-31T23:25:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2016-03-01T05:06:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2016\/03\/2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"208\" \/>\n\t<meta property=\"og:image:height\" content=\"100\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/\",\"name\":\"Install Oracle 11i (11.5.10.2) on Linux -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2016\/03\/2.jpg\",\"datePublished\":\"2007-10-31T23:25:20+00:00\",\"dateModified\":\"2016-03-01T05:06:45+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/#primaryimage\",\"url\":\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2016\/03\/2.jpg\",\"contentUrl\":\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2016\/03\/2.jpg\",\"width\":208,\"height\":100},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Install Oracle 11i (11.5.10.2) on Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Install Oracle 11i (11.5.10.2) on Linux -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/","og_locale":"en_US","og_type":"article","og_title":"Install Oracle 11i (11.5.10.2) on Linux -","og_description":"In today&#8217;s post I will cover things you need to install Oracle Apps 11i (11.5.10.2) on Linux. Software 1. Software [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/","article_published_time":"2007-10-31T23:25:20+00:00","article_modified_time":"2016-03-01T05:06:45+00:00","og_image":[{"width":208,"height":100,"url":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2016\/03\/2.jpg","type":"image\/jpeg"}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/","url":"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/","name":"Install Oracle 11i (11.5.10.2) on Linux -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2016\/03\/2.jpg","datePublished":"2007-10-31T23:25:20+00:00","dateModified":"2016-03-01T05:06:45+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/#primaryimage","url":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2016\/03\/2.jpg","contentUrl":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2016\/03\/2.jpg","width":208,"height":100},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2007\/10\/31\/install-oracle-11i-115102-on-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Install Oracle 11i (11.5.10.2) on Linux"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/208","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=208"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/208\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media\/10168"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=208"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=208"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=208"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}