Search found 1 match

by saikramesh
Wed Dec 15, 2004 8:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Join Stage Design Question
Replies: 1
Views: 756

Join Stage Design Question

I am trying to convert an sql to a datastage job. This excercise is to look for performance improvement in datastage, if any. The existing application unloads the data from informix database using unload command. The sql is joining on 8 tables and out of these 8 tables, 3 are having million+ rows. I...