nerdexam
SAP

E_S4CON_2505 · Question #17

Which maintenance events are possible with SUM for an SAP system based on AS ABAP 7.40 and above? There are 3 correct answers to this question.

The correct answer is A. Support Package Stack update C. Release upgrade E. Database migration. SUM (Software Update Manager) is SAP's dedicated tool for in-place system maintenance, covering Support Package Stack updates (A), Release upgrades (C), and Database migration (E) - the last of which is performed via SUM's built-in DMO (Database Migration Option), making it the…

SUM (Software Update Manager) for Conversion

Question

Which maintenance events are possible with SUM for an SAP system based on AS ABAP 7.40 and above? There are 3 correct answers to this question.

Options

  • ASupport Package Stack update
  • BHomogenous system copy
  • CRelease upgrade
  • DDual Stack split
  • EDatabase migration

How the community answered

(36 responses)
  • A
    94% (34)
  • B
    3% (1)
  • D
    3% (1)

Explanation

SUM (Software Update Manager) is SAP's dedicated tool for in-place system maintenance, covering Support Package Stack updates (A), Release upgrades (C), and Database migration (E) - the last of which is performed via SUM's built-in DMO (Database Migration Option), making it the standard path for migrating to SAP HANA without a separate project phase.

Why B and D are wrong:

  • B (Homogeneous system copy) is handled by SWPM (Software Provisioning Manager), not SUM. A system copy is a provisioning activity, not a software update.
  • D (Dual Stack split) - separating a combined ABAP+Java system into two standalone systems - is also an SWPM task. Additionally, AS ABAP 7.40+ systems are typically single-stack, making this scenario largely irrelevant to the question's scope.

Memory tip: SUM = Stack updates, Upgrades (release), Migration (DB). Everything else - copies, splits, provisioning - belongs to SWPM. If it involves moving or copying a system rather than updating it in place, it's SWPM territory.

Topics

#SUM maintenance events#support package stack#release upgrade#database migration

Community Discussion

No community discussion yet for this question.

Full E_S4CON_2505 Practice