Patch Upgrade Process...

Hi All,
I have never done the patch upgrade for portal, so want to know the exact procedure.
We are using EP 7.00 SP9.
Actually we are facing issues in IE 7.0, so I want to upgrade my portal's patch to SP15 or more (as per SAPu2019s note 981710).
1. Please tell me whether IE 7.0 will suit the portal 7.00 SP15 or not?
2. Please give me the Procedure or Pdf or Guide for Patch upgrade.
Thanks,
Nikesh Shah

hi Nikesh Shah,
i have faced the same problem, but i have solved by the following procedure
while download the support package stack from SAP service market place,
you have to select the save as file then it will display two links one is right click to save this table as a CSV file  and another is right click to save this table as a XML file, then right click on XML and choose save target as default name is SPSTab and save this file and copy this file into ..../usr/sap/trans/EPS/in and start the JSPM and then check.
note: the JSPM automatically first upgrade jspm and return to the JSPM screen, with the status message JSPM deployed, and the remaining components with the  status message NOT AT DEPLOYED, now again continue the JSPM to deployee the remaining components, in this list next JSPM pickup the kernel  and then remaining components to upgrade the system.
i hope your problem may resolve.
Thanks
Bharathi ch.
Edited by: Bharathi Ch on Aug 5, 2009 12:05 PM
Edited by: Bharathi Ch on Aug 5, 2009 12:09 PM

