Upgrading Oracle Apps R12 from 12.0.0 to 12.0.4?

Hi
Can anybody help in upgrading Oracle Apps R12 from 12.0.0 to 12.0.4?
Please provide me the links or steps involved?
Thanking you.

Oracle E-Business Suite 12.0.4 Release Update Pack Readme
http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=465776.1
6510214 R12.AD.A.DELTA.4
sqlplus "/as sysdba" @$APPL_TOP/admin/adgrants.sql APPLSYS
6435000 ORACLE E-BUSINESS SUITE 12.0.4 RELEASE UPDATE PACK (RUP4)
6400100 CONSOLIDATED ONLINE HELP FOR 12.0.4
6742236 FORMS FAILS TO LAUNCH USING FIREFOX AND MOZILLA
6116405 AS11 CLASSIC - REPORTS MATS RUN HANGS
6145693 R12 RAPIDCLONE CONSOLIDATED FIXES JAN/2008
The following Oracle Forms objects did not generate successfully:
igc forms/US IGCBDAQF.fmx
igi forms/US IGIPDETU.fmx
igi forms/US IGIRRMSC.fmx
12.0.4 : Several Invalid Objects After Applying Rup4.
https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=554096.1
Cause
The synonym HX_PARTY_RELAIONSHIPS does not exist.
Solution
-- To implement the solution, please execute the following steps::
Run adadmin option Recreate Grants and Synonyms.
Verify that the synonym HZ_PARTY_RELATIONSHIPS is created.
Run adadmin to compile invalid objects.
Run adadmin to regenerate the forms.
After you have updated to Release 12.0.4, perform the following post-update steps to update all database tier nodes with the code level provided by RUP4:
Application tier:
* As the APPLMGR user, run the environment (UNIX) or the command (WINDOWS) file for the current APPL_TOP.
UNIX
. ./<APPL_TOP>/APPS<CONTEXT_NAME>.env
Windows
<APPL_TOP>\envshell<CONTEXT_NAME>.cmd
* Run AutoConfig on the APPL_TOP.
* Run the admkappsutil.pl utility to create the file appsutil.zip in the <INST_TOP>/admin/out directory.
perl <AD_TOP>/bin/admkappsutil.pl
Note: For details on how to run AutoConfig and create appsutil.zip, refer to Using AutoConfig to Manage System Configurations in Oracle Applications Release 12 (Doc ID: 387859.1).
* Copy or FTP the appsutil.zip file to the <RDBMS ORACLE_HOME>.
* Uncompress appsutil.zip under the <RDBMS ORACLE_HOME>.
cd <ORACLE_HOME> unzip -o appsutil.zip
* Run AutoConfig on the <RDBMS ORACLE_HOME>.
Note: For details on how to run AutoConfig on the database tier and how to transfer the AutoConfig updates from the APPL_TOP to the RDBMS ORACLE_HOME, refer to Using AutoConfig to Manage System Configurations in Oracle Applications Release 12 (Doc ID: 387859.1), Section 2, Step 3, Patching AutoConfig.
Database tier and application tier:
Re-run adpreclone.pl on the database tier and the applications tier. Since updates included in RUP4 were applied to the system, adpreclone must be run again in order to apply the updates to the clone directory structures used during cloning.
perl adpreclone.pl dbTier
perl adpreclone.pl appsTier

