Procedure for BW on HANA migration – Import Phase

 Once the import preparations are done, you can start with the process.

Before starting the SWPM in the target system, check whether you can access the export directory. You can access it via network using \<server name>directory.

If you are not able to access the directory, check your firewall settings.

Now start SWPM in the target server, and choose SAP BW version and SAP HANA database as the target database. Then select SYSTEM COPY-TARGET SYSTEM-STANDARD SYSTEM-BASED ON AS ABAP STANDARD SYSTEM, and click next.

Select 'typical' or 'custom' installation method. In the next screen, specify the SID of your SAP BW system. Then, enter the path to the SAP kernel and specify the administrator password.

Do not select the option 'START MIGRATION MONITOR MANUALLY'. Choose the default copy method for running the heterogenous system copy. Next, enter the connection parameters to your SAP HANA database.

In the next screen, enter the path to the SAP HANA client and then specify the path to the export files.

You can keep the default settings in the other input screens.

Warning Messages-

You can ignore the below warnings-

" two files rowstorelist.txt and HDB_TABLE_CLASSIFICATION.txt are missing"

Once you click next, enter the path tp the .sql file which can be downloaded from SAP note 1900822. But this option is only required for distributed SAP HANA database.

If you are using a single SAP HANA instance, you can choose 'DO NOT USE A PARAMETER FILE' option and skip this step.

In the next screen, provide import specific information.

Give the number of parallel processes, migration key, communication directory, instance number of your SAP system and the password for DDIC user from Client 000.

Finally. check all the parameters once. When you click next, the system starts the import of SAP BW on HANA system. Analyse the log files if any error occurs. The path to these files is displayed in the error message.

Example Error Message

"<SID>adm user of the SAP BW application server has no access rights for the export files"

If you are not able to solve the error message yourself, open the SAP customer message. You can select the below application components for opening a SAP customer message-

BC-INS-MIG-TLA

BC-INS-MIG

BC-DB-HDB-INS

See the next post for Post migration steps.

Comments

Popular posts from this blog

Sample ABAP program for Updating notepad file data to Internal table and Sending it to Application server

OPEN SQL EXAMPLES IN ABAP – PART 2

Domains and Data Elements