Search found 6 matches

by sswarup
Fri Jun 09, 2006 1:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MPP Vs SMP
Replies: 6
Views: 6416

My question is more specific to DataStage EE and not a generic comparison between SMP and MPP. Specifically, is there any advantage of using EE on a SMP architecture? By doing so, will we not defeat the basic purpose of parallel extender? If we use SMP, don't you think simply using Server Edition be...
by sswarup
Fri Jun 09, 2006 9:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MPP Vs SMP
Replies: 6
Views: 6416

MPP Vs SMP

Hi,

Is is better to have DataStage EE on an MPP architecture? What are the pros and cons of using an SMP architecuture?

Regards
by sswarup
Mon May 08, 2006 3:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ETL Capacity Planning
Replies: 1
Views: 1910

ETL Capacity Planning

Hi, I am struggling with ETL Capacity Planning and Sizing for DataStage jobs. Maybe this is just wishful thinking, but are there any templates to estimate how much space (in-process and landing) an ETL jobs will require? Please note that I am interested only in ETL capacity sizing for final datasets...
by sswarup
Tue Nov 30, 2004 3:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Peformance of Transformer (with Stage Variables)
Replies: 2
Views: 1613

Peformance of Transformer (with Stage Variables)

Hi,
We are trying to identify the peformance bottlenecks in some of our jobs. In many cases, we have observed, that the Transformer stage is taking a long time, especially those that have Stage Variable defined.

Would we be better off by eliminating stage variables (if possible)?
by sswarup
Fri Oct 22, 2004 4:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Simultaneous reading of a dataset
Replies: 2
Views: 1883

Simultaneous reading of a dataset

Hi,
Can two independent jobs read one dataset simultaneously?
by sswarup
Fri Sep 24, 2004 1:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in parallel data extraction using a user-defined query
Replies: 2
Views: 2588

Error in parallel data extraction using a user-defined query

hi,
We are getting the following error while trying to extract data in parallel using a user-defined query (in a DB2 Enterprise Stage)

main_program: Fatal Error: Multiple calls to setNodeMap() must specify the same numberOfPartitions.

Help!