Hi @Prashanthi EL ,
1) Do you mean you want to capture the error data to another table? If yes, you may Use the Configure Error Output dialog box to configure error handling options for data flow transformations that support an error output.
A simple sample here you may have a reference to error-handling-in-ssis.
2) You may use agent job to run the packages on the schedule.
To move the old file to archive folder you may use File System Task.
ssis-archive-files-and-add-timestamp-to.html
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.