DataStage Internals

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
vinaypothnis
Participant
Posts: 18
Joined: Mon Nov 18, 2002 4:02 am
Location: India

DataStage Internals

Post by vinaypothnis »

Hello,

Is there any documentation available which can tell about the internals of DataStage?

Like for example, the internals of the stages or the details about how a typical job is executed.

Thanks and Regards,
Vinay
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The only publicly available materials are Chapters 2 and 19 and Appendix A of the Server Job Developer's Guide (version 7.x) and the DataStage Plug-In Writer's Guide.

Chapter 2 of the Parallel Job Developer's Guide gives some insights into parallel processing strategies, but not really any internals.

If you can get your hands on the Orchestrate documentation, you may glean from that a little more knowledge about how the PX engine works.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
vinaypothnis
Participant
Posts: 18
Joined: Mon Nov 18, 2002 4:02 am
Location: India

Post by vinaypothnis »

Thanks a lot Ray!
Post Reply