Similar Messages

  • Many Patch/Upgrade Questions/Processes for SAP Systems

    Hello, I am trying to wrap my head around the patching/update process in SAP.  I am familiar with how to use SPAM and SAINT, but my questions are more about the process as a whole.  Here are some of my concerns:
    - Do you update the OS or SAP first?
    - Do you just apply only OS Service Packs or do you do all security patches as well?
    - Should kernel updates be done before or after database patches?
    - How do I update the kernel on a cluster?
    - Should you go to the latest database patches available or go to a certain level?
    - Are some areas more “important” to update then others?
    - How are all of our customizations (1000+ in ERP) handled by the patches?
    - What if we implemented an OSS Note that is fixed in a support patch?
    - How do we test to ensure we are not doing damage?
    - Can you “uninstall” security patches?
    - Is there a way to know what t-codes are affected by the updates?
    Just for reference, we are running an ECC 6.0 system on Windows 2003 x64 servers, with a MS SQL 2005 db.  Our Prod environment is running in high-availability via MS clustering services.  Your input on these questions is appreciated.

    Hello Techies,
    I am new to SAP and have done course in SAP-BASIS MODULE.
    I would like to know the major tasks to be done by basis admin daily,weekly,monthly and how and when to do those tasks???
    Please help me out...i am in a desperate need of it..
    please mail me on
    my email id <removed by moderator>
    Thanks & Regards,
    Ayaz

  • System Core Dumped after Oracle patch upgrade 9.2.0.6 to 9.2.0.8

    Hi,
    We are continously getting dumps on our BW Central instance server after we did an Oracle patch upgrade from 9.2.0.6 to 9.2.0.8.
    Following is our system environment
    SAP Release.............. "640"
    Application server....... "abci"
    Operating system......... "SunOS"
    Release.................. "5.10"
    Hardware type............ "sun4v"
    Database server.......... "abdb"
    Database type............ "ORACLE"
    Database name............ "ABP"
    Database owner........... "SAPABP"
    SAP kernel............... "640"
    Database version......... "OCI_920 "
    Patch level.............. "175"
    Following below is the Core Dump that is generated for any process chains that we schedule on our BW server
    Runtime Errors         SYSTEM_CORE_DUMPED
    Date and Time          14.04.2008 09:26:17
    ShrtText
         Process terminated by signal 11.
    What happened?
        The current ABAP program had to be terminated because the
        ABAP processor detected an internal system error.
        The current ABAP program "SAPMSSY2" had to be terminated because the ABAP
        processor discovered an invalid system state.
    What can you do?
        Make a note of the actions and input which caused the error.
        To resolve the problem, contact your SAP system administrator.
        You can use transaction ST22 (ABAP Dump Analysis) to view and administer
        termination messages, especially those beyond their normal deletion
        date.
    Error analysis
        An SAP System process was terminated by an operating system signal.
        Possible reasons for this are:
        1. Internal SAP System error.
        2. Process was terminated externally (by the system administrator).
                   Last error logged in SAP kernel
        Component............ "Taskhandler"
        Place................ "SAP-Server awci_ABP_00 on host awci (wp 5)"
        Version.............. 1
        Error code........... 11
        Error text........... "ThSigHandler: signal"
        Description.......... " "
        System call.......... " "
        Module............... "thxxhead.c"
        Line................. 9780
    How to correct the error
        The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often
        contains a file called 'core'.
        Save this file under another name.
        If you cannot solve the problem yourself and you wish to send
        an error message to SAP, include the following documents:
        1. A printout of the problem description (short dump)
           To obtain this, select in the current display "System->List->
           Save->Local File (unconverted)".
        2. A suitable printout of the system log
           To obtain this, call the system log through transaction SM21.
           Limit the time interval to 10 minutes before and 5 minutes
           after the short dump. In the display, then select the function
           "System->List->Save->Local File (unconverted)".
        3. If the programs are your own programs or modified SAP programs,
           supply the source code.
           To do this, select the Editor function "Further Utilities->
           Upload/Download->Download".
        4. Details regarding the conditions under which the error occurred
           or which actions and input led to the error.
    Kindly help.
    Regards
    Sachin
    Edited by: Sachin N on Apr 14, 2008 12:26 PM

    No. If the environment would be wrong the system wouldn´t start up.
    Core dumps are in 99 % of the cases program errors (in the SAP kernel or in an interface (libdbora*)), misaligend accesses of data etc.
    If you encounter such an error have a look in the C-Stack. If you can´t see where the error is happening opening an OSS call. Most of those errors are fixed by installing the latest patches for the kernel and the database interface.
    Markus

  • Best practice to secure database during patching/upgrade-Vault disabled

    I have a highly confidential system and to protect the data in the DB, I intend to use Oracle Vault. In my company, we have centralized services and therefore, the oracle Unix owner and sysdba are owned by this group, not the application dba that "knows" the system (me).
    The problem I have is what would be the best way to protect my data from the sysdba user during the window that Vault is disabled?
    I thougth maybe I could un-mount and file protect the tablespace from the Unix oracle user during the upgrade process, but the tablespace could be outdated when I remount it after the patch. I am not sure how I might patch it seperatley. I am thinking I might export and drop the schema during the patching, then load it back in when vault is enabled again. This will work for a year or so, but I envision the databases getting too large to do this efficiently.
    Does anyone have any thoughts on how I might protect the data in this scenario?
    Edited by: user4714217 on Oct 20, 2008 11:06 AM for clarity

    Hi,
    I did not understood your question properly, but the thing which I understood is like you do not want any other user to access the database when your security vault is disabled.
    At that time you can
    1) Start the database in restrict mode (only a sysdba can do it).
    2) Change the password/lock the user till the time your patching activity is going (any user with dba role can do it, so might be not so useful)
    Regards
    Anurag Tibrewal

  • How to do patch upgradation in citrix server ?

    Dear all,
    How to do patch upgradation in citrix server (SAP B1 2005B PL41 to PL49) ?
    Whether i also need to do same in db server ?
    Jeyakanthan

    Hi Jayakanthan,
    Patch Upgrade is done on SAP Server only.After Completion of Patch 49 upgrade in SAP Server
    then open SAP B1 in server machine it start to upgrade DB after completed DB Upgrade
    In Citrix Server open the SAP B1 it start the upgrade process after completed
    restart the citrix server.
    There is no separate Patch instalation in citrix server.
    in Citrix server SAP client only installed so you can just open the
    SAP B1 in citrix server and other client machine also it automatically start to
    upgrade.
    *Close the thread if issue solved.
    Regards
    Jambulingam.P

  • Backup error after kernel patch upgrade

    Hi.
    I have a backup problem after the kernel patch upgrade.  I have SAP R3 4.6C on HPUX11.0 with an Oracle 8.17 database.
    I have upgraded kernel patch from 1655 to 2337.
    Afterward, I am getting following backup error:
    BR280I Time stamp 2007-11-06 09.29.01
    BR279E Return code from '/usr/sap/HAD/SYS/exe/run/backint -u HAD -f backup -i /oracle/HAD/sapbackup/.bdwnpztp.lst -t file_online -c': 2
    BR232E 0 of 115 files saved by backup utility
    BR280I Time stamp 2007-11-06 09.29.01
    BR231E Backup utility call failed
    Does anyone know how to correct this?
    Thank you.

    Hi Jun,
    backint is a link file that is in SAP kernel directory which links to the backup client on the server.
    eg:
    lrwxrwxrwx   1 root     other         32 Aug 13  2004 backint -> /usr/openv/netbackup/bin/backint
    As part of kernel upgrade process, the kernel is backed up, mostly on the disk before upgrading. Check if this link exists and recreate it in the kernel directory, if no backup was done, compare it with other systems to get the details of the backint link.
    Cheers,
    Nisch

  • Help regaurding patch upgradation.

    let me tell you the scenario first.
    we are having BI 7.0 system and EP system and we have patch no 12 for BW patch and patch no 11 for ABAP.
    Now we are tring to load patch 16 for on the system.
    so for testing first we were trying to apply patch 13 and in that process we got an error of SPDD and SPAU.
    The error is :  Some of the objets have been modified in the system in which 2 objects of Data dictionary (SPDD) and 296 objects in (SPAU).
    Please tell me from where can i get this objects list and tell me how can i solve the problem.

    Hello
    Please use the transaction SE95 where it shows all the Modified Objects with respect to Patch upgradation.
    Infact in SPAU transaction also you can get this list
    Thanks and Regards
    Pushkar

  • After upgrading to 27, firefox will not start. Saw an error message during the upgrade process.

    After upgrading to 27, firefox will not start. Saw an error message during the upgrade process but cannot remember.
    Tried to run firefox.exe -P but receive error message:
    XML Parsing error: undefined entity
    Location: chrome://mozapps/content/profile/profileSelection.xul
    Line number 18, Column 1:
    <dialog
    ^
    Running on Windows XP SP3. No problem whatsoever before upgrading to 27. Sending this from Chrome as I cannot open Firefox at all.

    Thanks jschaer2000: after starting it once in safe mode, I closed Mozilla and tried several restarts in normal mode. So far, all worked:-)
    Thank you very much again.
    Still the automatic update process bothers me: it took me several days to discover the reason to the malfunction, since when I removed the problematic version from Add and Remove Programs, I didn't pay attention at first that it was another version, not v26 which I installed from my folder.
    In addition, I like to save the installation files before I run new programs and if I didn't have v26 exe file, I couldn't have operated Mozilla at all. Not that it was fun to remove and install again each time v27 didn't react, but it was better than nothing, I still prefer Mozilla over its competition.

  • Kernel Patch upgrade results into error

    Recently, we upgraded our R/3 640 kernel from patch number 196 to 327. It went successful.
    But now, the Sales and order team is having problem in saving the orders(VA02, VA01).
    While saving Sales order, error pops up saying "dialog step number missing". 
    Kindly suggest.

    Hi ppl,
    The problem has been resolved.
    As i said, problem wasnt with the upgrade, but came thereafter, functional team faced issues while switching between the windows.
    Problem was with the Gui level, it needed to be upgraded too after the kernel patch upgrade.
    Thanks a lot for putting your thoughts.
    Thanks

  • Moving from 32-bit to a 64-bit OS how will this impact ebs upgrade process

    we are planning to upgrade from ebs 11.5.10.2 to r12.1 .3
    My concern is since we will be moving from 32-bit to a 64-bit OS how will this impact our upgrade process?

    Hi;
    we are planning to upgrade from ebs 11.5.10.2 to r12.1 .3
    My concern is since we will be moving from 32-bit to a 64-bit OS how will this impact our upgrade process?I assume your EBS single machine. EBS r11 is not certified wiht 64 bit OS.So you need to upgrade first than migrate it 64 bit
    See:
    32bit to 64 bit migration-EBS-Linux
    EBS r12 migrate 32-bit to 64-bit.
    32 bit to 64 bit 11i migrate
    Migrattion of E-Business Suite.
    Regard
    Helios

  • BPC 7.5 upgrade process - Doubts

    Hi,
    Once we had the confirmation and approval to upgrade the system from SP00 to SP03 (on .NET server components), we noticed that some functional configurations had been made in the meantime. This new scenario where new things had been done from a functional perspective makes me wonder if any of that configuration could be lost while or after upgrading the server component?
    Also, after reading Note 1453797 - Planning and Consolidation 7.5 SP03 NW Central Note, section "Before you install" to be more specific it says to uninstall any previous version of the .NET server and client components. Also Scott recommended me that as a best practice. This applies when the upgrade is being done from BPC 7.0 to BPC 7.5 for example or it also applies to my case (uprading BPC 7.5 system from SP00 to SP03)?
    Thanks again for your help.
    Regards

    Hi Ethan,
    Thanks for the quick response.
    Actually I'm new installing BO BPC and maybe I've not used the correct words to describe that configuration I've detected while trying to install SP03. What I've noticed is that an Initial Application Set has been created. Actually, this is the only thing I have found but I'm not sure if that imply any other configurations either in .NET server or ABAP server that could be lost after upgrading the server component from SP00 to SP03. The same question arises if I decide to uninstall the current installation to perform a fresh one using SP03 directly as its described in note 1453797.
    In summary, is there any chance to lost the configuration made on a BPC system (.NET and ABAP servers or client) if any of the above upgrade process is performed?
    Hope being clear enough this time thanks so much for your help.
    Kind regards

  • 10.2.0.2 Patch Upgrade issue

    hi,
    SAP was installed on 10.2.0.1 (SuSe Linux Ent 10 ) . now i am applying patch upgrade to 10.2.0.2. when  i am  doing patch the below problem was occured,
    "Unable to create new central inventory at location /oracle/orainventory. A non empty inventory already exists at this location. Please select another location or clean the inventory at /oracle/orainventory."
    please help me on this issue
    Regards
    Ramesh

    Hai,
    Please check the oraInst.loc file has the correct entry or not.
    File oraInst.loc should have the entries similar to the below:
    inventory_loc=/oracle/SID/oraInventory
    inst_group=dba
    Check the permissions of this file as well, atleast the file should have read access to others.
    Also check the permissions of /oracle/SID/oraInventory, it should be owned by ora<sid> user and group dba.
    Regards,
    Yoganand.V
    Edited by: Yoganand Vedagiri on Feb 23, 2009 12:05 PM

  • Is R3load used in Upgrade process

    Hi all,
    During Upgrade in CONFIGURATION PHASE when we select
    > MANUAL SELECTION OF PARAMETERS & provide values R3load is by default 3
    I am pretty confused where R3load is used in Upgrade process
    Why is R3load not mentioned in the Upgrade Guide if it is effectively used
    SAP ERP 6.0 Including Enhancement Package 4 Support Release 1 ABAP
    Based on SAP NetWeaver 7.0 Including Enhancement Package 1
    Pls advice on the following
    -Rahul

    Hi,
    As already mentioned R3load is what will load the database tables during Upgrade process. If you have enough resources you can speed up the downtime Upgrade Process using more R3load parallel processes but this will depend in how many CPU's and memory you have. Usually each R3load process will take around 512Mb of RAM and you can use 1.5 R3load processes per CPU.
    I have used this numbers given to us by SAP and did not have any problem at all.
    Good luck,

  • Upgrade Process from SQL 2005 to SQL 2012

    Hi All,
    I have gone thru multiple threads and would like to understand some steps in detail for me to upgrade SQL 2005 to SQL 2012.
    Below is my understanding and questions around it, I would be setting up a new environment with OS 2007/2008 with SQL 2012:
    Environment Readiness - Ensure new environment is ready with Win 2007/2008 with SQL 2012 Server
    Run Upgrade Advisor on the new environment and point to SQL 2005 instance
    Find the breaking/discontinued changes to be done before or After Upgrade
    <Question>: Over here I would like to know what should be our approach to make the required changes
    <Question>: Obviously I should not be making changes directly on the Production SQL 2005 server, then in that case should I take a backup/restore on the new SQL Server 2012 and then make the required changes to the database objects
    like (Table schema(changing column names/datatypes etc.), Stored Procedure, Functions & Views)
    <Question>: When I do a backup/restore I would also get the data along with it, so is this a recommended approach or should we only run/use the table schema creation scripts, fix the issues identified by UA and then do an Table to Table import,
    any thoughts on this ?
    <Question>: If I have to do a table to table Import then I should ensure there's a downtime during the Import or would I have any other better approach          
    So, basically my questions are around the approach of fixing the issues identified by UA and moving the database to SQL Server 2012 environment, I have around 300 databased to me upgraded.
    Please do let me know what should be a good/proven approach ? Pl. do let me know if you would need any more details from me.
    ---Umesh

    Thanks all for the replies.
    I am trying summarize what I have understood here:
    Document SQL Server 2005 environment details, Is there any tool which could give us all relevant details
    I would take the backup from the SQL Server 2005 Production environment and then restore the same in a test environment which again has SQL Server 2005 and Run Upgrade Advisor on that
    Probbaly run SQL Profiler as well to find out the deprecated changes to be done
    I should fix all the breaking, discontinued changes on the Test system identified by UA
    I should fix all the deprecated changes on the Test system identified by SQL Profiler
    Steps 3 & 4 should give me the changed scripts for all database objects (i.e. Table Schema, Stored Procedures, Functions & Views)
    <Question> Perform test, I understand this acitivity test can be captured by having SQL profiler running in the background on the SQL Server 2005 production environment where we can identify some days in a week or a month where maximum activity is
    expected to ensure we cover most the scenarios, let me know is this approach looks fine or is there a better approach
    Now, with regards to acutal upgrade I need to identify a time window where in less activity is done during which I could have a downtime for the actual SQL Server 2005 production environment
    Post downtine, I should do a BackUp for all databases from SQL Server 2005 production environment
    Test on environment readiness of SQL Server 2012 can be compared against the documentation done as part of the first Step
    <Question> Ideally I should a restore first in the new environment which has SQL Server 2012
    <Question> Then run the Scripted changes where we fixed all the breaking, discontinued & deprecated changes
    <Question> Does above sequence of Step 9 & 10 make sense or is there a better approach of doing it
    <Question> Post Upgrade and running of changed scripts, I should run the Upgrade Advisor again and see if everything looks fine
    <Question> Perform test again which we ran on SQL Server 2005 Test environment
    <Question> These steps should complete the Upgrade process.
    Please do let me know if the above sequence look ok to all of you and does it really work in a practical scenario, do let me know your feedback or any change in sequence/process or any other tools that can be used here.
    Thanks Again ...

  • Patch / Upgrade

    Hello,
    I was looking into patching/upgrading from 10.2.0.3 to a 10.2.0.5 verison.
    Are the two zip files for 10.2.0.5 from http://www.oracle.com/technology/ "Patch Installers"
    The same as Patches from Metalink ?
    Please explain the difference.
    Thanks..

    Hello,
    I found out they would be the same. I was looking for more of a general answer not specfic to a product like what is "Patch Installers"
    The two zip files I want are for 10.2.0.5 from http://www.oracle.com/technology/software/products/oem/index.html "Patch Installers"
    are the same as Patch 3731593 from Metalink.
    I thought the patch would only be from Metalink.
    Thanks..

Maybe you are looking for