Hi @dinesh ,
- Please use checkpoint in the properties of ssis package.
The following link will be helpful:
Restart Packages by Using Checkpoints - To make Integration Services performance much better, please refer to following steps:
a.Please perform tasks in parallel if possible in Control Flow;
b.Change the Data Access Mode to SQL Command in Oracle Source;
c.Avoid blocking transformations;
d.Change the Data Access Mode to Table or view - fast load or Table name or view name variable - fast load in the SQL Destination.
The following links will be helpful:
SQL Server Integration Services SSIS Performance Tuning Techniques
Integration Services Performance Best Practices – Data Flow Optimization
Best Regards,
Mona
----------
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues in October--Users always get connection timeout problem when using multi subnet AG via listener. Especially after failover to another subnet.