Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Restore S3 component

hi folks, 

i have database backup on Amazon S3, can i restore it using Talend any component. i think it's not possible now my suggestion for Talend developer please make these types of component too. if it is possible please provide any link or assist me to achieve that.

thanks 

Labels (2)
1 Reply
iamabhishek
Creator III
Creator III

Download the backup file from S3 to your local (using tS3Get) and remember the filepath of the backup file. Prepare your backup command using the above filepath and run it against your database flavor using the appropriate Talend db component like tMSSqlRow (or alternatively use tJdbcRow).