Database Migration Option: Target Database SAP ASE

Preprocessing

In this roadmap step, SUM creates the shadow system.

The shadow system is then used for various update activities while you can still use the original system in production operation. The SUM builds up the shadow system by cloning parts of the original system. All tables of the SAP NetWeaver Application Server are needed as shadow tables to operate the shadow system.

The shadow system is used to perform the modification adjustment of the ABAP Dictionary objects and the activation of new ABAP Dictionary objects that are part of the update. Finally, the Software Update Manager performs the shadow import and writes directly into the shadow tables.

Modifications to the contents of the original tables are indicated by triggers. These tables are copied and imported during downtime.

The following actions are carried out:

  • Checks for locked objects

  • ABAP Workbench locking

  • Running the shadow system for preparation of new release (ACT_UPG, PARDIST, SGEN)

  • (and subsequent to the following DMO-specific actions:) Transition to the downtime (system isolation)

DMO-specific actions:
  • Uptime migration: Repository

  • Execution of SMIGR_CREATE_DDL

  • Execution of phases related to SAP Business Warehouse

Further features:
  • Temporary database space, which is required for the shadow system and is calculated during the execution of the roadmap step Checks, is too generous.

    You can use the command <SUM directory>/abap/bin/SAPup dmpspc to check the used space at different points of time.