Search found 6797 matches

by DSguru2B
Fri Jan 19, 2007 9:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Job goes in an endless loop
Replies: 6
Views: 2789

That should be good enough. How many times did you stop the job when it hung? There might be live threads on your target table. Ask you dba to get rid of all such threads, run your job again, after fixing the data, and ask your DBA to monitor whats going on. Also clear the status file before you try...
by DSguru2B
Fri Jan 19, 2007 8:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Job goes in an endless loop
Replies: 6
Views: 2789

What is the transaction size that you have specified? Also about the missing quotes, you have data with missing leading quote. Fix the data.
by DSguru2B
Fri Jan 19, 2007 8:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Rowsplitter
Replies: 19
Views: 5944

I_Server_Whale wrote: There you go, DSguru2B just spoke my mind.

O yea. I have Ray's RMM stage with me. :wink:
by DSguru2B
Fri Jan 19, 2007 8:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Rowsplitter
Replies: 19
Views: 5944

Your not wasting anyones time. You will always have someone or the other to reply to posts. As Whale put it, playing is equivalent to learning. Didnt mean to discourage you with my comment up there. A friendly piece of advice, you have manuals, go through them. They will give you a good understandin...
by DSguru2B
Fri Jan 19, 2007 7:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key using sequence ?
Replies: 34
Views: 13356

Well, write your max value a sequential file. Build a sequence job which has two an command activity stage. Pass the command type your/fully/qualified/filename Have a link coming out of command activity stage to a job activity where your calling your job that generates the keys. Open the job activit...
by DSguru2B
Fri Jan 19, 2007 7:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Rowsplitter
Replies: 19
Views: 5944

Tell me about it. I havent used row splitter and row merger in ages and i brushed up my knowledge on them :wink:
by DSguru2B
Fri Jan 19, 2007 6:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Rowsplitter
Replies: 19
Views: 5944

vijaykumar, are you just playing with different stages :?
by DSguru2B
Fri Jan 19, 2007 6:38 pm
Forum: General
Topic: Sequential Stage in PX
Replies: 2
Views: 1847

There have been a few folks that encountered this problem. Search on the error message.
by DSguru2B
Fri Jan 19, 2007 4:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: extract data from file different num of fields in each row
Replies: 22
Views: 4901

I suggest starting a new post with a link referring to this particular post for referrence. This way we will know job type, os type and other information that will help others provide a solution.
by DSguru2B
Fri Jan 19, 2007 3:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: calling routine within a routine
Replies: 7
Views: 2063

Cool :P
by DSguru2B
Fri Jan 19, 2007 3:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Number of calendar days
Replies: 8
Views: 1482

And Craig is right too. I just added ABS() because our ghost friend mentioned larger date from smaller :cry:
by DSguru2B
Fri Jan 19, 2007 3:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: calling routine within a routine
Replies: 7
Views: 2063

What if I want to call a userdefined routine. Can i use the same format with DSU. instead of DSX. ?
by DSguru2B
Fri Jan 19, 2007 3:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Number of calendar days
Replies: 8
Views: 1482

Ghostraider, (looks like you a big fan of ghostraider, the comic hero), Ray has a point. Remove ABS() and you will get negative difference if second date is larger than the first one.
by DSguru2B
Fri Jan 19, 2007 3:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Aggregator Stage
Replies: 2
Views: 867

Sure. Use a transformer to split your columns. Pass the gouping keys and sum to odbc and the remaining to the sequential file stage.
by DSguru2B
Fri Jan 19, 2007 3:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage License
Replies: 12
Views: 4769

Thats like a more general processing question. Search for it on google. Let us know what you found :wink: