Search found 42189 matches

by chulett
Tue May 24, 2011 6:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dimension Negative surrogate ID created in table
Replies: 4
Views: 1922

Re: Dimension Negative surrogate ID created in table

please share any long term solution which would not exhuast in span of 10 years. Not sure how anyone can guarantee a "10 year solution" for you, not knowing your data volumes. Regardless, make sure your ids are "big enough" to hold whatever they need to hold. However, is there r...
by chulett
Tue May 24, 2011 6:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: APT_PHYSICIAL_DATASET_BLOCK_SIZE=?
Replies: 11
Views: 6868

Reset the aborted job from the Director and let us know the contents of a "From previous run..." log entry if one shows up when you do so.
by chulett
Mon May 23, 2011 7:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: help in job logic
Replies: 32
Views: 8167

What happens if you run the job on a single node? Or are you doing that now? And you don't need to keep repeating what your input looks like over and over, I think we get that part by now.
by chulett
Mon May 23, 2011 6:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: partial output from sequential file
Replies: 11
Views: 4330

Re: partial output from sequential file

bhanuvlakshmi wrote:it urgent :(
No, it's not.

Suggest you fully explain your requirements and the logic you built. Right now we have nothing to work with other than basically "it doesn't work".
by chulett
Mon May 23, 2011 6:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: The string contains an untranslatable character
Replies: 1
Views: 3434

Split out to your own topic. Please do not hijack 5 year old unrelated threads. And especially not multiple times - I deleted any duplicates. :?
by chulett
Mon May 23, 2011 6:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage parallel Routines
Replies: 7
Views: 4318

Server Shared Container.
by chulett
Mon May 23, 2011 6:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to view data
Replies: 10
Views: 3094

... or that. :wink:
by chulett
Mon May 23, 2011 6:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: help in job logic
Replies: 32
Views: 8167

Re: help in job logic

vinodshinde369 wrote:Also sort the input data using link sort
Don't.
by chulett
Mon May 23, 2011 6:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Update table with RCP
Replies: 2
Views: 5585

It told you the problem:

No key fields defined in the design schema

You may have a primary key in the target table but the job doesn't know that.
by chulett
Mon May 23, 2011 6:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to view data
Replies: 10
Views: 3094

What changed? Regardless, same answer as before - your metadata in the stage does not match your source.
by chulett
Sun May 22, 2011 8:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: PX Transformer compilation Error with DSPXWorkingDir
Replies: 4
Views: 9976

SURA, please learn how to post properly here so I don't contantly need to clean up after you. There is a perfectly lovely Reply to topic link at the bottom of the page, use that instead of quoting everything every time you reply. And don't bury your reply in the middle of a quote where nobody can se...
by chulett
Sun May 22, 2011 8:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: help in job logic
Replies: 32
Views: 8167

pandeesh wrote:
chulett wrote:Ah... but there is at least one that does.
i don't get you
You can't use a parallel transformer to join two data sources.
by chulett
Sun May 22, 2011 8:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: help in job logic
Replies: 32
Views: 8167

Re: help in job logic

SURA wrote:What is your source?
That was noted in the first post.
by chulett
Sun May 22, 2011 8:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed file problem
Replies: 2
Views: 1194

Re: Hashed file problem

rsunny wrote:Please let me know if you didnt understand the scenario
[raises hand]
by chulett
Sun May 22, 2011 3:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: help in job logic
Replies: 32
Views: 8167

Ah... but there is at least one that does.