{"id":2575,"date":"2019-03-12T11:17:35","date_gmt":"2019-03-12T08:17:35","guid":{"rendered":"https:\/\/sysdba.org\/?p=2575"},"modified":"2025-07-02T06:01:07","modified_gmt":"2025-07-02T06:01:07","slug":"a-fast-install-using-an-oracle-validated-or-an-oracle-rdbms-server-11gr2-preinstall-package","status":"publish","type":"post","link":"https:\/\/sysdba.org\/en\/a-fast-install-using-an-oracle-validated-or-an-oracle-rdbms-server-11gr2-preinstall-package\/","title":{"rendered":"A fast install using an Oracle-validated or an Oracle-rdbms-server 11gR2 preinstall package"},"content":{"rendered":"<p>Oracle Enterprise Linux 5-6U should be installed prior to the following steps. The installation steps shown here are the same as those in rac1.<br \/>\n[crayon]cd \/etc\/yum.repos.d<\/p>\n<p>wget http:\/\/public-yum.oracle.com\/public-yum-el5.repo<\/p>\n<p>wget http:\/\/public-yum.oracle.com\/public-yum-ol6.repo<\/p>\n<p>public-yum-el5.repo enable=0 &#8212;&gt; enable=1 \u00ab Activating the repository in this file[\/crayon]<\/p>\n<p>[crayon]yum install oracle-validated<\/p>\n<p>alternatively<\/p>\n<p>yum install oracle-rdbms-server-11gR2-preinstall[\/crayon]<br \/>\n&nbsp;<\/p>\n<p>If the public repository isnt working, we can create a local repository<br \/>\n[crayon]mkdir \/SetUp\/repo<\/p>\n<p>cp rpm_packages \/SetUp\/repo<\/p>\n<p>rpm -ivh createrepo-0.4.11-3.el5.noarch.rpm #Located on this CD<\/p>\n<p>createrepo \/SetUp\/repo #New rpms should be run as soon as they have been added[\/crayon]<\/p>\n<p>[crayon]cd \/etc\/yum.repos.d\/<\/p>\n<p>vi local.repo[\/crayon]<\/p>\n<p>[crayon][local_repo]<\/p>\n<p>enabled = 1<\/p>\n<p>name = lokal repository<\/p>\n<p>baseurl = file:\/\/\/SetUp\/repo\/gpcheck = 0[\/crayon]<br \/>\n&nbsp;<\/p>\n<p>The following lines should be added to the <strong>\/home\/oracle\/.bash_profile<\/strong> file.<br \/>\n[crayon]ORACLE_BASE=\/oracle; export ORACLE_BASE<\/p>\n<p>ORACLE_HOME=$ORACLE_BASE\/10G; export ORACLE_HOME<\/p>\n<p>ORACLE_SID=hidiv; export ORACLE_SID<\/p>\n<p>PATH=\/usr\/sbin:$PATH; export PATH<\/p>\n<p>PATH=$ORACLE_HOME\/bin:$PATH; export PATH[\/crayon]<br \/>\n&nbsp;<\/p>\n<p>The remaining item on the to-do list:<br \/>\n[crayon]sh runInstaller \u00ab running this file, after which the installation steps are the same as those shown in the link<\/p>\n<p>[\/crayon]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Oracle Enterprise Linux 5-6U should be installed prior to the following steps. The installation steps shown here are the same as those in rac1.<\/p>\n","protected":false},"author":1,"featured_media":3445,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[383,338],"tags":[345],"class_list":["post-2575","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dba_i","category-oracle-tr","tag-oracle"],"_links":{"self":[{"href":"https:\/\/sysdba.org\/en\/wp-json\/wp\/v2\/posts\/2575","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sysdba.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sysdba.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sysdba.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sysdba.org\/en\/wp-json\/wp\/v2\/comments?post=2575"}],"version-history":[{"count":1,"href":"https:\/\/sysdba.org\/en\/wp-json\/wp\/v2\/posts\/2575\/revisions"}],"predecessor-version":[{"id":4829,"href":"https:\/\/sysdba.org\/en\/wp-json\/wp\/v2\/posts\/2575\/revisions\/4829"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sysdba.org\/en\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/sysdba.org\/en\/wp-json\/wp\/v2\/media?parent=2575"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sysdba.org\/en\/wp-json\/wp\/v2\/categories?post=2575"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sysdba.org\/en\/wp-json\/wp\/v2\/tags?post=2575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}