E_S4CON_2505 · Question #43
Which of the following are valid options to check the progress of an inplace SUM DMO run? Note: There are 2 correct answe rs to this question.
The correct answer is B. Check the log files written in the SUM directory, subdirectory abap, subdirectory log. D. Check the Charts Control Center in the SUM UI. During an in-place SUM DMO run, option B is correct because SUM writes detailed execution logs to its local directory structure (<SUM_DIR>/abap/log), which contain step-by-step progress, errors, and status messages - this is the primary source for granular monitoring. Option D…
Question
Which of the following are valid options to check the progress of an inplace SUM DMO run? Note: There are 2 correct answe rs to this question.
Options
- ACheck the dump size of the database export on disk.
- BCheck the log files written in the SUM directory, subdirectory abap, subdirectory log.
- CCheck logs for jobs starting with RSUPG_SGEN in the SAP system.
- DCheck the Charts Control Center in the SUM UI.
How the community answered
(53 responses)- A4% (2)
- B91% (48)
- C6% (3)
Explanation
During an in-place SUM DMO run, option B is correct because SUM writes detailed execution logs to its local directory structure (<SUM_DIR>/abap/log), which contain step-by-step progress, errors, and status messages - this is the primary source for granular monitoring. Option D is correct because the SUM UI's Charts Control Center provides a visual, real-time dashboard of the overall DMO progress, showing phase completion, estimated time remaining, and any blocking issues.
Option A is wrong because DMO performs a live in-place migration (not a traditional export/import dump process), so there is no meaningful "dump file on disk" whose size reflects overall progress. Option C is wrong because RSUPG_SGEN jobs relate to ABAP generation (re-generating programs post-upgrade), which is a late post-processing step - not a general-purpose progress indicator for the DMO run itself.
Memory tip: Think "Backend logs + Dashboard = Done right." For any SUM/DMO question, the two monitoring pillars are always the log files on the filesystem and the SUM UI's built-in monitoring tools - everything else (exports, unrelated system jobs) is a red herring.
Topics
Community Discussion
No community discussion yet for this question.