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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Loneliness
Contributor
Contributor

Talend vs PL/SQL

Hi everybody,
i have been asked to write a document to explain why should we use Talend rather than PL/SQL scripts to implement ETL processes.
Since i am not that expert with talend yet...can someone suggest, even shortly, a list of advantages using Talend rather tan PL/SQL??
Thank you very much
Labels (2)
1 Reply
Anonymous
Not applicable

PL/SQL
- No error/custom/ logging
- Difficult to implement in cross database data transfer
- No support for file systems
- Transformations are difficult
- Bad data logging is not possible
- Third party or integration is not possible
- Rollback on error is not possible
- No tasks could be carried out other than database related tasks
Talend 
- Consider all above and lot many other benefits check documentation for more details.
Thanks
Vaibhav