Cobol copybook with several appropriate .bin files

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
lvictoy
Participant
Posts: 1
Joined: Tue Jul 10, 2007 4:44 am

Cobol copybook with several appropriate .bin files

Post by lvictoy »

Hi!

I new in this forum and DataStage is new tool for me.

My quation is how can I do this:

Client sent 4 binary files from Mainframe and 1 cobol copybook definition for this 4 files. How can I use it in one DS job?
To use 4 CFF stages and to join in Transformer or there is anoter way to do it?

Please help!

Thank!
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Welcome to DSXChange!

If the files all share the same format (i.e. Copybook), then just combine all 4 files at the system level and read it in through the complex flat file stage if joining them is your goal.
Post Reply