cancel
Showing results for 
Search instead for 
Did you mean: 

Data append from one database to another

SAPSupport
Employee
Employee
0 Kudos
130

We have two development systems.

We need to add/append data from original system to target system, without removing the data already present in target system.

We are using SAP ECC 6 EHP7 on oracle 19c as the database on AIX 7.2.

Can you please let us know any steps or process for this requirement.

 

 


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.
View Entire Topic
SAPSupport
Employee
Employee
0 Kudos

if this is table structure change, for example, add columns, we have to use transport function.

MuraliKrishnan
Discoverer
0 Kudos
Hi,
MuraliKrishnan
Discoverer
0 Kudos
Our requirement is not table structure change. It is to add data from source database to target database, without removing any data in the target.