Upgrading the kernel in R/3 4.6C
I am looking for a complete step-by-step process on how to upgrade the kernel in R/3 4.6C.

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

The following is an excerpt of my upcoming book, SAP Technical Administration. In it, I list the steps you need to follow to upgrade the R/3 Kernel.

"Updating the Kernel
Make sure you have at least 200MB of free disk space on the SAP instance before doing a Kernel update.

The following steps illustrate how to update the Kernel on a central instance:

1. Download the latest Kernel patch into a temporary directory in your system or network share.
- Note -
If you download the patch via FTP make sure you use binary mode.

2. Unpack the patch using SAPCAR.exe. First, change to the directory you downloaded the patch into and then run SAPCAR –xvf .
Example:
C:MydownloadsSAPkernel>sapcar –xvf DW_1509_10001664.sar

3. Stop the SAP central instance and the SAP services. 4. Back up all existing files in the Kernel directory (usrsapsysexerun). This way, you can easily recover the old Kernel in case of problems with the new one. 5. Copy the new Kernel files into the run directory.
- Notes-
If you are running R/3 releases prior to the SAP Web AS 6.20, drop the automatically-generated stored procedures at the database level. Run the following statements:
-- This applies to R/3 before SAP Web AS 6.20 use go
sap_droproc
go

If you encounter ABAP dumps during the execution of certain transactions you might need to run report MSSPROCS via SA38.

After successfully updating the Kernel on the central instance you can update all the dialog instances for the system."


This was first published in October 2005

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.