Similar Messages

  • How to check Internal, Concurrent Manager status in Oracle Apps R12 from fr

    Step by step how to check Internal, Concurrent Manager status in Oracle Apps R12 from front end and how to start them.

    Richa wrote:
    Step by step how to check Internal, Concurrent Manager status in Oracle Apps R12 from front end Concurrent Processing - Concurrent Manager Generic Platform Questions and Answers [ID 105133.1]
    and how to start them1) Using adcmctl.sh (from the backend)
    2) Using Activate button (from the front-end) -- http://docs.oracle.com/cd/E18727_01/doc.121/e12893/T174296T174302.htm#4334248
    Thanks,
    Hussein

  • Upgrading Oracle Apps Server from 10g (10.1.3.0) to 10.1.3.5

    Have the following question.
    First time upgrading Oracle Apps Server. So not that familiar in this area.
    1. Step 6.1.2 in Oracle Application Server Patch Set Notes it says <p>
    If you are applying 10g Release 3 (10.1.3) Patch Set 5 (10.1.3.5.0) to a 10g Release 3 (10.1.3.0.0) Oracle home and your system uses Enterprise Javabeans 3.0 applications, then you must undeploy your applications before applying the patch </p>
    When I try to start Application Server Control I get the following error, please advice <p>
    ./apps/tech_st/10.1.2/bin/emctl start iasconsole
    ./apps/tech_st/10.1.2/bin/emctl: line 336: cd: /d2/R12AB/ab/apps/FINVIS19/apps/tech_st/10.1.2/: No such file or directory
    ./apps/tech_st/10.1.2/bin/emctl: line 338: /d2/R12AB/ab/apps/FINVIS19/apps/tech_st/10.1.2//perl/bin/perl: No such file or directory
    </p>
    <p>
    /u01/oraerp/DEV> ./apps/tech_st/10.1.2/opmn/bin/opmnctl status
    ./apps/tech_st/10.1.2/opmn/bin/opmnctl: line 730: /d2/R12AB/ab/apps/FINVIS19/apps/tech_st/10.1.2//opmn/bin/argus: No such file or directory
    </p>
    Do we have to undeploye EJB3.0

    Hi,
    It seems like you are upgrading E-Business Suite . If thats the case its better post the problem in Ebiz forum. Also post the document id you are following, your app and db release, OS release. We do not deploy J2EE applications on Ebiz Tech Stack app server. So un-deployment should not be applicable here.

  • Need to connect to upgraded Oracle EBS R12 version from R11. The current ODI set up is pointing to R11, Can i use the same connection to point to R12? Please hele experts..

    Need to connect to upgraded Oracle EBS R12 version from R11. The current ODI set up is pointing to R11, Can i use the same connection to point to R12? Please hele experts...
    Rp

    1. in physical connections part can i use the same work schema
    2. Can i use same contexts created or do i need to create everything as new and then try?
    Thanks,
    Rp.
    Hi,
    As you mentioned that you just upgraded the database, so the data is same and schema is same you can connect with the same work schema.
    Yes, you can use the same contexts , but need to do Reverse Engineering for your new database.
    And about data server, i think you also have no need to create new data server, if hostname,sid and port etc are same as these were with R11(consult with your DBAs regarding it)

  • Database upgrade in oracle apps R12

    Hii..
    Im currently using oracle apps R12 12.1.1 and my database version is 10.2.0.3.0.
    Now i would like to upgrade my Database to 11g.
    Can anyone suggest me good document to refer to. so that i can work on it.
    waiting for your replies
    Thanks in advance.

    Hi;
    Please see:
    Interoperability Notes Oracle EBS R12 with Oracle Database 11gR2 (11.2.0.1) [ID 1265232.1]
    Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1]
    All related docs can be found at:
    Database Documentation Resources for EBS Release 11i and R12 [ID 1072409.1]
    Regard
    Helios

  • Upgrading My Oracle App Server from 10.1.2 to 10.1.3 without uninstalling ?

    Hi All,
    Is their any way we can just upgrade the app server from 10.1.2 to 10.1.3 with uninstalling the older 10.1.2 and reinstalling 10.1.3 ?
    Thanks
    Raghavendra

    No and yes. Please note that 10.1.2 is a full release and 10.1.3 is a Java only release, i.e. no Portal, Forms, Reports, Discoverer, Web Cache etc.
    Please check out the document "Oracle Application Server Upgrade and Compatibility Guide" on the Documentation Disk for 10.1.3.
    http://download-east.oracle.com/docs/cd/B25221_04/getstart.htm
    Check chapter 1.2 "What Does It Mean to Upgrade to 10g Release 3 (10.1.3)?"
    Regards,
    Martin

  • Upgrading Oracle Apps from 10.6 to 11i

    Hi all,
    Could you please help me to find out the docmentation for upgrading Oracle Apps from 10.6 to 11i.
    Thanks
    Leo.

    Did you ever get a response?
    Please email me at [email protected]
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Leorajan:
    Hi all,
    Could you please help me to find out the docmentation for upgrading Oracle Apps from 10.6 to 11i.
    Thanks
    Leo.<HR></BLOCKQUOTE>
    null

  • How to install the Oracle Apps R12 with an existing OAS 10g

    Hi All,
    I am planning to install the Oracle Apps R12 and I already downloaded the media-pack from edelivery.oracle.com.
    But I am not sure how to do it because I have tree-tier architecteur at home :
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Database 11gR2 -- Database tier
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Application Server 10g ver 10.2.0 (infra and middle) -- Midel-tier
    One computer with XP OS -- Client tier
    Could any one explain me how to install it?
    Regards,

    But I am not sure how to do it because I have tree-tier architecteur at home :
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Database 11gR2 -- Database tier
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Application Server 10g ver 10.2.0 (infra and middle) -- Midel-tier
    One computer with XP OS -- Client tier The above is two tier architecture (not three tier) as the client tier is not considered as a tier in Oracle Apps installation.
    Could any one explain me how to install it?Do you already have a Database and Oracle AS10g installed? Please elaborate more.
    Oracle Apps R12 comes with 11gR1 database, and to do multi-node installation please refer to these threads.
    R12 Multinode installation
    Re: R12 Multinode installation
    Install oracle EBS R12 on 2 machines
    Install oracle EBS R12 on 2 machines
    To upgrade the database later to 11gR2, please refer to:
    11gR2 11.2.0.2 Database Certified with E-Business Suite
    http://blogs.oracle.com/stevenChan/2010/11/db_11gr2_11202_ebs.html
    Thanks,
    Hussein

  • Migrating a Forms 6i custom application to Oracle Apps R12 custom bolt on

    Hi,
    I need to migrate an oracle forms custom application built in 6i to sit within oracle apps R12 (Forms 10g) and use Oracle Apps user authentication and session. It could become a custom bolt on to Oracle Apps and might be accessed from a custom responsibility in oracle applications.
    a) How easy/difficult is this?
    b) What are the challenges or things to look for to do this migration?
    Thanks,
    Ayyappa

    979379 wrote:
    Hi,
    We have two node architecture for R12.1.1 on windows 2008 32 Bit. One node for Database and the other node for application.
    As we are facing a lot of memory issues, we are planning to go for 64 Bit.
    I Have already read the document
    Migrating Oracle E-Business Suite R12 to Microsoft Windows Server 2008 R2 [ID 1188535.1]
    The doc says in place OS upgrades are not supported....
    So my question is...
    While keeping the production, how can i migrate using the same servers. Coz my company does not want to buy new servers..
    Please suggest.Complete all the steps in the doc for Rapid Clone and other steps, then take a backup of the files after you run preclone and create a trace file for the database. Once you have the backup ready, install a 64-bit version of the OS and install 11gR2 software and restore the files from the backup and complete the migration.
    Thanks,
    Hussein

  • Integrate ODSEE 11.1.1.5 with Oracle Apps R12

    Hi All,
    I want to Integrate Oracle Apps R12.1.3 with ODSEE 11.1.1.5, can you provide some detail setup for this integration.
    e.g:- what Oracle Fusion components need to be installed and if any document available for this integration.
    Thanks
    HS

    Hi OrAC
    I want to know can we upgrade database to 11.2.0.2 from version 11.2.0.1 in apps 11i env?Yes
    In technote *Oracle Applications Release 11i with Oracle 11g Release 2 [ID 881505.1]* its mentioned:
    This note is the master document describing the use of Oracle E-Business Suite Release 11i with Oracle Database 11g Release 2 (11.2.0.x), where x denotes the patch set level (currently 1).*
    From this i understand in future if oracle release any patchset on the base release 11.2.0.1, then by default its certified. Correct
    Regard
    Helios

  • How to delete a project in Oracle apps R12

    Hi
    OS RHEL 5.5
    Database 11.1.0.7
    Applications R12
    Initially I have created a project in oracle apps from wrong template and modified the template then created a project with the same modified template.
    Now the wrong project needs to be deleted so how to delete the project which had been created from wrong template in oracle apps R12 and integrated project with MSP.
    Both the wrong and correct projects are referring to the same template.
    Please help me to delete the project as it is done in production database.
    Rgrd
    Edited by: 955685 on Feb 4, 2013 8:10 AM

    955685 wrote:
    Hi
    OS RHEL 5.5
    Database 11.1.0.7
    Applications R12
    Initially I have created a project in oracle apps from wrong template and modified the template then created a project with the same modified template.
    Now the wrong project needs to be deleted so how to delete the project which had been created from wrong template in oracle apps R12 and integrated project with MSP.
    Both the wrong and correct projects are referring to the same template.
    Please help me to delete the project as it is done in production database.
    Rgrd
    Edited by: 955685 on Feb 4, 2013 8:10 AMPlease see these docs/links.
    Delete Project Functionality not Working [ID 1060648.1]
    PRC: Delete Project Performance Reporting Data Completes With Error ORA-12838 ORA-6512 [ID 748674.1]
    How Can the PA Period Type Be Changed if It Has Been Entered Incorrectly? [ID 881424.1]
    PAXPREPR Unable To Delete Project [ID 874642.1]
    http://www.oracle.com/pls/ebs121/search?word=Delete+AND+Project&format=ranked&remark=quick_search
    Thanks,
    Hussein

  • List of users who were granted particular function in oracle apps R12 db?

    Hi
    I need to list all users who were granted particular function (suppliers) from oracle apps R12 database. User -->Resp -->Menu --> Submenu/function. I have two queries like the following
    --Below sql query give all users those
    having Purchasing and Payables application access.
    SELECT UNIQUE u.user_id, SUBSTR (u.user_name, 1, 30) user_name,
    SUBSTR (r.responsibility_name, 1, 60) responsiblity,
    SUBSTR (a.application_name, 1, 50) application
    FROM fnd_user u,
    fnd_user_resp_groups g,
    fnd_application_tl a,
    fnd_responsibility_tl r
    WHERE g.user_id(+) = u.user_id
    AND g.responsibility_application_id = a.application_id
    AND a.application_id = r.application_id
    AND g.responsibility_id = r.responsibility_id
    AND a.application_name in ('Puchasing','Payables')
    ORDER BY SUBSTR (user_name, 1, 30),
    SUBSTR (a.application_name, 1, 50),
    SUBSTR (r.responsibility_name, 1, 60);
    --Below sql  query gives function name.
    SELECT function_id, user_function_name, creation_date, description
    FROM applsys.fnd_form_functions_tl where function_id=1348;
    What other tables to join to get all users having this function (suppliers) granted?
    Regards

    You cannot move a post to another forum.
    You can repost your entire text as another post in the other forum.
    You can then mark this thread as "answered" -- just to close it.
    Hemant K Chitale
    Edited by: Hemant K Chitale on Jan 16, 2011 5:11 PM

  • What files need to be cleaned periodically in Oracle Apps R12 ?

    Hi
    In Oracle Database, periodically we clean alertlog,trace files from bdump,udump,cdump directories and at AIX OS level, /usr/tmp, /var/tmp, /root,we clean .tmp,.log files. Similarly,what files needs to cleaned from Oracle Apps R12 directories periodically to control the harddisk usage?
    Any help is highly appreciated !
    Thanks

    Ateeq,
    Please be careful when following the steps in the note referenced above especially when cleaning the $ORACLE_HOME/lib directory, otherwise your instance will not function properly. I believe purging the log files at the application/database tiers is fair enough to reclaim space and should be done on periodic basis.
    What log files to clean up after shut down of Vision R12.0.4
    Re: What log files to clean up after shut down of Vision R12.0.4
    Purging Log files
    Purging Log files

  • Problem with initializing VO in Jdev10g, Oracle apps R12

    Hi All,
    I want to initialize one VO and create row in that. I am working on Oracle apps R12 and using Jdev10g version. I have done this before in Jdev 9i in 11i.
    But not sure why it is not working in 10g Jdev.
    I am using following code
    public void initializeVO()
    OAViewObject vo = getInterfaceName1();
    Row row ;
    vo.setMaxFetchSize(0);
    row = vo.createRow();
    vo.*insertRow(row);*
    row.setNewRowState*(Row.STATUS_INITIALIZED);*
    Thanks in advance.
    Regards,
    Parag
    Edited by: Parag Narkhede on Jan 15, 2010 3:16 PM
    Edited by: Parag Narkhede on Jan 15, 2010 3:17 PM

    Hi,
    vo.setMaxFetchSize(0); prevents it from trying to query rows.
    Try vo.executeQuery(); after vo.setMaxFetchSize(0); in this fashion:
    public void initializeVO()
    OAViewObject vo = getInterfaceName1();
    Row row ;
    vo.setMaxFetchSize(0);
    vo.executeQuery();
    row = vo.createRow();
    vo.insertRow(row);
    row.setNewRowState*(Row.STATUS_INITIALIZED);*
    Also, it is a better practice to use corresponding VO row impl this way:
    InterfaceNameVORowImpl row = InterfaceNameVO.createRow();
    Regards,
    Farrah

  • How to invoke third party webservices in oracle apps R12 when wsdl is provided and no SOA server exists

    Hello Everyone,
    I am working on Oracle apps R12 and we don't have any SOA server setup. I got a requirement to invoke a third party webservice and send some of the data from oracle apps database to the third party and they provided the wsdl file to invoke their webservice. How can I achieve this? Any help or suggestions would be greatly appreciated.
    Thanks,
    Ravi

    ca0c5e8e-8457-46de-896f-fd9dcc13299e wrote:
    Hello Everyone,
    I am working on Oracle apps R12 and we don't have any SOA server setup. I got a requirement to invoke a third party webservice and send some of the data from oracle apps database to the third party and they provided the wsdl file to invoke their webservice. How can I achieve this? Any help or suggestions would be greatly appreciated.
    Thanks,
    Ravi
    Ravi,
    I believe you need to have SOA configured with EBS to run those webservices.
    Please log a SR to confirm the same with Oracle support.
    Thanks,
    Hussein

Maybe you are looking for