Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
66 views12 pages

SAP HANA: Data Provisioning Using BI 4.0 Data Services

This document explains how to use the Data Services Workbench in SAP HANA to load data into tables in a user schema. It outlines the steps to use the quick replication wizard to choose the source and target databases, select the tables, and execute the replication job. The example loads the table CE1IDEA from the ECC6 schema into the author's schema. It shows monitoring the job and verifying the successful loading of over 6 million rows in under 10 minutes.

Uploaded by

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

SAP HANA: Data Provisioning Using BI 4.0 Data Services

This document explains how to use the Data Services Workbench in SAP HANA to load data into tables in a user schema. It outlines the steps to use the quick replication wizard to choose the source and target databases, select the tables, and execute the replication job. The example loads the table CE1IDEA from the ECC6 schema into the author's schema. It shows monitoring the job and verifying the successful loading of over 6 million rows in under 10 minutes.

Uploaded by

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

SAP HANA: Data provisioning using BI 4.

0
Data services
Hello Folks,
In this document, I would like to explain how to use Data services Workbench to load data
into your user schema in HANA.
Before loading a table you will have to consider two cases.
1. Do I need Table Meta data and Data?
2. Do I need only data?

If you dont have the required metadata in your user schema, you can use this
wizard to import the required Meta data before loading the data into the table.
This wizard will help me to load the Meta data (Table Schema) + data into my user schema
in HANA Studio.
The following are the steps for Data provisioning into HANA using Data services:
1.
2.
3.
4.
5.

Choose Source Database


Choose tables to replicate
Choose target database
Choose runtime repository
Execute the replication job

Firstly log on to Business Objects Data services workbench as shown below:

Generated by Jive on 2012-07-07+02:00


1

SAP HANA: Data provisioning using BI 4.0 Data services

Now Select "Quick replication wizard" as shown below:

Before starting with wizard, you have to mention a project name in the screen shot as shown
below:

Generated by Jive on 2012-07-07+02:00


2

SAP HANA: Data provisioning using BI 4.0 Data services

Press Next to continue.


Choose Source Database:

In my example, am taking Source as HANA and Target as HANA. I am trying


to load a table from another user schema to my user schema. I would like to load
table named CE1IDEA from ECC6 schema to my schema.
So am choosing Database as HANA and am giving my ODBC Data source
HANA which I have for HANA database as shown below:

Generated by Jive on 2012-07-07+02:00


3

SAP HANA: Data provisioning using BI 4.0 Data services

You can see all the databases list available for as source systems and as mentioned i
choose "HANA" as source as shown below:

Generated by Jive on 2012-07-07+02:00


4

SAP HANA: Data provisioning using BI 4.0 Data services

Choose tables to replicate:

In this screen I have to select the table CE1IDEA which I want to


replicate. I can use the search feature to search across HANA database for
the required table.

Generated by Jive on 2012-07-07+02:00


5

SAP HANA: Data provisioning using BI 4.0 Data services

Choose target database:

Now we have to choose our target database as shown below:

We have only 3 options so far to choose as target database.


1. HANA
2. Sybase IQ
3. Teradata

As discussed above,I choose HANA as the target database as per the below
screen shot.

Generated by Jive on 2012-07-07+02:00


6

SAP HANA: Data provisioning using BI 4.0 Data services

Choose runtime repository:

Now we have to choose the repository and server on which our


replication job runs.

Generated by Jive on 2012-07-07+02:00


7

SAP HANA: Data provisioning using BI 4.0 Data services

Execute the job and monitor it:


Now we have to monitor the job and as in our example we are trying to load table CE1IDEA
from ECC6 Schema to my user schema. Now execute the job as shown below:

Generated by Jive on 2012-07-07+02:00


8

SAP HANA: Data provisioning using BI 4.0 Data services

As marked here we are choosing schema and data as we discussed earlier.


Here we can do those settings. Now we have to execute this "a.rep" job
Monitoring:
We can see the below screenshots:

Generated by Jive on 2012-07-07+02:00


9

SAP HANA: Data provisioning using BI 4.0 Data services

Generated by Jive on 2012-07-07+02:00


10

SAP HANA: Data provisioning using BI 4.0 Data services

Now as we see our job is successful and we have 6900963 rows loaded in just less than 10
minutes. Now we can go to hana studio and see table under our schema as shown below:

Generated by Jive on 2012-07-07+02:00


11

SAP HANA: Data provisioning using BI 4.0 Data services

Hope you understood about this new wizard. Which helps us in data provisioning? This
is just a basic guide. In my next document I will explain about using the scripts and other
functionality if we have any complex logic to be performed before loading.
Thanks for reading this document. Do comment your views.

Generated by Jive on 2012-07-07+02:00


12

You might also like