0% found this document useful (0 votes)
158 views4 pages

HANA Migration

This document contains pre and post migration tasks for a BW system migration. The pre migration tasks include cleaning up tables, deleting logs and statistics. The post migration tasks involve validating the migrated system, checking connectivity, optimizing ABAP code and enhancing maintenance chains.

Uploaded by

Prabhakar Prabhu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
158 views4 pages

HANA Migration

This document contains pre and post migration tasks for a BW system migration. The pre migration tasks include cleaning up tables, deleting logs and statistics. The post migration tasks involve validating the migrated system, checking connectivity, optimizing ABAP code and enhancing maintenance chains.

Uploaded by

Prabhakar Prabhu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 4

BW - Pre Migration Tasks

1
2

3
4
5
BW - Post Migration Tasks
1
2
3
4
5
6
7
8
9
10

11
12
14

15
BW - Pre Migration Tasks
PSA and Change Log Table clean up
Deleting Row table data
Delete Application Logs SLG1 logs (Tcode SLG2) (SBAL_DELETE)
Delete BW statistics Tables (RSDDSTAT_DATA_DELETE)
Delete Job Log Entries - SM37 Logs (RSBTCDEL) ZBW_HANA_MIGRATION_COCKPIT
Delete RSBATCH* Tables (RSBATCH) (Tcode) RSBATCH_DEL_MSG_PARM_DTPTEMP
Delete BW Stats Cubes (RSA1) data (tcode)
Clean up Table RSIXW (STC01)(Tcode) SAP_BW_BEFORE_UPGRADE
Clean up DTP Error log table RSBERRORLOG (RSBM_ERRORLOG_DELETE)
Deleting TST03 table entries (RSPO1041)
Capturing run times for few Queries and few data loads pre-upgrade or Migration
Analyzing ABAP Code optimization program ZBW_ABAP_ANALYZER
Analyzing HANA check list program ZBW_HANA_CHECKLIST
BW - Post Migration Tasks
Analysis of BW Upgrade or Migration errors
BW system validation Post DB Migration
Source system connectivity (BW, ECC, SRM) check
BEx Smoke test in DBW
RSDRI_CONVERT_CUBE_TO_INMEMORY - Convert Cubes to In-Memory
ABAP Optimization - Routines
Preparation/delivery of technical Spec for ABAP Optimizaton data flows
Optimization - SELECT * statements
Optimization - SELECT for all entries
BW UTS in Dev system for ABAP Optimized data flows
Capturing run times for few data flows and BEx queries and validate against pre-upgrade snap
shots
BW Data flow transport collection
Enhancement of Maintenance Chains
ZCURRW02- Duplicate data records - Expert routine upgrade issue
(Implementation of SAP Note)
SI.No Task
1 Delete Application Logs SLG1 logs (Tcode SLG2)
2 Delete BW statistics Tables
3 Delete Job Log Entries - SM37 Logs
4 Delete RSBATCH* Tables
5 Clean up DTP Error log table RSBERRORLOG
6 Delete TST03 Spool table entries
7 RSHIENODETMP - Hierarchy temp table
8 EDI40 -Idoc Table Clean Up
9 Execute Task SAP_BW_BEFORE_UPGRADE via STC01
10 Drop BW Stat Cubes data (Transaction RSA1) - Manual Deletion
Program Table
SBAL_DELETE BALHDR
RSDDSTAT_DATA_DELETE RSDDSTATAGGR
RSBTCDEL TBTCO, TBTCS, BTCEVTJOB, TBTCP
RSBATCH_DEL_MSG_PARM_DTPTEMP RSBATCHDATA
RSBM_ERRORLOG_DELETE RSBERRORLOG
RSPO1041 TST03
RSAR_HIETMPTAB_CLEAN RSHIENODETMP
RSETESTD
STC_SCN_MAINTAIN
ual Deletion

You might also like