Hi @RajKumar ,
You may use Microsoft OLE DB Provider for Oracle supported by Microsoft or Oracle Provider for OLE DB recommended by Microsoft to access the data in Oracle.
And then you may directly use the OLE DB Connection Manager for OLE DB Command to use the insert statement.
The following similar thread is for your reference:
https://stackoverflow.com/questions/5168772/update-a-row-in-oracle-using-oledb-commandssis
Regards,
Zoe
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
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.