Has anyone used DAGs in DataStage

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
JBONSER
Premium Member
Premium Member
Posts: 6
Joined: Fri Jan 06, 2006 9:37 am

Has anyone used DAGs in DataStage

Post by JBONSER »

Extended Application Architecture Facilities (EAA). My understanding is the copybooks are dynamically created when the job is run. If this is the case for DAGs - how do I import the copybook to use as a DS table definition?

With my other source systems I am using Complex Flat File stages - will this concept work for DAG? If not please advise. :shock:

Thanks.
Judy
Judy Bonser
Data Analyst
Boeing
Judith.C.Bonser@boeing.com
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Hello Judy,

could you explain what a "DAG" is? The CFF stage will read sequential files and allow the use of some COBOL type constructs in parsing them.
Post Reply