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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Mainframe(VSAM) flies as source

Hi,
I need to load mainframe files data into target tables, do we have any components in Talend ?
Labels (2)
3 Replies
Anonymous
Not applicable
Author

There is currently no way to read VSAM files in Talend. I know the Talend Data Mapper can read EBCDIC file. There are also a some components used to be build-in but not anymore: tFileInputEBCDIC. This component is available in Talend Exchange.

Anonymous
Not applicable
Author

Does tFileInputEBCDIC component support VSAM files ?
Anonymous
Not applicable
Author

No, VSAM is very different to EBCDIC but in a main frame environment it is not a big deal to convert VSAM into EBCDIC.