Search found 237 matches

by myukassign
Tue Oct 28, 2008 9:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Interprocess Stage
Replies: 6
Views: 1931

Interprocess Stage

I have a scenario like this. Flat file-TRansformer-> Interprocess -> Sort -> Aggragate -> Transformer - Hash My issue is, I have 2 million records coming from flat file. I belive the interprocess stage help me to speed up the sorting . Can you please tell me my deisign is good or bad? Is it good/man...
by myukassign
Tue Oct 28, 2008 8:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge Limit
Replies: 16
Views: 4426

I am doing 'Complete Set'. I have to do that because of some reason.

And unfortunatly I have to work with only flatfiles and XML.

can't use DB :roll:
by myukassign
Tue Oct 28, 2008 7:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge Limit
Replies: 16
Views: 4426

i clear the &PH& directory..... still the problem.....


job breaking... with the same message i stated above.....

is there any other solution other than re-designing the job
by myukassign
Tue Oct 28, 2008 6:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge Limit
Replies: 16
Views: 4426

ok thanks a lot...let me try it.


just for my information what is this &PH& directory.

What it contains?
by myukassign
Tue Oct 28, 2008 6:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge Limit
Replies: 16
Views: 4426

but i need to do this frequently is it....

in my production enviorment, i dont think i can do this.....

what else can we done?
by myukassign
Tue Oct 28, 2008 6:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge Limit
Replies: 16
Views: 4426

nope...

I am not getting any log entry like "from previous run....." after resetting the job
by myukassign
Tue Oct 28, 2008 5:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge Limit
Replies: 16
Views: 4426

This is the only message i m getting

"Abnormal termination of stage Interface_MergeMultiPrices..tr_MergeMultiPrices detected"
by myukassign
Tue Oct 28, 2008 5:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge Limit
Replies: 16
Views: 4426

Merge Limit

I have an issue here which I would like to get some help. I am using a merge stage to merge two flat files and outputting to another flat file. The issue here is, my flat file contain 18 million records. My job is aborting after it reach 4 million. Can anyone tell me is there any limit for Merge sta...
by myukassign
Thu Oct 23, 2008 8:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parellel Job in DS Server
Replies: 10
Views: 3616

exactly :) But u know, i was facing a probelm here, and I thought it is because of the concurrent update on the file. So now i m clear with this post that, it is not because of that, now i can continue my hunt to find the actual problem. The real point of confusion i had is, in the log it is showing...
by myukassign
Thu Oct 23, 2008 8:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parellel Job in DS Server
Replies: 10
Views: 3616

great!

I was completly wrong in my assumption.

So the bottom line is...no chance of failure if i try to modify a file in unix at a time...

great guys

tnx
by myukassign
Thu Oct 23, 2008 7:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parellel Job in DS Server
Replies: 10
Views: 3616

oops!!

Are you sure....


You mean unix will allow two process to write in to the same file?
by myukassign
Thu Oct 23, 2008 7:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parellel Job in DS Server
Replies: 10
Views: 3616

What i did is, I careated a Sequncer, and placed both the jobs there wih out any link to each other. So it should start at the same time rt, but i am finding a time differnce in my operation. E.g. both the jobs are writing to File B. From the same input file A. So if the job run concurrently, theora...
by myukassign
Thu Oct 23, 2008 2:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parellel Job in DS Server
Replies: 10
Views: 3616

Parellel Job in DS Server

I want two jobs should run at the same tuime in Server job. How can I do that?

I know different method like, schedule both the job to start at the same time, but somehow, that concurrent execution is not happening.
by myukassign
Tue Oct 21, 2008 2:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: mutex error
Replies: 6
Views: 2232

alrt...

The issue solved automatically...

thanks for the inputs....
by myukassign
Tue Oct 21, 2008 2:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: mutex error
Replies: 6
Views: 2232

alrt...

The issue solved automatically...

thanks for the inputs....