Apply Patch Script - services

I want to use the OEM to apply a patch to the database. On step 4 "Stage or Apply" it shows a DOS script with comments about stopping services and bringing them back up and performing post installation tasks.
What do I need to put in here? Will it automatically stop the database if I leave it as is? or do I have to work out the DOS commands to stop the database, Application Server etc and put them in this file before scheduling it?

user589812 wrote:
Hi ALl,
I try to apply patch 8350262 to build EM in Linux server 5.1. The read me advise as " Before applying this patch, do a clean shut down of all services running from the ORACLE_HOME".
I understand to shutdown EM as emctl stop dbconsole.
what other services does need be shutdown as do a clean shut down of all services running from the ORACLE_HOME
Thanks
Jin
which document you are following? Patch 8350262 will not require database downtime
refer the metalink note:- and read me document of patch 8350262
ATTENTION - Enterprise Manager Database Control 10.2.0.4 Or 10.2.0.5 - Patch Required from 31-Dec-2010 onwards [ID 1217493.1]
also,
NOTE:1222603.1 - Enterprise Manager Database Control Configuration - Recovering From Errors Due to CA Expiry on Oracle Database 10.2.0.4 or 10.2.0.5 [Video]

Similar Messages

  • Apply patches

    Hi all,
    My DB ( 10.2.0.4) have problem :
    [ OCROSD][1]utsz:3: ioctl DKIOCGAPART failed. errno[25]
    I must to apply patches 8833280 and 8705958 to which fix that problem, but when I apply 8833280 patch, it have notice :
    Invoking OPatch 10.2.0.4.3
    Oracle Interim Patch Installer version 10.2.0.4.3
    Copyright (c) 2007, Oracle Corporation.  All rights reserved.
    Oracle Home       : /oracle/app/oracle/product/10g
    Central Inventory : /oracle/app/oracle/oraInventory
    from           : /var/opt/oracle/oraInst.loc
    OPatch version    : 10.2.0.4.3
    OUI version       : 10.2.0.4.0
    OUI location      : /oracle/app/oracle/product/10g/oui
    Log file location : /oracle/app/oracle/product/10g/cfgtoollogs/opatch/opatch2012-07-11_22-26-33PM.log
    ApplySession applying interim patch '8833280' to OH '/oracle/app/oracle/product/10g'
    Execution of 'sh /data/media/patch/8833280/custom/scripts/init -apply 8833280 ':
    Return Code = 0
    +Interim Patch 8833280 has Conflict with patch(es) [  7158451 ] in OH /oracle/app/oracle/product/10g+
    +Interim patch 8833280 is a superset of the patch(es) [  5756769 ] in OH /oracle/app/oracle/product/10g+
    Subset patches:   5756769
    Conflict patches:   7158451
    The fixes for Patch  5756769 are included in the patch currently being installed (8833280).
    Patch(es)  7158451 conflict with the patch currently being installed (8833280).
    If you continue, all patches will be rolled back and the new patch (8833280) will be installed.
    If a merge of the new patch (8833280) and the conflicting patch(es) ( 7158451) is required, contact Oracle Support Services and request a Merged patch.
    I choose No option and then :
    ApplySession failed during prerequisite checks: ApplySession exits on request
    System intact, OPatch will not attempt to restore the system
    The following warnings have occurred during OPatch execution:
    +1) OUI-67012:Interim Patch 8833280 has Conflict with patch(es) [  7158451 ] in OH /oracle/app/oracle/product/10g+
    +2) OUI-67078:Interim patch 8833280 is a superset of the patch(es) [  5756769 ] in OH /oracle/app/oracle/product/10g+
    I have to do what's next ?
    Plz help me ?

    contact support as patch is saying
    If a merge of the new patch (8833280) and the conflicting patch(es) ( 7158451) is required, contact Oracle Support Services and request a Merged patch.

  • SSRS 2008 R2 is extremely slow. The query runs in less than a second in the dataset designer but if you try to view the report it takes over 10 minutes. I have read this is a bug in SSRS 2008 R2. We installed the most recent patches and service packs.

    SSRS 2008 R2 is extremely slow.  The query runs in less than a second in the dataset designer but if you try to view the report it takes over 10 minutes.  I have read this is a bug in SSRS 2008 R2.  We installed the most recent patches and
    service packs.  Nothing we've done so far has fixed it and I see that I'm not the only person with this problem.  However I don't see any answers either.

    Hi Kim Sharp,
    According to your description that when you view the report it is extremely slow in SSRS 2008 R2 but it is very fast when execute the query in dataset designer, right?
    I have tested on my local environment and can‘t reproduce the issue. Obviously, it is the performance issue, rendering performance can be affected by a combination of factors that include hardware, number of concurrent users accessing reports, the amount
    of data in a report, design of the report, and output format. If you have parameters in your report which contains many values in the list, the bad performance as you mentioned is an known issue on 2008 R2 and already have the hotfix:
    http://support.microsoft.com/kb/2276203
    Any issue after applying the update, I recommend you that submit a feedback at https://connect.microsoft.com/SQLServer/ 
    If you don’t have, you can do some action to improve the performance when designing the report. Because how you create and update reports affects how fast the report renders.
    Actually, the Report Server ExecutionLog2  view contains reports performance data. You could make use of below query to see where the report processing time is being spent:
    After you determine whether the delay time is in data retrieval, report processing, or report rendering:
    use ReportServer
    SELECT TOP 10 ReportPath,parameters,
    TimeDataRetrieval + TimeProcessing + TimeRendering as [total time],
    TimeDataRetrieval, TimeProcessing, TimeRendering,
    ByteCount, [RowCount],Source, AdditionalInfo
    FROM ExecutionLog2
    ORDER BY Timestart DESC
    Use below methods to help troubleshoot issues according to the above query result :
    Troubleshooting Reports: Report Performance
    Besides this, you could also follow these articles for more information about this issue:
    Report Server Catalog Best Practices
    Performance, Snapshots, Caching (Reporting Services)
    Similar thread for your reference:
    SSRS slow
    Any problem, please feel free to ask
    Regards
    Vicky Liu

  • Error while applying patch for SOA suite 10.1.3.4 on Weblogic 9.2 - URGENT

    Hi All,
    I am trying to apply a weblogic patch on SOA server but facing an error while applying the Opatch . I checked the accessibilty to opatch inventory by using the command % opatch lsinventory . This executed fine and there were no errors. But when I try applying the opatch I get the error -that some jars missing . Even if I replace the jars and try executing opatch again I face the same error . I googled a lot but couldnt find any solution . Please let me what can be done for solving this error .
    D:\7337034>opatch apply -oh D:\product\10.1.3.1\OracleAS_1
    Oracle Interim Patch Installer version 1.0.0.0.61
    Copyright (c) 2009 Oracle Corporation. All Rights Reserved..
    Oracle recommends you to use the latest OPatch version
    and read the OPatch documentation available in the OPatch/docs
    directory for usage. For information about the latest OPatch and
    other support-related issues, refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)
    Oracle Home : D:\product\10.1.3.1\OracleAS_1
    Oracle Home Inventory : D:\product\10.1.3.1\OracleAS_1\inventory
    Central Inventory : C:\Program Files\oracle\inventory
    from : N/A
    OUI location : D:\product\10.1.3.1\OracleAS_1\oui
    OUI shared library : D:\product\10.1.3.1\OracleAS_1\oui\lib\win32\oraInstalle
    r.dll
    Java location : "D:\product\10.1.3.1\OracleAS_1\jdk\jre\bin\java.exe"
    Log file location : D:\product\10.1.3.1\OracleAS_1/.patch_storage/<patch ID>
    /*.log
    Creating log file "D:\product\10.1.3.1\oracleas_1\.patch_storage\7337034\Apply_7
    337034_06-02-2009_13-39-26.log"
    Provide your email address to be informed of security issues, install and
    initiate Oracle Configuration Manager. Easier for you if you use your My
    Oracle Support Email address/User Name.
    Visit http://www.oracle.com/support/policies.html for details.
    Email address/User Name: [email protected]
    Provide your My Oracle Support password to receive security updates via your My
    Oracle Support account.
    Password (optional):
    Password (optional):
    Unable to establish a network connection to Oracle. If your systems require a
    proxy server for outbound Internet connections, enter the proxy server details
    in this format:
    [<proxy-user>@]<proxy-host>[:<proxy-port>]
    If you want to remain uninformed of critical security issues in your
    configuration, enter NONE
    Proxy specification: NONE
    ** Installing base package **
    Deploying core - Version 10.3.1.0.0
    Deploying engines - Version 10.2.7.1.0
    Deploying metricdata - Version 10.2.4.0.3
    Deploying scripts - Version 10.3.1.0.0
    Oracle Configuration Manager has been configured in disconnected mode. If the
    target ORACLE_HOME is running a database, please refer to the
    "Post-installation Database Configuration" section of the OCM Installation
    and Administration Guide
    (http://www.oracle.com/technology/documentation/ocm.html) to complete the
    installation.
    View configuration data reports and access valuable configuration best
    practices by going to My Oracle Support.
    Backing up comps.xml ...
    OPatch detected non-cluster Oracle Home from the inventory and will patch the lo
    cal system only.
    Please shut down Oracle instances running out of this ORACLE_HOME
    (Oracle Home = d:\product\10.1.3.1\oracleas_1)
    Is this system ready for updating?
    Please respond Y|N >
    y
    Applying patch 7337034...
    Patching jar files...
    OPatch encounters the following issues during file patching:
    The following java archives on Windows had problems with being patched:
    1. orabpel.jar
    [ object: DomainFilter.class ]
    2. orabpel.jar
    [ object: AdapterFrameworkListenerImpl$RoutingRuleXPathInfo.class ]
    3. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    4. orabpel.jar
    [ Couldn't make backup copy of file. ]
    5. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    6. orabpel.jar
    [ Couldn't make backup copy of file. ]
    7. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    8. D:\product\10.1.3.1\oracleas_1\integration\esb\lib\orabpel.jar
    [ No java archive file found. ]
    9. orabpel.jar
    [ Couldn't make backup copy of file. ]
    Replying 'Y' will terminate the patch installation immediately. It WILL NOT rest
    ore any updates that have been performed to this point. It WILL NOT update the i
    nventory.
    Replying 'N' will update the inventory showing the patch has been applied.
    NOTE: After replying either 'Y' or 'N' it is critical to review:
    My Oracle Support Note 312767.1 How to rollback a failed Interim patch ins
    tallation.
    Do you want to STOP?
    Please respond Y|N >
    y
    File Patching Error!
    ERROR: OPatch failed during patching, possibly due to missing files.
    OPatch returns with error code = 200

    Hi , I am facing the same issue.
    were you able to resolve it.
    please let me know if you were.
    Many Thanks.

  • Error while applying Patch 4960210

    Hi,
    I am trying to integrate oracle apps with Oracle EBS 12R and following Doc Id:376811.1 from metalink.
    I have successfully installed patch 5983637, but when I try to install patch 4960210 on it, even though I stopped all the services on app server, i get the following error:
    Certain files which need to be reinstalled by oracle universal installer are being used by one or more applications.
    Please close any running applications before continuing.
    NOTE: when I upgraded the existing OracleAS 10.1.2.0.2 Infrastructure to Oracle Identity Management 10g (10.1.4.0.1) I created a new oracle home and installed my components there (unknowingly), so not sure if this causing problem.
    Not able to go further Please help..!!!!
    Thanks

    Hi,
    As a part of R12 upgrade.
    once The Installation creates APPL_TOP, COMMON_TOP, INST_TOP and 10g Oracle Home
    Now we are connected to R12 application.
    Applied patch AD.A 4502962.
    Run the American English upgrade patch driver
    cd $AU_TOP/patch/115/driver
    adpatch options=nocopyportion,nogenerateportion
    Please enter the name of your AutoPatch driver file: u4440000.drv
    This patch doesn't have readme it will be under cd $AU_TOP/patch/115/driver
    Thanks,
    Bhanu Chander

  • Error While Applying patch ST-PI 2008_1_700 to solution Manager

    Dear Techies,
    Thanks alot for your fast response.
    We are trying to upgrade Solution Manager Stack from
    ST-PI 2005_1_700  to ST-PI 2008_1_700 ,
    While applying patch it was suddenly stopped with an error
    "Manual modification adjustment is neccessary"
    While I tried to adjust it.
    In Note correction tree. This the message with " green tick"
    "0001293326 EWA: Newest ST-PI Is Rated 'Outdated'; Wrong RTCCTOOL Date"
    and is not allowing me to proceed further.
    How to go about.
    Thanks in advance.
    regards,
    Kiran

    Hi Varun,
    Thanks for your reply.
    As suggested by you, I executed "RTCCTOOL" programme.
    It Has given that 4 notes were in red status.
    They are.
            1. [Note 69455  ]      Addon upgrade ST-A/PI 01N_700SOL
            Description     "Servicetools for Applications Plug-In" for Solution Manager 4.0-7.10  (Addon delta upgrade package)
            Implementation  From http://service.sap.com/supporttools->ST-A/PI download the addon upgrade package ST-A/PI           
                                     01N_700SOL. Upload to tx SAINT (just as you would  do for an installation) and install as per note 69455
                                     Then restart report RTCCTOOL and choose 'List->Refresh from SAPNet'.
            4. [Note 539977  ]     ST-PI Support Packages
    Description     Addon supportpackage level 4 for ST-PI 2008_1_700 for 7.00 [patches up to level 4 for Basis tools for  services]
    Implementation  Open http://service.sap.com/supporttools-> ST-PI 2008_1_700 ->Supportpk. Add patch SAPKITLRD4 (and predecessors if not yet implemented) to download basket. Release basket via  Maintenance optimizer. Upload from frontend int  transaction SPAM, define a queue and import the queue.
            6. [Note 539977  ]     Note 1312413 for ST-PI
            Description     Maintenance Certificates for SPAM/SAINT may get periodically overwritten by invalid ones on ST-PI  
                                   2008_1_7* SP 00. Prevent this proactively,even if you do not yet use the automatic maint. certificate 
                                  distribution.
             Implementation  We recommend that you implement the Supportpackage SP1 for ST-PI 2008_1* to solve the error. Only if 
                                      not possible implement note 1312413   with not version >=12 using SNOTE. Regarding automatic maint.
                                      certificate distribution see http://service.sap.com/maintenancecertificate.
            9. [Note 1293326  ]    EWA serviceprep correct. in sequence.
    Description     Wrong alerts appear in EWAlert Service preparation section (Newest ST-PI Rated Outdated / Wrong
                          RTCCTOOL Date) if Solution Manager ST-SER < 701_2008_2 SP1 and satellites on ST-PI 2008_1* / ST-A/PI 01L*.
    Implementation  Implement the coding correction of this note 1293326   with SNOTE to solve the wrong service preparation alerts. Else if you do not mind the wrong alerts simply set this recommendation manually to green after reading.
    These are in green status
    Successfully implemented addons/ transports/ notes
            2. [Note 69455  ]    Proc. after addon impl.
            3. [Note 539977  ]   Addon ST-PI 2008_1_700
            5. [Note 539977  ]   Note 1300023 for ST-PI
            7. [Note 539977  ]   Note 1293657 for ST-PI
            8. [Note 12103  ]    Collectors and TCOLL.
    While I tried to implement the note "69455" system is giving the message that there are no valid corrections and is coming out of the process
    "Note 0000069455 cannot be implemented since no valid correction is available."
    And is same for other notes also.
    How to go ahead.
    Thanks in advance.
    Regards,
    Kiran

  • 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

  • An error occurred while applying SQL script for the feature BackendStore.

    Hello,
    I am using my AD in Windows Azure VMs. I created new VM of A3 (4 cores, 7 GB Memory) Windows Server 2012 R2, Port 1433 MSSQL added, made it a member of Domain and planned to install first Lync Server 2013 on it.
    In "Setup or Remove Lync Server Components" of "Install or Update Lync Server System", got an Red Coloured text "An error
    occurred while applying SQL script for the feature BackendStore."
    I have not enabled monitoring and archiving server in topology builder. I added "Network Service" and assign "Full Control" in Security Permissions of "C:\CsData" and "C:\LyncShare".
    I executed the SQL Setup Wizard and upgraded any instance to 2012.
    Please guide.
    Thanks, Divyaprakash Koli

    Please check you have enough disk space for the disk where the folders are.
    Check view log for detailed log information.
    The following link is a similar thread for you to refer:
    http://social.technet.microsoft.com/Forums/lync/en-US/a3cb9ab0-7451-4df5-af96-3d2784d1b075/an-error-occurred-while-applying-sql-script-for-the-feature-backendstore-for-details-see-the-log?forum=lyncdeploy
    Lisa Zheng
    TechNet Community Support

  • Applying Patches to ISE 1.2.0.899

    I am running ISE 1.2.0.899 Patch level 2. 
    I want to upgrade to patch level 6. 
    I understand that the ptaches are supposed to be cumulative and not incremental...but I want to make sure as I am 4 levels behind...Is there anything special I have to do? Do I just apply patch 6 from the Primary Admin node and it brings me straight to patch 6?
    Didn't note anything in the release notes, but I don't want to run into any surprises.
    Thanks, 
    Phill

    Well,
    I upgraded to patch 6. The patch did not replicate over to the other two nodes as I expected.
    I called TAC and was told to accomplish this manually, which I did on the secondary node.
    I did not have FTP access to the one in my DMZ, so I had to put that one off until the evening (had to get the firewall guy to give me access...then wait until after production hours). Anyhow, we noted a large increase in traffic between the primary ISE node and the Policy Service node in our DMZ...traffic flow seemed to be around 40 megs. This flow ceased when I manually upgraded the DMZ Policy Service Node.

  • 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 Patches in Solaris 10 x86

    Hello,
    I have been testing Solaris 10 x86.
    I am trying to determine the best method for applying patches, as I do not have a Sun Service Plan.
    I have used smpatch analyze and smpatch update to apply the required paches to my system, but I am not sure that I am getting the patches that I should be. It seems that when I run smpatch analyze and smpatch update, not all of the patches are applied (aside from the ones that should be installed in single user mode).
    I know that without a service plan, I only qualify for hardware patches and security updates.
    Please advise,
    Thanks for your help.

    Homework question:
    http://www.catb.org/~esr/faqs/smart-questions.html#homework
    Review the System Requirements and Supported Platforms document. If it is not listed there it is not supported.
    http://download.oracle.com/docs/cd/E10415_01/doc/nav/portal_1.htm

  • Error applying patch 6435000

    Am trying to upgrade a 11.5.10 instance to R12 and while trying to apply patch 6435000, am getting stuck at the stage where worker is executing job jtf_diag_dependencies.xdf. Worker log indicates the system is unable to get a connection to db. The service name being used is actually the sid, but don't understand where the system is picking this up from.
    Have verifed the context file and env files to ensure that the service name and sid are specified appropriately (hrtc and hrtc1 respectively).
    Any pointers on where to look next greatly appreciated.
    Thanks in advance,
    Vijay

    Hi,
    The error is, as you see, the inability to get a connection. The problem is that I don't understand why the service name is listed with the sid instead of the service name in the connection string. The listing a few lines above the error does indicate the service name (hrtc) and instance name (hrtc1) correctly. Where is this information being picked up from? I have reviewed the context file and environment files. The sid and service name are correctly listed in these files.
    Any pointers?
    Thanks,
    Vijay

  • 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?

  • How to apply patches by using solution manager system?

    HELLO FRIENDS,
        when i download the patch SAPKB70012 & next level patches from service market place, it says that we have to apply the following packages by using maintenance optimizer(solution manager). here i have solution manager4.0., please any one let me know how to configure the maintenance optimzr  and how to apply support packages by the solution manager system.
              Thanks&Regards
               Farkath.C

    Hello
    Solman will not implement the files you can download the files using Solman. You need to move the downloaded files to application server and implement them for that you need to configure MoPZ
    You can go to server market place service.sap.com/RKT in that select Solution manager.
    You will have to select the product as solution manager 7.0 and in technology consultants and system administrator you will find the configuration documentations in for for SIM files.
    You can use that and learn how to configure the optimizer on the system.
    Then you can download the files and implement the same.
    Regards
    Vivek

  • Error whlie applying Patch in EP

    Dear all,
    I downloaded .SAR file from service.sap.com for applying patch in EP
    curr version : EP 6 SP15
    to be updated to
    EP 6 SP 21
    now while i start SDM there it is asking to import .SDA file
    when i select .SAR file i m gettin following error:
    Summary:
    ======
    There were 1 archives selected.
    0 archives successfully loaded.
    Loading of 1 archive failed.
    Details:
    ======
    1) Error loadking archive
    ... path of .SAR file......
    (server side name is : .. path of .SAR file)
    com.sap.sdm.util.sduread.IIIFormattedSduFileException: The Information about the deployment component found in the SDA    ....path of .SAR file.....  is either missing or incomplete!
    Manifest attributes are missing or have badly formatted value:
    attribute keylocation is missing
    attribute keyname is missing
    attribute keyvendor is missing
    attribute keycounter is missing
    Pl help.
    Regards,
    Purav
    Edited by: Purav Mehta on Jan 17, 2008 4:25 PM

    Hi Purav,
    just find the sapinst files and execute it (but make sure that you have extracted only the relevant files!)
    Start with the sapinst in the folder J2EE
    J2EE:
    J2EERT<SP>_<PL>.SAR
    SAPINST<SP>_<PL>.SAR
    CTRL<DB><SP>_<PL>.SAR
    J2EERTOS<SP>_<PL>.SAR
    Then continue with the one in portal:
    Portal:
    EP6CTRL<SP>_<PL>.SAR
    EP6TOOLS<SP>_<PL>.SAR
    EP6PORTAL<SP>_<PL>.SAR
    SAPINST<SP>_<PL>.SAR
    And after that is finished start the last sapinst:
    CM+COLLABORATION
    EP6KMC<SP>_<PL>.SAR
    EP6CTRL<SP>_<PL>.SAR
    EP6TOOLS<SP>_<PL>.SAR
    SAPINST<SP>_<PL>.SAR
    Regards,
    Holger.

Maybe you are looking for

  • If my Tiger installation fails, can I go back to 10.3.9?

    With so many of you having Tiger installation issues, I figured that this was worth asking. I have no problems with my current system, but need to upgrade to use certain software. If I run into major problems, can I undo the 10.4.6 install and go bac

  • Sign in, sign in, sign in

    Every time I "check for available downloads" in itunes store I am asked for my password, often I am asked twice. Is there any way to avoid this and get my password saved? I am using itunes 11 and 10.8.2 and am the only user on this imac.

  • E-Rec - java.lang.NullPointerException when creating a VacancyReq thru MSS

    Hi, While i try attempting to create a vacancy requisition thru MSS using start method, "Previous Request", i get to see an "java.lang.NullPointerException" internal server- error in the portal. When i checked the error log in the backend in ST22, i

  • Apple TV wireless module - install in a macbook?

    Hi - Just in the process of sorting out my AppleTV which I picked up today and have a question over the wireless card that is in it. Basically - I have a Rev A Macbook and am wondering if I can take the wireless card out of the ATV and fit it to my m

  • Is it possible to use or find more than five colors?

    hello :-) Is it possible to find a harmony of eleven colors in adobe kuler? And if it - is how can I do this? greets Jasmin