Interoperability Notes Oracle EBS 11i with Oracle Database 11 g 2 (11.2.0.1)

Hi hussein.

EBS 11i
DB 9.2.0.6 > upgrade to 9.2.0.8 > > to 11.2.0.1
RHEL 4.6

I applied all the patches pre-required for the upgrade of database. There are tasks almost 35 that I did.
not including the database of GR 11, 2 of which I am still installing.

I am now to install the GR 2 11 again a new home, by instruction of docs.

As usual the installation of RPM linux prerequisites, which are:
RHEL4

binutils-2.15.92.0.2
compat-libstdc++-33-3.2.3
elfutils-libelf-0.97
elfutils-libelf-devel-0.97
gcc-3.4.6
gcc-c++-3.4.6
glibc-2.3.4-2.41
glibc-common-2.3.4
glibc-devel-2.3.4
glibc-headers-2.3.4
libaio-devel-0.3.105
libaio-0.3.105
libgcc-3.4.6
libstdc++-3.4.6
libstdc++-devel-3.4.6
make-3.80
numactl-0.6.4.i386
pdksh-5.2.14
sysstat-5.0.5
I ask the above required patches if they are already installed on our server.
I used this query:
rpm -qa 'binutils-*'
rpm -qa 'compat-libstdc++-*'
rpm -qa 'elfutils-libelf-*'
rpm -qa 'elfutils-libelf-devel-*'
rpm -qa 'gcc-*'
rpm -qa 'gcc-c++-*'
rpm -qa 'glibc-*'
rpm -qa 'glibc-common-*'
rpm -qa 'glibc-devel-*'
rpm -qa 'glibc-headers-*'
rpm -qa 'libaio-devel-*'
rpm -qa 'libaio-*'
rpm -qa 'libgcc-*'
rpm -qa 'libstdc++-*'
rpm -qa 'libstdc++-devel-*'
rpm -qa 'make-*'
rpm -qa 'numactl-*'
rpm -qa 'pdksh-*'
rpm -qa 'sysstat-*'
And I got the ff: output
compat-libstdc++-33-3.2.3-47.3
compat-libstdc++-296-2.96-132.7.2
gcc-java-3.4.3-9.EL4
gcc-g77-3.4.3-9.EL4
gcc-c++-3.4.3-9.EL4
gcc-objc-3.4.3-9.EL4
gcc-gnat-3.4.3-9.EL4
glibc-common-2.3.4-2
glibc-devel-2.3.4-2
glibc-headers-2.3.4-2
glibc-kernheaders-2.4-9.1.87
libaio-devel-0.3.102-1
libstdc++-devel-3.4.3-9.EL4
I mounted the RHEL 4 DVD Installer and I am looking for the following hotfixes:
I use the following command to search:
ls -l binutils-*
ls -l compat-libstdc++-*
ls -l elfutils-libelf-*
ls -l elfutils-libelf-devel-*
ls -l gcc-*
ls -l gcc-c++-*
ls -l glibc-*
ls -l glibc-common-*
ls -l glibc-devel-*
ls -l glibc-headers-*
ls -l libaio-devel-*
ls -l libaio-*
ls -l libgcc-*
ls -l libstdc++-*
ls -l libstdc++-devel-*
ls -l make-*
ls -l numactl-*
ls -l pdksh-*
ls -l sysstat-*
And my output is:
binutils-2.15.92.0.2-10.EL4.i386.rpm
compat-libstdc++-296-2.96-132.7.2.i386.rpm
compat-libstdc++-33-3.2.3-47.3.i386.rpm
elfutils-libelf-0.97-5.i386.rpm
elfutils-libelf-devel-0.97-5.i386.rpm
elfutils-libelf-devel-0.97-5.i386.rpm
gcc-3.4.3-9.EL4.i386.rpm
gcc-c++-3.4.3-9.EL4.i386.rpm
gcc-g77-3.4.3-9.EL4.i386.rpm
gcc-gnat-3.4.3-9.EL4.i386.rpm
gcc-java-3.4.3-9.EL4.i386.rpm
gcc-objc-3.4.3-9.EL4.i386.rpm
gcc-c++-3.4.3-9.EL4.i386.rpm
glibc-2.3.4-2.i386.rpm
glibc-2.3.4-2.i686.rpm
glibc-common-2.3.4-2.i386.rpm
glibc-devel-2.3.4-2.i386.rpm
glibc-headers-2.3.4-2.i386.rpm
glibc-kernheaders-2.4-9.1.87.i386.rpm
glibc-profile-2.3.4-2.i386.rpm
glibc-utils-2.3.4-2.i386.rpm
glibc-common-2.3.4-2.i386.rpm
glibc-devel-2.3.4-2.i386.rpm
glibc-headers-2.3.4-2.i386.rpm
libaio-devel-0.3.102-1.i386.rpm
libaio-0.3.102-1.i386.rpm
libaio-devel-0.3.102-1.i386.rpm
libgcc-3.4.3-9.EL4.i386.rpm
libstdc++-3.4.3-9.EL4.i386.rpm
libstdc++-devel-3.4.3-9.EL4.i386.rpm
libstdc++-devel-3.4.3-9.EL4.i386.rpm
make-3.80-5.i386.rpm
numactl-0.6.4-1.13.i386.rpm
pdksh-5.2.14-30.i386.rpm
sysstat-5.0.5-1.i386.rpm
My question is, I have made the right choice?

