Steps to apply patch 4632932

Hi All,
I need to apply patch 4632932.
Could you please give me the steps?
Thanks

README for 4632932
This fix is only applicable to Linux environments.
This patch enables you to set the environment variable LD_PRELOAD on Linux platform when you source APPSORA.env. This setting is required for running E-Business Suite on Linux x86 platforms.
Steps to apply the patch:
- Stop all application services (keep the database and the database listener up and running)
- Download the patch from Metalink
- Copy the patch file to any directory (i.e. /u04/patches)
- As 'applmgr' do the folowing:
- $ cd /u04/patches
- Type 'unzip p4632932_11i_GENERIC.zip'
- cd 4632932
- Type 'adpatch'
- When it pormpts you to enter the patch driver, type 'u4632932.drv'
Apply the patch on the database tier first then on the application tier.
Do not forget to 'Enable Maintenance Mode' from adadmin before applying the patch. Once you apply the patch successfully, 'Disable Maintenace Mode' from adadmin.

Similar Messages

  • Steps to apply patch...

    Hi,
    I found on page 3-2 on doc titled as "Oracle Applications Maintenance Procedures" the steps required for applying a patch.
    During step 7: "Respond to the AutoPatch prompts" the system asks for the password of ORACLE user. Is this the password of system db user account..???
    Do i have to run autoconfig after each applied patch, or once after applying the last one, or if the readme file of a patch does direct to do so....or...???
    Note: i use EBS 11.5.10.2
    Thank you,
    Sim

    Sim,
    Ah.... that's why on paragraph "Testing a Patch Before Applying It" page 3-5 (of the doc i reffered to my previous post) it is written:
    ".... In test mode, AutoPatch reads and validates the patch driver file, reads product file
    driver files, extracts object modules from product libraries (for version checking),
    performs version checking, *and runs AutoConfig (in test mode)*." Test mode means you use "option=no", this is is useful if you want to know exactly what a patch will do before applying the patch.
    Note: 181665.1 - Release 11i Adpatch Basics
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=181665.1
    Except for the notes written on this doc, Is there anything else i have to be careful of as i'm going to apply my very first patch and i do not want to fail....Just make sure you take a backup, and follow the steps in the patch README file.
    Review the following thread, it may be helpful.
    steps to apply patch 4632932
    steps to apply patch 4632932
    Regards,
    Hussein

  • APPLY PATCH VCP12.1.3.1

    Hi Legends,
    Since am a newbie to apply patch on VCP12.1.3.1, please help me how to apply and what are the prerequisites.
    And I want to know whether any conflicts will happen while applying and also after applying.
    Thanks in advance
    Karthik

    Hi Karthik;
    I have downloaded the patch now,
    1. I want to backup, and where to keep the backup files...
    2. I want to know where to apply the patch i.e., path...
    Sorry am a new one very first time applying the patch..thanks a lot for your patience..I belive you start to apply patch wiht hard one. You need to backup all ebs files(apps+db) you can keep them on your system if you have valid space.
    I stongly suggest check&read first how you can apply patch
    How to apply EBS 12i pathces in both Linux and Windows
    How to apply EBS 12i pathces in both Linux and Windows
    How to apply NLS patches in R12
    How to apply NLS patches in R12
    How to Apply a patch in r11
    Re: How to Apply a patch
    Re: steps to apply patch 4632932
    AD Patch
    Regard
    Helios

  • Apply Patch in EBS R.12.1.1

    Hello All,
    I have some issues in applying application patch. my ebs version is R.12.1.1 Linux x86 and patches will be apply are *9055234*, *9366099*, and *10364346*.
    I follow steps to apply patch from Hussein Sawwan. but I face some problem.
    Steps to apply a patch:
    - Stop all application services (keep the database and the database listener up and running)
    - Download the patch from Metalink
    - Copy the patch file to any directory (i.e. /u04/patches) --- if there is not any patch directory so I should be create a new patch directory below $/u0/. is't true?
    - As 'applmgr' do the following:
    - Source the environment file --- I found 2 file .env are APPSVIS_oradev.env and VIS_oradev.env in /u0/oracle/VIS/apps/apps_st/appl/ which one is true?
    - $ cd /u04/patches
    - Type 'unzip <patch_number>.zip' --- pacth file which has been downloaded are *.xml* type not *.zip* type. so what should I do?
    - cd <patch_number>
    - Type 'adpatch'
    - When it prompts you to enter the patch driver, type 'u<patch_number>.drv' --- where I found patch driver? is patch driver including in path file?
    Any suggestion please?? All answrers will be helpful..
    Regards,
    Ade Hilman

    I follow steps to apply patch from Hussein Sawwan. but I face some problem.What is the issue?
    Thanks,
    Hussein

  • Applying patch 16000686 on 12.1.3

    EBS R12  version  12.1.3
    OS   Linux 64 Bit  (OEL 5.9)
    Hi,
    Can anyone please check if the below  steps for applying  patch  16000686  on  R12 installation is correct ?
    I am a newbie in this area.
    1.  login as  applmgr
    2. export  env. variables  
    . APPS-server-dbname.env
    3.  enable  maintenance
    $adadmin defaultsfile=$APPL_TOP/admin/EBS64/adalldefaults.txt logfile=adadmin.log menu_option=ENABLE_MAINT_MODE workers=4
    4.   stop  all application processes.   sh  adstpall.sh 
    5. Apply the patch  16000686
    $ adpatch   defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u16000686.log patchtop=/u01/patches/16000686   driver=u16000686.drv   workers=8
    where  u01/patches/16000686  is the directory where this patch is unzipped.
    6.  java oracle.apps.per.DataInstall <un> <pw> thin <host:port: sid >
    DataInstall Main Menu
    1. Select legislative data to install/upgrade
    2. Select college data to install/upgrade
    3. Select JIT/Geocode or OTL to install/upgrade
    4. Exit to confirmation menu
    Enter your choice : 1
    Apply for Global and US.
    7. adpatch driver=$PER_TOP/patch/115/driver/hrglobal.drv logfile=hrglobal.drv.log options=hotpatch
    8.  disable  maintenance.
    9.  start app  tier.
    sh adstrtal.sh apps/apps

    Srini Chavali-Oracle wrote:
    Probably, since this is a test/demo environment - but rather be safe than sorry !
    Oracle E-Business Suite Patching Procedures - Steps 6 and 7
    HTH
    Srini
    Still my friend, it doesn't really matter. Eventually, (the services will be down + maintenance mode is enabled) before the patches are applied
    Thanks,
    Hussein

  • Applying Patch in weblogic

    Hi,
    I am new to weblogic.
    Now i need to apply patch to weblogic.
    Could you please share some doc or steps to apply patch via command prompt to weblogic server running on Linux platform.
    Thanks in advance.

    If you have access to My Oracle Support (MOS), you can find detailed instructions with examples in KM note ID: 876004.1
    Here are the same steps for your reference:
    1. Download the patch from My Oracle Support (MOS). For more details, please refer to Master Note: How to Locate and Download Patches for WebLogic Server Using My Oracle Support Note 1302053.1.
    2. Extract the contents from the zip file: you will have a jar file and patch-catalog_xxx.xml. A readme file may also be included.
    3. Copy the files (for example, E5W8.jar) and the patch-catalog_xxx.xml from the zip file to the target machine. You do not need the readme file. Copy the files to the appropriate cache_dir directory for the target system: for example, $MIDDLEWARE_HOME/utils/bsu/cache_dir.
    4. Run the $MIDDLEWARE_HOME/utils/bsu/bsu.sh script as shown in the below example to apply the patch
    SYNTAX:
    ./bsu.sh -prod_dir=$WEBLOGIC_HOME -patchlist=<patchID> -verbose -install
    FOR EXAMPLE:
    ./bsu.sh -prod_dir=/opt/oracle/wlserver_10.3 -patchlist=E5W8 -verbose -install
    NOTE: Before running the above commands, the servers should be stopped. After applying the patch, they can be restarted.
    Arun

  • What are the steps to apply Oracle Patch?

    What are the steps to apply Oracle Patch?

    Hi,
    apply patch != apply patchset
    Generally, patch is apply with opatch tool (from 9i), and there is an exe for patchset.
    But, as it already said, the reading of readme is always a good idea...
    Nicolas.

  • Error while applying patch MLR#4

    hi,
    I am getting error while applying patch MLR#4. Can you please let me know whats error can be resolved?
    Please see below the snapshots from log file.
    Thanks,
    Vaibhav
    Execute perf_wid_pid_pcid.sql
    Error: Abort transaction
    java.lang.NullPointerException
    at oracle.tip.adapter.b2b.data.B2BSchemaUpdate.addAQJMSTransportProtocolToGenericExchange(B2BSchemaUpdate.java:1009)
    at oracle.tip.adapter.b2b.data.B2BSchemaUpdate.main(B2BSchemaUpdate.java:509)
    Begin Transaction
    Inserting DocumentRoutingID into X12_DOCUMENT_TYPE_PARAMETERS
    Failure! Error stack:
    java.lang.NullPointerException
    at oracle.tip.buslogic.bll.b2b.DocumentProtocolWizard.getDocumentTypeParameter(DocumentProtocolWizard.java:819)
    at oracle.tip.adapter.b2b.data.B2BParameterSeed.createDocumentTypeParameters(B2BParameterSeed.java:214)
    at oracle.tip.adapter.b2b.data.B2BParameterSeed.main(B2BParameterSeed.java:160)
    start: update opmn xml
    Transaction started
    An exception occured during seeding
    java.lang.NullPointerException
    at oracle.tip.buslogic.bll.b2b.DocumentProtocolWizard.getDocumentTypeParameter(DocumentProtocolWizard.java:819)
    at oracle.tip.adapter.b2b.exchange.ebms.EBMSPatch.createCustomDocumentTypeParameters(EBMSPatch.java:386)
    at oracle.tip.adapter.b2b.exchange.ebms.EBMSPatch.seed(EBMSPatch.java:56)
    at oracle.tip.adapter.b2b.exchange.ebms.EBMSPatch.main(EBMSPatch.java:38)
    Seeding successful
    Error -: AIP-11001: Transaction closed: Error -: AIP-11001: Transaction closed
    at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:72)
    at oracle.tip.adapter.b2b.exchange.ebms.EBMSPatch.seed(EBMSPatch.java:79)
    at oracle.tip.adapter.b2b.exchange.ebms.EBMSPatch.main(EBMSPatch.java:38)
    Caused by: Error -: AIP-11001: Transaction closed
    at oracle.tip.repos.core.driver.CatalogTransaction.commit(CatalogTransaction.java:1464)
    at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:70)
    ... 2 more
    Starting task #1 [AS1SeedTask] ...
    Task [AS1SeedTask]: starting ...
    EDI X12 over AS1 is being seeded.
    create BusinessProtocol EDI-EDI_X12 over AS1....
    creating AS Exchange Protocols...
    create AS1 1.0
    java.lang.Exception: No TransportProtocol found for the given name and revision 'EMail' '1.0'
    at oracle.tip.seed.AS1SeedTask.getTransportProtocol(AS1SeedTask.java:342)
    at oracle.tip.seed.AS1SeedTask.createAS1(AS1SeedTask.java:483)
    at oracle.tip.seed.AS1SeedTask.createAS1ExchangeProtocol(AS1SeedTask.java:423)
    at oracle.tip.seed.AS1SeedTask.createBusinessProtocol_EDI_EDI_X12_AS1(AS1SeedTask.java:530)
    at oracle.tip.seed.AS1SeedTask.doWork(AS1SeedTask.java:104)
    at oracle.tip.seed.SeedDriver.processTasks(SeedDriver.java:222)
    at oracle.tip.seed.SeedDriver.go(SeedDriver.java:283)
    at oracle.tip.seed.AS1SeedDriver.main(AS1SeedDriver.java:80)
    java.lang.Exception: No TransportProtocol found for the given name and revision 'EMail' '1.0'
    at oracle.tip.seed.AS1SeedTask.getTransportProtocol(AS1SeedTask.java:342)
    at oracle.tip.seed.AS1SeedTask.createAS1(AS1SeedTask.java:483)
    at oracle.tip.seed.AS1SeedTask.createAS1ExchangeProtocol(AS1SeedTask.java:423)
    at oracle.tip.seed.AS1SeedTask.createBusinessProtocol_EDI_EDI_X12_AS1(AS1SeedTask.java:530)
    at oracle.tip.seed.AS1SeedTask.doWork(AS1SeedTask.java:104)
    at oracle.tip.seed.SeedDriver.processTasks(SeedDriver.java:222)
    at oracle.tip.seed.SeedDriver.go(SeedDriver.java:283)
    ------------------------------------------

    Make sure that no oracle processes are running on windows, stop all services again and use the task manager to kill any oracle process that is running. But first read de README.txt that you have with your patch, there is all the steps you need to follow to perform that installation.
    Message was edited by:
    user637951

  • Apply Patches on Oracle Database with Logical Standby Database

    Here I am:
    I got a primary database with a logical standby database running Oracle 11g. I got two client applications, one is the production site pointing to the primary one, another one is just a backup site pointing to the logical one.Things will only be written into the primary database every mid night and client applications can only query the database but not add, update nor delete.And now, I want to apply the latest patch on both of my databases. I am also the DNS administrator, I can make the name server pointing to the backup site instead of the production one.I want to firstly apply the patch on the logical one, and then the physical one.
    I found some reference which explains how to apply patches by adopting "Rolling Upgrade Method". however, I want to avoid doing any "switch over" mentioned in the reference because I can make use of name server. Can I just apply patches as the following way?
    1)Stop SQL apply
    2)Apply patches on logical standby database
    3)let the name server point to the backup site
    4)Apply patches on the primary database
    5)Start SQL apply
    6)Let the name server point back to the production site
    Thanks in advance.

    Pl follow the steps in MOS Doc 437276.1 ( Upgrading Oracle Database with a Logical Standby Database In Place )
    HTH
    Srini

  • Problems applying patch 8.1.7.1.1

    WE HAVE 2 SEPARATE INSTALLATIONS AS FOLLOWS:
    1)
    NT4 / DB 8.1.7.0 / iAS 1.0.2.0(portal 3.0.7) all under same machine
    WE USE THIS SERVER FOR TESTING
    2)
    W2000 / DB 8.1.7.0 / iAS 1.0.2.2 (portal 3.0.9). db in one server, iAS in another server.
    WE ARE PLANNING TO USE THESE SERVERS
    FOR PRODUCTION.
    WE WANTED TO APPLY PATCH 8.1.7.1.1 IN THE PRODUCTION ENVIRONMENT BUT WE DECIDED TO TRY IT FIRST IN THE TEST ENVIRONMENT.
    WE STARTED THE INSTALLATION AND ALL WENT FINE UNTIL STEP 5 ,WHEN YOU NEED TO "CONNECT INTERNAL" AND RUN SOME SQL SCRIPTS (CATALOG.SQL, CATPROC.SQL, etc...)
    WE COULD NOT CONNECT AS INTERNAL. THEREFORE, WE COULD NOT FINISH THE WHOLE PROCESS FOR THE PATCH INSTALLATION.
    TO MY SURPRISE, THE DB AND THE PORTAL ARE STILL WORKING NORMALLY!! IS THIS REASONABLE?
    CAN I RUN THE SQL SCRIPTS REQUIRED IN STEP 5 AS "SYS" USER INSTEAD OF "INTERNAL"?
    TKS!!

    TKS PHILIP!
    IN ORDER TO CONNECT WITH "SYS" THEN THE DATABASE HAS TO BE UP AND RUNNING.
    I DON'T REMEMBER THE INSTALLATION STEPS MENTIONING TO START THE DATABASE PRIOR TO RUN THE SQL SCRIPTS (UNDER "INTERNAL").
    ANY ADVICES?

  • Applying patch 10.2.0.5

    Hello,
    We are using
    OWB Repository 10.2.0.1
    OWB Client 10.2.0.1.31
    We would like to apply patch 10.2.0.5. Can we only patch the client or do we also need to patch the repository?
    Kind Regards,
    Dennis

    Dennis,
    you need to install patchset on the server, client computers and also perform upgrading of OWB repository
    All steps are described in detail in readme document supplied with patchset
    Regards,
    Oleg

  • Delta links on applying patches/upgrade.

    Hi,
    I have a basic question. What happens on applying patch/upgrade to the delta linked copies, when the source objects have been updated/upgraded with new SAP changes.
    Will the delta linked object properties get over written by new upgraded (or SAP patches) source objects.
    I have made delta links of the SAP delivered WPC IView container objects and using them in the custom pages. Lets say on applying a patch or upgrade, the orginal source objects are changed. Will those changes undo my changes on target delta linked objects.

    Hi,
    Copying to your namespace is possible but by that you loose all the advantages in the delta-link.
    What exactly are you copying Roles, iView, Pages everything?
    Adding additional delta link layer between the roles and SAP content is a wise step but copying everything will only dupplicate content and will not allow you upgrade safty with SAP features.
    Regards, Elisha
    PCD Team Leader
    SAP

  • OutOfMemory while applying patch using OPatch

    I`m apply patches...
    About 10 of patches was successfully applyed...
    But when I apply one patch I have an exception java.lang.OutOfMemory
    does any have this trouble?
    i have installed Oracle 9i Rel 2 on Linux

    Hi Muba,
    While applying this patch 16784403 & follow the post install task Step 4.1: Redeploy the new Forms EAR file (Conditional) of note 437878.1 after application of this MLR patch,4.2 Regenerate JAr files
    do i need to stop all application services? as of this is OPatch, dont need to stop the application while applying this patch & post install step.
    Please stop all application services and apply the patch. It is not mandatory you shutdown the DB, but if possible recommend to shutdown DB as well, and apply patch.
    Then as post installation, regenerate JAR files using adadmin.
    Thanks &
    Best Regards,

  • Instance failed after applying patch

    i am learning on ides. i applied patch #10 to my system, some how it failed to apply, now my instance is not starting up , is there any way to undo the patch. thanks for the reply

    Hi,
    Usually instance startup is nothing to take with the Patches applied specially in ABAP kind of system. If your Patch implementation is in middle, So you must be getting lots lots of dump...But system should come up in most of cases.
    Ok...Now...have you changed something related to Parameters (Memory, DB related or any other parameters)...because parameters change is something very crucial when your system is not coming up?
    Please post some more inforrmation so that we can help you out.....Please try to debug step wise...
    1) is DB is coming up?
    2) if yes, please post some relevent info from dev_disp, dev_w0 or dev_ms file or from some other files which are getting updated when you are trying to restart your system.
    With Regards,
    Saurabh
    Edited by: Saurabh.Arora on May 17, 2009 9:34 PM

  • CUSTOM.pll missing after applying patch 6167056

    HI ALL,
    i have applied patch 6167056 successfully, to carry on the post install step to Copy the CUSTOM.pll to $AU_TOP/resource and re-generate the CUSTOM.plx
    i cannot find the CUSTOM.pll at 6167056/backup/resource
    bash-3.00$ pwd
    /XXXX/XXXX/6167056/backup/resource
    bash-3.00$ ls -l
    total 184
    -rw-r--r-- 1 oradev dba 94208 Oct 15 19:33 JAINTAX.pll
    bash-3.00$
    CUSTOM.pll is missing. Could any suggest why it was not generated?
    Thanks,
    SK

    hi,
    i had stopped the apps services before applying the patch. Before apply the patch i has check the location /6167056/resources
    bash-3.00$ ls -l
    total 976
    -rw-r--r-- 1 oradev dba 98304 Apr 12 2007 CUSTOM.pll
    -rw-r--r-- 1 oradev dba 20480 Apr 11 2007 JAINHELP.pll
    -rw-r--r-- 1 oradev dba 196608 Apr 11 2007 JAINSTFM.pll
    -rw-r--r-- 1 oradev dba 94208 Aug 31 2007 JAINTAX.pll
    -rw-r--r-- 1 oradev dba 90112 Apr 11 2007 JAINTAX1.pll
    bash-3.00$ pwd
    /xxxxx/xxxxxx/6167056/resource
    bash-3.00$
    i had not taken the backup of the above CUSTOM.pll at /6167056/resources
    i need to perform the post-install step of Copy the CUSTOM.pll to $AU_TOP/resource and re-generate the CUSTOM.plx
    should copy the CUSTOM.pll to regenerate using f60gen module=CUSTOM userid=apps/<appspwd> module_type=LIBRARY
    OR can i skip the post install step because there were no customization applied?
    Please suggest
    Regards,
    SK

Maybe you are looking for