Requires Free Membership to View
"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
3. Stop the SAP central instance and the SAP services.
4. Back up all existing files in the Kernel directory (usrsap
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."
Example:
C:MydownloadsSAPkernel>sapcar –xvf DW_1509_10001664.sar
- 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
sap_droproc
go
This was first published in October 2005

Join the conversationComment
Share
Comments
Results
Contribute to the conversation