Oracle Applications Release 11i with Oracle Database 10g Release 2 (10.2.0)

Hi,
I am upgrading our Oracle EBS 11i database to Oracle 10g R2 as per note:362203.1.
In section After the Database Upgrade  --> 5. Implement and run AutoConfig we need to refer to Note:165195.1.(Section 8: Migrating to AutoConfig on the Database Tier).
Since I dont have the DB enviornement file, I created one by copying the envioroment file from Oracle 9i Home and replaced 9.2.0 with 10.2.0. I also created Apache directory under Oracle 10g Home and copied perl directory from Oracle 9i Home/Apache to Oracle 10g Home/Apache. This way I got the DB enviornement file for Oracle 10g Home.
Then I used the following command to create the DB Context File:
perl adbldxml.pl tier=db appsuser=apps
Then executed autoconfig using:
adconfig.cmd contextfile=<Full path to the CONTEXT>
Is this the way I should do? Its working ok but I am not sure if my method is ok.
Plz suggest if some other method is there.
Thanks.
Thiru

This is a way I used to do it too. I am not sure whether it is the official way, but it works nevertheless.
Do make sure you run autoconfig afterwards, which will create a new environment file for you. Then stop listener and database, source the new environment file and restart listener and database.
I found some other procedure in order for you to recreate the environment file:
1. On the application tier, Execute $AD_TOP/bin/admkappsutil.pl to generate appsutil.zip for the database tier.
2. Copy this appsutil.zip to the database tier and unzip it into the ORACLE_HOME
3. Set the following environment variables:
ORACLE_HOME =<10g ORACLE_HOME>
LD_LIBRARY_PATH = <10g ORACLE_HOME/lib, 10g ORACLE_HOME/ctx/lib>
ORACLE_SID = instance name running on this database node.
PATH= $PATH:$ORACLE_HOME/bin;
TNS_ADMIN = $ORACLE_HOME/network/admin/<context_name> 4. Edit the $ORACLE_HOME/network/admin/tnsnames.ora file. Change the aliases for SID=<new RAC instance name>
5. Modify the listener.ora. Change the instance name and Oracle Home to match environment
6. Start the listener.
7. From the 10g ORACLE_HOME/appsutil/bin directory, create an instance-specific XML context file by executing the command:
adbldxml.pl tier=db appsuser=<APPSuser> appspasswd=<APPSpwd>8. De-register the current configuration using the command:
perl $ORACLE_HOME/appsutil/bin/adgentns.pl appspass=apps contextfile=$CONTEXT_FILE -removeserver9. Rename $ORACLE_HOME/dbs/init<rac instance>.ora , to a new name (i.e. init<rac instance>.ora.old in order to allow AutoConfig to regenerate the file using the RAC specific parameters.
10. From the 10g ORACLE_HOME/appsutil/bin directory, execute AutoConfig on the database tier by running the adconfig.pl script.
Now you should have the officially created environment file.
HTH.
Arnoud Roth

Similar Messages

  • Integrate oracle applications attachment feature with Oracle iFS

    Hi Gurus,
    we have installed oracle contracts 11.5.8 and here is some overview on the issue we are facing.
    The contract creation and approval process is as follows. User creates contract header and attach contract word template document to the oracle contract header. User then submits the contract for approval. When the contract goes through the approval process the approver receives the notification and is expected to open the contract header and then go to attachments to open the contract word document. The approver makes the necessary changes to the attached contract word document and then approves the request.
    In the above described scenario we have two ways to create the attachements.
    1. Create attachment with datatype as FILE. This option uploads the word document in the database and then allows the approver to view the word document. But it does not allow the approver to change and save the word document.
    2. Create attachment with datatype as DOCUMENT REGERENCE. This gives error 'Document management nodes not defined'.
    We are looking at using Oracle iFS for document management and then integrating it with the attachments ? Can anyone point us to necessary installation and setups required to achieve this ? Can someone let us know if this is even feasible ?
    Any pointers will be highly appreciated.
    Thanks in advance,
    Ganesh Prabhu

    Yes is possible. You will need to do a similar way of the use of ASP in SiteStudio. Done the procedures, you can use PHP code and PHP custom fragments.

  • Upgrading Oracle Apps 11i Database to Oracle Database 10g Release 2

    HI,
    We are on 11.5.10.2
    Database 9.0.2.0.6
    We are planning to upgrade our db..please suggest me how much downtime i have ask with our clients ...
    Our Database Size is 35GB.
    Please suggest me what ais the action plan / precautions we need to take.Because this is first time am doing Up gradation.
    Thanks
    Valla

    Valla,
    We are planning to upgrade our db..please suggest me how much downtime i have ask with our clients ...
    Our Database Size is 35GB.No one can estimate the time for you as this depends on many factors (number of CPUs, how much memory you have, ..etc). The best practice is to upgrade the database on a test instance which is identical to your production database (cloned recently) and estimate the time it takes to complete the upgrade.
    Please suggest me what ais the action plan / precautions we need to take.Because this is first time am doing Up gradation.Again, the best practice is to upgrade a a test instance and list all the issues you may encounter when you upgrade your production database. Please note that you can install the new ORACLE_HOME and the companion/example CD before starting the upgrade itself and without a downtime.
    Oracle Applications Release 11i with Oracle 10g Release 2 (10.2.0) [ID 362203.1]
    Complete Checklist for Manual Upgrades to 10gR2 [ID 316889.1]
    Please note that 11gR2 is certified with 11i and it is recommended you upgrade to this release instead of 10gR2
    Oracle Applications Release 11i with Oracle 11g Release 2 [ID 881505.1]
    Complete Checklist for Manual Upgrades to 11gR2 [ID 837570.1]
    SP2-1503 SP2-0152 with new 11.2 installation [ID 974515.1]
    Thanks,
    Hussein

  • Oracle Data Miner 10.1.0.2 Interoperate with Database 10g Release 2

    Hi all,
    I cannot connect from Oracle Data Miner to a newly upgraded Database 10g Release 2 with Data Mining option. This database was 10.1.0.2 before upgrade, and I could connect via Oracle Data Miner before the upgrade (though it needs to be upgraded to 10.1.0.3+ for data mining to function).
    I have similar problem for a new installation on another computer. The error message in either case is "Cannot connect to specified Data Mining Server. Check connection information and try again."
    I can use SQL*Plus to login as the data mining user using the net service corresponding to the connect string. I check the v$option and DBA_REGISTRY as per the Data Mining Admin. documentation to verify that the data mining option exists and is valid. I am able to use the same connect string "host:port:SID" to connect from Analytical Workspace Manager to verify that the connectivity is OK.
    Furthermore, some Oracle by Example seems not valid for a DB of version 10.2. For example, at the URL http://www.oracle.com/technology/obe/obe10gdb/bidw/odm/odm.htm#p, the point 6 <ORACLE_HOME>\dm\lib\odmapi.jar is not applicable, because the path <ORACLE_HOME>\dm no longer exists.
    Therefore, I have query if Oracle Data Miner 10.1.0.2 can work with DB 10.2? What procedure should I follow? Please advise.
    Thanks and regards,
    lawman

    I am waiting on the beta version since I have installed Oracle10gR2.
    I've been checking the OTN website every day to see when it is released.
    If it is not a bother, can you send me an email when I can download it.
    Thanks in advance.
    Have a wonderful day/weekend,
    Andy

  • Require 10.2.0.2 in Oracle Database 10g release 2 series for XPprofessional

    I am trying to install Oracle Application Server SOA Suite 10.1.3.1.0 on my machine. MY OS is Microsoft Windows XP Professional. I have Oracle Database 10g 10.2.0.1.0 on my machine.
    After I give my database information at the time of installation, the Universal Installer throws the following error:
    Database version should be 9.2.0.7 or higher in the Oracle 9i Database Release 2 series, 10.1.0.5 or higher in the Oracle Database 10g release 1 series, Oracle Database XE (10.2.0.1), 10.2.0.2 or higher in the Oracle Database 10g Release 2 series.
    So according to this error, I need 10.2.0.2 or higher in the Oracle Database 10g Release 2 series. Now when I am searching 10.2.0.2 or higher version for Microsoft Windows in Download Section of Oracle Technology Network, I am unable to find it.
    Please tell me where could I find it? Or is there any other solution to this error.
    I need the solution urgently. Please reply.
    Thanks & Regards,
    Ashish

    I need the solution urgently. Please reply.Urgent?
    As in it is required for a business functionality, in which the business will gain some advantage through the implementation?
    As in 'needed for production'?
    As in 'requiring a production license for which Support may be purchased'?
    Or perhaps, as in 'needing to evaluate and therefore having contacted Oracle Sales to obtain a Trail License with a temporary Support Agreement'?
    If the version you want is not on the Database Download page and not on one of the links, and IS listed in Oracle Certify as being current, then you need to download patches through your valid Metalink account (based on paid support contract/agreement) to get to that version.

  • Download Oracle Database 10g Release (10.2) and required patches

    Hi
    I need to upgrade Database from 9.2.0.7 to 10.2.
    So I need to get the Oracle Database 10g Release (10.2) Software and latest patches sets and required patches.
    SAP 4.7
    Kernel Release: 640 with Patch 221
    Windows2000 Patch 4
    I am  not able to find out where to download Oracle Software and Required Patches from [url] service.sap.com
    Please let me know.
    Regards

    http://service.sap.com/installations
    Pick there whatever application (e. g. ERP and select your CDs). You can also directly search for the CDs:
    51031678     DVD ORACLE RDBMS 10.2 Windows
    The actual patches you get
    http://service.sap.com/swcenter-3pmain
    --> Oracle
    --> Oracle 10.2.0.4
    --> Database RDBMS
    --> MS Windows (32-bit)
    Download there the patchset 10.2.0.4 itself and the latest interim patch 10204_Patch8_WIN32.zip .
    Markus

  • Important--Bug(ORA-22813) fixes in Oracle Database 10g  Release 10.2.0.4

    Hi,
    I found that in SELECT STATEMENTs where we use "xmlagg() functions with a GROUP BY/ORDER BY,it fails with ORA-22813 if the result is too large.
    This happens as there is a hard coded limit on the result size. (max 30k)
    Next,i confirmed that and when i removed a portion of the XML agg() values and executed it---Wonders,it runs perfectly fine.
    This means that ""xmlagg() functions with a GROUP BY/ORDER BY,fails with ORA-22813 since the result is too large.
    I have come to know that patch "Release 10.2.0.4" has the fix for Bug-22813 for "xmlagg() functions with a GROUP BY/ORDER BY".
    Could you all please confirm that "Oracle Database 10g Release 10.2.0.4" (patch 10.2.04) fixes the issue?
    Based on your confirmation,i can go ahead to get the patch installed.
    Current Version:-Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
    Thanks
    Mainak

    Your query should be written something like this..
    select d.*
      from fbnk_customer,
           XMLTABLE
              '//c3'
              passing XMLRECORD
              columns
              C3_VALUE varchar2(60) path 'text()'
           ) d
    where recid='1001400'; Although it would be better to use an extact path expression rather than '//c3'

  • Upgrading from Oracle 9.1.0.8 to Oracle Database 10g Release 2 (10.2)

    Hello everyone;
       We are in the process of looking into  upgrading from our current Oracle 9.1.0.8 to Oracle Database 10g Release 2 (10.2): Windows
    We would like to download and install the 10.2.0.1 base release (Oracle Software).   When I go on SAP Marketplace
    https://websmp210.sap-ag.de/oracle-download  and goto the (Software Download) section and click on
    Oracle 10.2 Software (32-bit versions) to download  I receive a error  NO DATA AVAILABLE.
    Is there another area to download the Oracle Software? or do I need to purchase a CD from SAP or can I download this base release straight from Oracle? 
    Thanks for your time and have a great day.

    Hello Pellegrino,
    just download it from the SAP container for each product .. for example
    -> Installations and Upgrades - Entry by Application Group -> SAP NetWeaver -> SAP NETWEAVER 7.0 -> Windows Server -> ORACLE
    Regards
    Stefan

  • Doubt   regarding   Oracle Database 10g Release 2 (10.2.0.1.0) installation

    hello
    my pc has following configurtion
    256mb ram
    60gb hdd
    p4 2.4 ghz
    win xp pro sp2
    I want to know if my pc will be able to run " Oracle Database 10g Release 2 (10.2.0.1.0) " standard edition on it.
    <<http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201winsoft.html>>
    I thought of increasing RAM, but it is not feasible.
    I know i could run oracle XE, but can my pc also run the standard edition.
    I could not find minimum hardware requirements for standard edition on this site.
    anyway, i will use it for sql and and other advanced concepts in RDBMS which i may learn during my course in database. so i prefer standard edition instead of XE
    any help greatly appreciated
    thanks in advance

    I suggest you not to doubt   regarding   Oracle Database 10g Release 2 (10.2.0.1.0) installation.
    It is not necessary. If you don't receive an answer within a reasonable amount of time you could edit your thread with whatever ( a period is enough) to raise it to the top once again.
    It becomes difficult for us to track duplicated threads and unnecessarily duplicates efforts.
    ~ Madrid.

  • Oracle Database 10g Release 2 (10.2.0.1.0)  on window vista

    Hi All,
    Pls help me to find out can we run oracle Database 10g Release 2 (10.2.0.1.0) on window vista ,any compatibility issues ?
    If yes....Pls show me the way.
    Thanks,

    Hi,
    Oracle Database is supported on Windows Vista with the 10.2.0.3 release. Use the Oracle Database 10g Release 2 (10.2.0.3) for Microsoft Windows Vista media available in the 10.2.0.3 media pack and the Oracle Technology Network site. Do not install Oracle Database on Windows Vista using the media for Oracle Database 10g Release 2 (10.2) for Microsoft Windows.
    For details chk this:
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/whatsnew.htm#BGGBDGHE

  • Oracle Critical Patch Update for Oracle Database 10g Release 10.2.0.3.0

    Hi,
    The [ Oracle Critical Patch Update for April 2012 was released on April 17th, 2012|http://www.oracle.com/technetwork/topics/security/cpuapr2012-366314.html] , wherein it was stated that below list versions will get affected.
    Oracle Database 10g Release 2, versions 10.2.0.3, 10.2.0.4, 10.2.0.5
    Currently I am using
    BANNER
    Oracle Database 10g Release 10.2.0.3.0 - 64bit Production
    Can anyone tell me, difference between
    Oracle Database 10g Release 2, versions 10.2.0.3 with Oracle Database 10g Release 10.2.0.3.0
    I am much concerned whether to apply patch for 10.2.0.3.0, wherein the affected version is Oracle Database 10g Release 2, versions 10.2.0.3
    Thanks,
    Sam

    user12983673 wrote:
    Can anyone tell me, difference between
    Oracle Database 10g Release 2, versions 10.2.0.3 with Oracle Database 10g Release 10.2.0.3.0There is no difference -- you use version 10.2.0.3 which is affected by last CPU.

  • Oracle Database 10g Release 2 Download

    Hi everyone, can someone tell me where can i download Oracle Database 10g Release 2 (10.2.0.1) Installation resources for Red Hat Enterprise Linux 5 (RHEL5)?
    Thanks in advance.

    This is no longer available for download - if you have an extended support contract, pl open an SR with Support
    MOS Doc 1071023.1
    https://forums.oracle.com/search.jspa?view=content&resultTypes=&dateRange=lastyear&q=10g+download&rankBy=relevance&conte…
    HTH
    Srini

  • Anyone install Oracle database 10g Release 2 on OS "Vista Home" Edition??

    Dear all,
    Anyone install Oracle database 10g Release 2 on OS "Vista Home" Edition??
    Best Regards,
    Amy

    I think that all that Hans and Werner are saying is that since Oracle is not supported on Windows Home anything, if you have any problems with it, blame Windows and not Oracle. I would also guess that most people who are serious about learning Oracle (which you probably are since no business would install Oracle on Windows Vista Home), would install it on a supported platform such as the Windows Server Editions, XP Pro or Linux.
    One possible alternative to what you are asking about is to install a virtual machine on your Windows Home Premium, install Linux as the guest OS in your virtual machine and then install Oracle on the Linux OS. The good thing about this type of installation vs. a dual-boot-with-Linux installation is you don't have to worry about possibly ruining your Windows installation if something goes wrong setting up the dual boot.
    Tom

  • Check "Problem: Oracle Database 10g Release 2 can only be installed in new

    Hi All
    Installing 10g software on AIX Box in /oracle/oraHome2,where oracle9i is already installed in /oracle/oraHome1 and oracle inventory is in /oracle/inventory
    In product specific prerequisite screen I am getting the
    check:Oracle Home incompatibilties is failed I am getting the error
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: Oracle9i Database 9.2.0.1.0
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 10g Release 2 can only be installed in a new Oracle Home
    Recommendation: Choose a new Oracle Home for installing this product
    though I am installing it in different oracle homes why i am getting this error?
    Is it because 10g installation is picking the same oracle inventory /oracle/inventory
    do i need to make different oracle inventory for different oracle homes???????plz confirm..is thats the reason i am getting this error??????
    Thanks inadvance
    Gagan

    I figure out you are trying to install 10gR2 on top of an existing 9iR2 Oracle Home. This is corrected at the Path definition window. Most probably you just click on the <Next> and by default the 9iR2 Oracle Home was selected. You must define a new oracle home for the 10gR2 install.
    ~ Madrid

  • I am trying to connect oracle develper suit form with oracle 10g database

    i am trying to connect oracle develper suit form with oracle 10g database
    but when i pass username and password
    this message apperars
    ORA-12560:TNS:protocol adapter error
    every time even i try to connect Report or Designer each time same problem
    making no connection .
    can any body help can help me to reslove this prblem
    Arshad khan

    Duplicate thread:
    Re: connection problem

Maybe you are looking for

  • Installing Oracle 8.1.7 on RedHat 7.1 (kernel 2.4.5)

    Hi: When I untar the gunzipped file and try to run the "runInstaller" program, the jre process eats up 99.6% of the CPU and does not start the installer. I have a gut feeling that it has something to do with IBM's JDK. Is there a way to use a differe

  • How do I move my music from my iPhone to my new Windows 8 computer

    I need help moving my music from my iPhone to my new Windows 8 computer

  • Issue with Condition dependent PO output   in SRM 4.0

    Thought I am using Condition-Dependent Purchase Order Output The PO preivew still picks up the form which is defined under Define Actions for Purchase Order Output Please suggest. Thanks in advance

  • UI Shell with BTF from ADF library issue

    I've created an application component (Bounded Task Flow) wrapped in an ADF library for reuse. I am able to import this into "normal" ADF applications and place it on a page as a Region. Works as expected and looks good. I'm attempting to add this to

  • What does this crash log mean (mds)

    I see a bunch of files under the CrashReporter log called mds2011-04-14-xxxxxxlocalhost.crash that look like this: Process: mds [6104] Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Suppor