I have taken note of some of the following:
example:

The number of ROUNDS required is > gcc 3.4.6
But the CD has > gcc - 3.4.3 - 9.EL4.i386.rpm

Who's down right? Can I still use it? If not, my question is: why Oracle asked for a more recent version of the DVD
Installer can offer? Do I need to use the RHEL 5 DVD Installer instead?

Thank you very much

My question is, I have made the right choice?

Yes.

I have taken note of some of the following:
example:

The number of ROUNDS required is > gcc 3.4.6
But the CD has > gcc - 3.4.3 - 9.EL4.i386.rpm

Who's down right? Can I still use it?

No, you must use the exact (or higher) version.

If not, my question is: why Oracle asked for a more recent version of the DVD
Installer can offer? Do I need to use the RHEL 5 DVD Installer instead?

No, use up2date or download the package from the internet (I think you already have Web sites) and apply it.

Thank you
Hussein

Tags: Oracle Applications

Similar Questions

  • Integration of EBS 11i with Microsoft Active Directory

    Hi all

    Please suggest how can I integrate EBS 11i with Microsoft Active Directory (LDAP), since we have regiterd SSO.

    Thank you.

    Please see these documents.

    Integration of Oracle E-Business Suite Release 11i with Oracle Internet Directory and Oracle Single Sign-On [261914.1 ID]
    Installation of Oracle Application Server 10 g with Oracle E-Business Suite Release 11i [ID 233436.1]
    Oracle Application Server with Oracle E-Business Suite Release 11i FAQ [ID 186981.1]
    Oracle Application Server 10g with Oracle E-Business Suite Release 11i troubleshooting [ID 295606.1]

    Thank you
    Hussein

  • Oracle Applications Release 11i with Oracle 11 g Release 2 [ID 881505.1]

    Hi hussein/helios,

    I'm setting to 11i Db to 11 GR 2 9i, or level by using the notes above.

    I'm just confused, the notes above seem to recommend 11 GR 2 (11.2.0.2)? which is also a large patch to apply. Therefore,.
    It will take the upgrade any longer, because we have the deadline to beat. In particular we cannot long downtime
    to upgrade the database because the users work almost 24 X 7.

    Is it mandatory to 11.2.0.2?
    Can I just go to the baseline which is 11.2.0.1?


    Thank you very much

    Mrs. Mina

    Is it mandatory to 11.2.0.2?

    N °

    Can I just go to the baseline which is 11.2.0.1?

    Yes.

    Current certifications of the E-Business Suite technology stack
    http://blogs.Oracle.com/stevenChan/certifications.html

    Interoperability Notes Oracle EBS 11i with Oracle Database 11 g 2 (11.2.0.1) [ID 1265268.1]

    Thank you
    Hussein

  • EBS 11i database upgrade of database 11g 2 9.2.0.8

    Hi expert,

    I demanded some suggestion. I m currently upgradation of ebs 11i to R12.

    I have these processes I update my default database 9.2.0.6 EBS 11i to 9.2.0.8. now, I'll update my 9.2.0.8 to 11g 2 database using the metalink doc

    Interoperability Notes Oracle EBS 11i with Oracle Database 11 g 2 (11.2.0.2) (Doc ID 1367654.1()


    in the document in step 3, it gives the point.


    Migrating to Oracle 10 g (conditional) Portal

    Oracle Portal 3.0.9 is not certified for Oracle Database 11 g. If you intend to continue using Oracle Portal with Oracle E-Business Suite 11I, then the existing Oracle Portal features should be transferred to Oracle Portal 10 g for compatibility with Oracle Database 11 g. read and follow the instructions to install Server Applications Oracle 10 g with Oracle E-Business Suite Release 11i on My Oracle Support.

    You can remove all dependencies for Oracle E-Business Suite and Oracle Portal 3.0.9 by performing the steps described in to Remove Oracle E-Business Suite Release 11i 3.0.9 Portal on My Oracle Support. Oracle Portal 3.0.9 should be removed that after the upgrade to portal Oracle 10 g, ensure that personalized data portal are migrated successfully.

    When I opened the link give this 3 step I found that the following content

    Installation of Oracle Application Server 10g with Oracle E-Business Suite Release 11i


    Oracle recommends customers to apply only the OracleAS 10g Enterprise Edition releases and patches that have been certified with E - Business Suite, as shown in the Metalink Notes following:

    I want to know all of the steps above is required to do for me in the process of upgrading EBS 11i to R12 with Database 11 g 2.

    currently I m does not help portal oracle discoverer, oracle web application cache, SSL.

    and also I want to know what is oracle Portal?

    my current EBS and database is

    EBS 11.5.10.2

    database 9.2.0.8

    OS - OEL 4

    It comes to my new installation of EBS 11i. for the free practice.

    Please please suggest me what stage is necessary for me that describe in step 3.

    Thanks and greetings

    pritesh Rodriguez

    Pritesh salvation,

    I want to know all of the steps above is required to do for me in the process of upgrading EBS 11i to R12 with Database 11 g 2.

    currently I m does not help portal oracle discoverer, oracle web application cache, SSL.

    No, it is not required that you follow all the steps described in the note... As you have not set up a portal, you can skip this step and move to another. This is the reason why "CONDITIONAL" was used in the respective step.

    I also want to know what is oracle Portal?

    Check out the link:

    What is Oracle Portal?

    What is Oracle Portal?

    I hope this helps!

    Thank you &

    Best regards

  • How to manually / DBUA EBS 11i database upgrade of 10 gr 2 (10.2.0.5) to 11 GR 2

    Hello team,

    We want to improve our database of EBS to 10.2.0.5 at 11 GR 2 latest version.

    Can you please provide the DOC - ID.

    Concerned a little, but becomes a bit confused, it would be a great help if we get the exact ounces which must be followed.

    Details of current setting

    1 oracle Applications EBS 11.5.10.2 on Linux x 86

    Version of database - 10.2.0.5 on HP UX Itanium

    Kind regards


    PL follow the steps in this Doc MOS

    Interoperability Notes Oracle EBS 11i with Oracle Database 11 g 2 (11.2.0).) [ID 881505.1]

    HTH
    Srini

  • database upgrade 9.2.0.8 to 11g of EBS 11i (11.5.9)

    is it possible to upgrade directly 9.2.0.8 to 11g database in 11.5.9

    What is the upgrade for the same path.

    Kind regards
    Hafiz

    Hafiz says:
    is it possible to upgrade directly 9.2.0.8 to 11g database in 11.5.9

    What is the upgrade for the same path.

    Kind regards
    Hafiz

    Yes, it is possible - interoperability Notes Oracle EBS 11i with Oracle Database 11 g 2 (11.2.0).) [881505.1 ID]

    Thank you
    Hussein

  • Refresh your EBS 11i to R12 on Solaris 10.

    Hi all,

    My environment is to have DB-9.2.0.8.0/R11.5.10.2.0 on Solaris 10 - 64 bit.

    You will need to update to DB-11.2.0.3.0/R12.1.3.

    My plan is to upgrade of Database 9i to 11 GR 2 directly according to the following documents of the oracle portal.

    Interoperability Notes Oracle EBS 11i with Oracle Database 11 g 2 (11.2.0).) (Doc ID 881505.1()

    Refresh your application 11i to R12 according to the below documents oracle portal.

    Guidelines for preparation of databases for an upgrade of the E-Business Suite 12.1 output (Doc ID 761570.1()

    Oracle E - Business Suite Guide upgrade: Version 11i release 12.1.1, part number E14010-01

    I can able to upgrade DB from 9i to 11 GR 2 directly, which will create 11 GR 2 oracle_home, even while improving 11i to R12, it will create 11 GR 1 material oracle_home. Which the database oracle_home, that should be used to upgrade R12?

    Thank you and best regards,

    Smocky

    My question is what oracle_home of database we must consider to upgrade R12? and what about another an oracle_home?

    When you run a quick installation, please provide details of the 11.2.0.3 already set to day/install ORACLE_HOME.

    For 11 GR 1 ORACLE_HOME material that is installed by a quick installation, please see (how upgrade Oracle E-Business Suite 11i 12.1.1 to and keep the existing Database 10 g? (Doc ID 1345020.1)).

    Thank you

    Hussein

  • Which is easier?  EBS 11i > 11g upgrade

    Hi hussein.

    I compared the following notes 4 (choice) in the upgrade of EBS 11i (9.2.0.6) to the 11g database.
    1 interoperability notes Oracle EBS 11i with Oracle Database 11 g Release 1 (11.1.0.6) version [ID 757593.1]
    2 interoperability notes Oracle EBS 11i with Oracle Database 11 g Release 1 (11.1.0.7) version [ID 452783.1]
    3 interoperability Notes Oracle EBS 11i with Oracle Database 11 g 2 (11.2.0.1) [ID 1265268.1]
    4 interoperability notes Oracle EBS 11i with Oracle Database 11 g 2 (11.2.0.2) [881505.1 ID]
    I guess that #1 is the most simple, right?
    Is ther other notes easier than the #1? as the upgrade to 10g maybe?


    Thank you

    Published by: Crystal on February 7, 2011 23:47

    I started reading ATG CUMULATIVE 6 and it made me crazy, a lot of fixes void mentioned, I gathered as 32 patches and each
    patches also have patches under another. And the docs also mentioned the ATG CUMULATIVE 6 is superseeded with 6241631 > Technology Applications 11i. ATG_PF. H.Delta.7. do I need this?

    No, because you can be on ATG RUP6.

    Thank you
    Hussein

  • update to 10.2.0.5 10.2.0.2 EBS 11i HRMS

    I want to upgrade from MFC database to 10.2.0.5 10.2.0.2 EBS 11i, I tried in metalink, but I'm not allowed information.please help me.

    Please find made pointed out, it will help you.

    You can get more information here

    http://blogs.Oracle.com/stevenChan/2010/07/db_10gr2_10205_ebs.html

    Game patch: 8202632

    Interoperability notes - Oracle E-Business Suite Release 11i with Oracle Database 10g Release 2 (10.2.0) (Note 362203.1)

    Upgrade database to 10.2.0.2 to 10.2.0.5

    Oracle Applications Release 11i with Oracle 10 g Release 2 (10.2.0) [ID 362203.1

    Published by: Amigo on December 23, 2010 17:09

  • How to enable auditing in EBS 11i?

    Hi, we use the EBS 11i with 10g R2 database in linux about Q1: how to enable Auditors on users of applications EBS 11i? Q2: How to enable auditing on EBS 1ii database users as SYS, SYSTEM, applications, etc. CUSTOM_SCHEMAS? Q3: How to write the trigger and fire and send an email to the Manager if any changes (such as object creation/deletion etc) will be produced in the database? Q4: How to set alerts email size of memory, IO, Tablespaces and thrashholds, etc., using 10 2 EM gr? Concerning

    Hello

    We use the EBS 11i with 10g R2 database in linux about Q1: how to enable Auditors on users of applications EBS 11i? Q2: How to enable auditing on EBS 1ii database users as SYS, SYSTEM, applications, etc. CUSTOM_SCHEMAS? Q3: How to write the trigger and fire and send an email to the Manager if any changes (such as object creation/deletion etc) will be produced in the database? Q4: How to set alerts email size of memory, IO, Tablespaces and thrashholds, etc., using 10 2 EM gr?

    There are a lot of hits on Metalink and let me point out some:

    How to audit user an Oracle Applications? (Doc ID 395849.1)

    How to enable the Audit Trail on the Table APPLSYS. FND_USER (Doc ID 420996.1)

    Note to master for Oracle Database audit (Doc ID 1299033.1)

    Understand the audit data in the Tables of the Oracle Applications using the (mandatory) Audit Trail (Doc ID 69660.1)

    FAQ (Audit trail) (Doc ID 107330.1)

    How to audit events of opening/closing session with triggers (Doc ID 70679.1)

    Audit of the operations of the user SYS (how audit SYSDBA) (Doc ID 174340.1)

    How to check the user login, logout Date and time (Doc ID 99786.1)

    In addition, also see the Forum search:

    Search Forum: audit

    Thank you &

    Best regards

  • Server Linux for EBS 11i upgrade

    Hi all

    EBS 11i
    RHEL 4.6


    Our EBS 11i is running on server HP with OS 4.6 RHEL and a single node only. This server was purchased 6 years ago and lately it is show the performance degradation. We want to migrate/upgrade to a model like high-end HP and make a knot of multiples. But the latest HP model doesn't support a minimum version of RHEL 5.
    My question is, is the support for EBS cloning 11i RHEL 4.6 to RHEL 5? How can I migrate EBS 11i with this kind of scenario?


    Thank you very much

    SIS Inday

    Hello

    It is supported on the database layer node, so there should be no problem in the migration of the database.

    Thank you
    Hussein

  • NoSQL Oracle database charger with EE last does not work

    I am unable to run the NoSQL Oracle database loader to load data at: http://www.oracle.com/technetwork/products/nosqldb/documentation/index.html which is included in the documentation with the latest download of Oracle NoSQL. I downloaded the EA on my Unix machine and have the JAVA version:
    race of '1.7.0_17 '.

    (I'm under KVlite. I was able to run the Hello Big World Data example).

    This is step 6 in the Readme.txt file that I can't run.6. To load the contents of the tweeter to the Bank to run this command:
    $java - cp SAMPLE_HOME/OLH/ONLH/deploy/onlh.jar; SAMPLE_HOME/OLH/ONLH/lib/NoSQL/kvclient-1.2.123.jar oracle.kv.sample.Loader-i SAMPLE_HOME/OLH/ONLH/deploy/airline_tweets_search-03-01-2012-082206.xml m ' < username > US ' - n "username <>" - v "< user name > < userID >" d "|" xml t

    I have the tweets.xml of the airline and the jar two files onlh.jar and kvclient - 1.2.123.jar in the deploy directory. When I unzip the package does NOT contain the HLO directory (as shown in above command) if it is a question with above. Also; use the JAVA throw errors in above.
    I ran the following:

    [deployment cloudera@localhost] $ java - cp onlh.jar - jar kvclient.jar oracle.kv.sample.Loader-i airline_tweets_search-03-01-2012 - 082206.xml - m ' < username > US ' - n "username <>" - v "< user name > < userID >" d "|" xml t

    My output:

    11gR2.2.0.39

    (I don't get a validation error message invalid as described in examples of java files. I tried many variations that precedes. In addition, the sample in the README.txt step 6 also does not align with the documentation available in the java file < tagname1 > < tagname2 > use. I am able to run step 5 to see the use of arguments.

    I'm out of options on how to solve this problem and would appreciate some advice asap for a demo that I build. I certainly need to have this job so I can load my own cvs (with a few tweaks to the arguments). I'm beginner JAVA Programmer so explanations with examples are greatly useful.
    Thank you

    >

    [deployment cloudera@localhost] $ java - cp onlh.jar - jar kvclient.jar oracle.kv.sample.Loader-i airline_tweets_search-03-01-2012 - 082206.xml - m "US "-n ""-v " " d "|" xml t

    The file README says to the kvclient and the onlh.jar - cp, not onlh.jar in cp and the kvclient as the - pot arg. If you move the kvclient.jar to the - CP

    only.jar:.../kvclient.jar - cp

    It will work.

    Charles

  • 11.1.1.4 JDeveloper do not connect to Oracle Database 10g with heavy customer

    Hello

    I was using JDeveloper 11.1.1.3 which connect Oracle Database 10 g with Driver oci8 dependencies instantclient-basic-win32 - 11.1.0.7.0.

    Currently, I have improved toJDeveloper 11.1.1.4 and now her send me the connection failed with the Driver oci8 instantclient-basic-win32 - 11.1.0.7.0 and instantclient-basic-win32 - 11.2.0.1.0.

    Test message failed: java.lang.UnsatisfiedLinkError: oracle.jdbc.driver.T2CConnection.getLibraryVersionNumber () I

    Please help how I can solve it.

    Kind regards
    Shakur

    First of all, to avoid the UnsatisfiedLinkError you must make sure that the path to the shared library (.dll/.so) is included in your PATH environment variable.

    Secondly, no it does not change the JDev behavior.

    -olaf

  • How to use oracle APEX remote with a database located on a remote server

    Hello

    I am a new user with the Oracle Technologies. I installed ORACLE 10 g XE and APEX upgrade version 4.0 on my laptop.
    My Manager has setup a remote server with a Linux Red Hat. He has installed on this server EBS R12 with a 11i database.

    As a training, I would like to play with the tables on the server with APEX 4.0 installed on my laptop.
    The server is on the same local network and as a result of the description above, it is possible to connect my local APEX in the database?

    If this is not the case, this means that I have to install APEX on the 11i Server database, and then connect to the server to play with these tables?

    Thank you very much for your time and support the members of the CCSE.

    Kind regards

    Ulrich

    Hi, Ulrich,.

    Yes, you can access another database from your database to the APEX. The mechanism used for this is called a "database connection". You create such a link of database in your local database, then you can access remote data like this:

    SELECT *
      FROM databaselink@EMP
    ;
    

    If you want to use remote objects in APEX you create local views to encapsulate this (search the forum for apex and database links, you will find some interesting discussions).

    brgds,
    Peter

    -----
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • DR Setup with ebs 11i &amp; databases under windows 11.2.0.3

    Hello

    We have requirements of DR Setup with ebs 11i & 11.2.0.3 database under windows 2003 server 32-bit.

    We follow the metalink document

    Business continuity for Oracle E-Business Release 11i using Oracle 11 g Release 2 and versions later

    Physical Standby Database - Single Instance and Oracle RAC (Doc ID 1068913.1()

    But for many windows of missing steps in this document.

    If someone made the related activity in windows.

    Good to want to share documents through my mail ID: [email protected]

    Thanks and greetings

    Villi Kumar

    Hello

    We created the recovery after disaster for 11i ebs in a windows environment.

    Now, we are conducting an application and a database shall also.

    Once we transition from the primary to the standby, day before the application runs with the new URL.

    Therefore, inform our users about the new URL of the application.

    Thank you & best regards

    Villi Kumar

Maybe you are looking for

  • update of ios 10 stop

    I woke up this morning. Read my mail. Looked a few news sites then took a shower. When I went to my computer there is no bandwidth. Checked the router, my iPhone 6 s, suddenly was download iOS 10 (car is not on so it does so without my permission or

  • Door-key block tries to delete the password

    I have problems with a soft (git) suspended when trying to update a password in my keychain on El Capitan, so I went in the ring to try to remove this password manually so that I would be again prompted to enter the next time that I used this applica

  • Sleekbook 15 t-b100 SSD upgrade

    Can Hi, if I buy this Sleekbook be upgraded with 120-250GB SSD? http://www.shopping.HP.com/webapp/shopping/load_configuration.do?destination=review&config_id=786518...

  • error message "cannot load the main class.

    I ran windows update yesterday and installed the recommended updates, restarted my laptop today the error message "Unable to load the main class" appears in a box and I couldn't do anything until I had closed this box, after the loading of firefox it

  • (ASA) AIP - SSM 10 Inline; Supreme events?

    A 5520 ASA with SSM-10 GOAL is set to inline mode, but the events of the show for 2 hours (sensor > HS event past 02:00) of the Interior of the sensor shows and "promicuous mode", "left promicuous mode'." This AIP SSM - 10 has only one gig0/0 and gig