cancel
Showing results for 
Search instead for 
Did you mean: 

which location is modified by snote,spam,sum?

Former Member
0 Kudos

Hi SAP Experts,

When we modify system using snote,spam,sum, they modify the data in database or the kernel data on OS file system?

Best Regards

szw

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

SPAM and SNOTE both update ABAP Code and Data Dictionary objects within the Database.

The SAP update manager supports more complex changes to the system. This includes Support Package Stacks and Enhancement packages, as well as Upgrades. In the case that a new kernel is required (eg. Upgrade, SP-STACK) then the new kernel will be deployed to the relevant OS filesystem.

A high level description of SUM is available at SUM for ABAP - Troubleshooting Guide - Software Logistics - SCN Wiki .

You can reference SAP note 19466 ( http://service.sap.com/sap/support/notes/19466 ) which describes the kernel patch process. This includes the location on the file system that the kernel is stored.



Former Member
0 Kudos

Hi Luke,

That is to say: no program can modify the kernel partly, only replace kernel wholely!??

thanks

Best regards

szw

0 Kudos

Hi SZW,

There may be some cases where you may modify a part of the kernel.

However in most cases you would patch the whole kernel as there are dependencies between the different kernel files.  The scenarios for which you may use SUM would be replacing the whole kernel.

Regards,

Luke

Answers (0)