You want to replicate view in Oracle to HANA , while the view include two tables in different tablespace.
Preparation:
Table in oracle:
Table 1: SLT_DEMO , SLT_DEMO is in tablespace TEST
Table 2 : SLT_DEMO1 , SLT_DEMO1 is in tablespace SLTORA
VIEW : VIEW_TEST
Go to SE16 -> Table "IUUC_DB_TAB_KEYS" -> add entry like below.
DBCON NAME: input your db connection
DB SCHEMA: your DB schema
INT TABNAME: The View that you want to replicate
INT FIELDNAME: The key of the view
IS KEY : X
KEY POSITION : The position of the KEY
P.S. If you you have several keys, you could add severy entries one by one.
e.g.
1. Go to transaction LTRS, then we need to define the advanced settings before we replicate the view.
Click on "Table Structure" tab, you will find that the structure has already been changed to the same as the view in Oracle.
Right click on "Performance Options" -> Add table SLT_DEMO -> Change the "Reading Type" to "5 Sender Queue". And click on "Save" button.
2. Go to transaction LTRC -> Table overview -> Data Provisioning -> Start replication of table "SLT_DEMO" .
And you will find that the view VIEW_TEST has aleady been replicated to HANA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
20 | |
13 | |
11 | |
9 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 |