I have around 44 million rows in the source Oracle database, and I need to load them into the target Oracle database.
Currently, I am using:
- LKM: SQL to Oracle
- IKM: IKM Oracle Control Append
- CKM: CKM Oracle
The load process is taking a long time.
How can I improve the loading performance or configure commits every 20,000 rows?