Search found 42189 matches

by chulett
Mon Mar 17, 2008 6:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to avoid complex joins?
Replies: 7
Views: 1236

If you need a 'complex join' - whatever you consider that to be - then you need a complex join. Perhaps the 'logic' that would help would be a better understanding of the source database, your query may not need to be as complex as you think it does. Or perhaps you can break it up into logical separ...
by chulett
Mon Mar 17, 2008 6:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: concatenate two fields (dont use a transformer)
Replies: 10
Views: 5294

AKUMAR21 wrote:Simply because using transformer is a costly process eating up a lot of resources and should only be selected for mutlipurpose utility

As noted, this information is out-of-date with the advent of the 7.5 version of PX.
by chulett
Mon Mar 17, 2008 6:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Missing resource bundle and Too many files on child node
Replies: 8
Views: 5461

How about you post the actual error rather than some made up abbreviated version? I'm supposed to run all the 25 jobs in parallel. Thats the business requirement. Cant change that Baloney. What would 'the business' say if that's not physically possible given the constraints of your system? I would c...
by chulett
Sat Mar 15, 2008 6:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Loop Activity Problem
Replies: 7
Views: 1699

Curious which way worked for you - the pipe or the $Counter? And please mark this as Resolved now.
by chulett
Sat Mar 15, 2008 2:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Loop Activity Problem
Replies: 7
Views: 1699

Then you want one loop, not two. And since (AFAIK) you can't iterate through linked lists of variables, you'll need to build your single list with both pieces. For example, the List Loop: Monday|01,Tuesday|02 Then use the Field() function to split around the pipe for each parameter value. Now, since...
by chulett
Sat Mar 15, 2008 8:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Missing resource bundle and Too many files on child node
Replies: 8
Views: 5461

Sounds to me like you should run fewer jobs at the same time.
by chulett
Sat Mar 15, 2008 7:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Installation of DataStage server 7.5.2
Replies: 12
Views: 6410

Read the plug-in Installation and Configuration guide. Then make sure you have added all of the appropriate values to the dsenv file and that all are correct.

If you still have a problem after that, we can start with all of the 'post your dsenv file' shenanigans.
by chulett
Sat Mar 15, 2008 7:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding CSV type files
Replies: 10
Views: 1664

Looks like it's time to step in for Ray and asked you to mark this one as Resolved. :wink:
by chulett
Sat Mar 15, 2008 7:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Parameters
Replies: 5
Views: 1150

Depends. With a single table, no. With multiple tables where the column names are unique, no.
by chulett
Sat Mar 15, 2008 7:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Loop Activity Problem
Replies: 7
Views: 1699

This morning it looks unresolved. [shrug] You've marked this as a 'TX' job and posted in the Server forum. Doesn't matter per se if you are asking about a Sequence (no 'r') job but make sure you set that appropriately in the future. Can you explain what your design is meant to do in words please? Be...
by chulett
Fri Mar 14, 2008 11:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle Stage : Array Size
Replies: 19
Views: 7580

Ok, fair enough. Let us know what you find on Monday.
by chulett
Fri Mar 14, 2008 9:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle Stage : Array Size
Replies: 19
Views: 7580

The job design could be anything. It is the last thing that would matter. Because i have many jobs and am facing problems with all jobs with varying complexity. 'the last thing'? And we would know this how? The fact that you are 'facings problems with all jobs with varying complexity' is a fact you...
by chulett
Fri Mar 14, 2008 6:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not compiled Status
Replies: 6
Views: 1772

That's the question - and the answer will drive your solution.
by chulett
Fri Mar 14, 2008 1:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Find all projects in Datastage
Replies: 4
Views: 1628

dsjob -lprojects
by chulett
Fri Mar 14, 2008 1:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS Export
Replies: 14
Views: 5533

Vincent has blogged on the history of DataStage, he also does present and future. Keep in mind the present was 2006 when written.

http://blogs.ittoolbox.com/bi/websphere ... -past-8819

I assume there was a 1.0 version at some point, I got involved when 3.0 was the hot new product. :wink: