Search found 103 matches

by Gazelle
Tue Feb 22, 2005 12:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Range Lookup
Replies: 16
Views: 6673

It is much the same in PX. We just don't use a hash file. On the incoming stream, we add a column called "dummy_key" and give it a value of "1". On the reference stream, we also add a column called "dummy_key" and give it a value of "1". A "Join" is ...
by Gazelle
Sun Feb 20, 2005 11:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Range Lookup
Replies: 16
Views: 6673

Our friends at Ascential Support wrote a cusom stage for us... the problem is that it "collects" the entire million rows before doing the range lookup. The rather inelegant solution we implemented was to join against all reference rows (I think it's called a cartesian product) and then hav...
by Gazelle
Sun Feb 20, 2005 10:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datasets
Replies: 3
Views: 2048

Error: File too large

Our PX job run via Designer fails with the same message: "...File too large". The ulimit shows: file(blocks) = unlimited Our Sysadmin questioned whether we "connect" to the userid using "su" or "su - ". If the former, then it will inherit the profile of the or...
by Gazelle
Fri Jan 21, 2005 12:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal error due to "differing nullability"
Replies: 7
Views: 13026

Thanks, we're on the right track now. Your tip about the $APT_DISABLE_COMBINATION prompted me to check way back to where the job first reads from the database. And sure enough, the fields are not-null when read in from the DB. So it looks like Datastage has combined at least 18 stages, including Joi...
by Gazelle
Wed Jan 19, 2005 7:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal error due to "differing nullability"
Replies: 7
Views: 13026

I cannot see any difference in nullability by checking the input and output links: all fields are nullable when looking at the Columns tab for both Input and Output. I hadn't thought of RCP, thanks for the tip. However, when I looked into it, RCP is disabled in Datastage Administrator, so I don't th...
by Gazelle
Wed Jan 19, 2005 7:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CDC Error
Replies: 4
Views: 4417

Thanks.
By removing the Remove Duplicates stage, it uncovered another error.
Refer to the topic: Fatal error due to "differing nullability".
by Gazelle
Wed Jan 19, 2005 6:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal error due to "differing nullability"
Replies: 7
Views: 13026

Thanks for the response Rich, but that's not the right track either.
The output link was also created from the same saved metadata, so all of the fields (and their nullability) are the same.
I have rebuilt the input links and output link just to be sure. The same error occurs.
by Gazelle
Mon Jan 17, 2005 7:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal error due to "differing nullability"
Replies: 7
Views: 13026

Fatal error due to "differing nullability"

Initially, I had a "key field not found in view-adapted input schema" message (Refer to the topic CDC Error ) When the problem stage was removed, I found another error, which may be the cause of the "key field not found". The new error is: main_program: When preparing operator: W...
by Gazelle
Sun Jan 16, 2005 6:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job reports failure
Replies: 8
Views: 6081

OshExecuter.sh failure fixed by upgrade to 7.1r2

Ascential supported confirmed that this intermittent problem would be fixed by upgrading our 7.1 software to 7.1r2. HTH.
- g
by Gazelle
Sun Jan 16, 2005 5:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CDC Error
Replies: 4
Views: 4417

Key field not found in view-adapted input schema

I received the same error in a Remove Duplicates stage, so it is not to do with mismatched columns in the CDC. Reiterating Karl's question: Has anyone experienced the error below? Does anyone know what is meant by "view-adapted input schema" in this case, and the major causes of this probl...
by Gazelle
Wed Nov 10, 2004 10:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Export -- xml vs .dsx format
Replies: 15
Views: 28235

It is not that the jobs are so large that they need multiple developers, but that the development will be split into separate projects. With some jobs, since we are using PX, we may deliberately "combine" jobs into one large job to minimise the number of times the data lands to disk... but...
by Gazelle
Wed Nov 10, 2004 8:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Export -- xml vs .dsx format
Replies: 15
Views: 28235

The actual structure is still being debated, but there may be multiple Datastage Projects, with some "common" jobs. If the common jobs are changed, then the changes will need to be consolidated before they are released to the production environment. But you are right; if we cannot easily c...
by Gazelle
Wed Nov 10, 2004 7:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Export -- xml vs .dsx format
Replies: 15
Views: 28235

Can someone please expand on why ClearCase doesn't play nicely with .dsx files? We are about to install ClearCase to control things like unix scripts and java code, and would like to also use it for Datastage jobs (we are using Datastage PX, v7.1). We will need the ability to merge changes made by d...
by Gazelle
Tue Oct 19, 2004 9:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job reports failure
Replies: 8
Views: 6081

I just got this using PX v7.1, and am also puzzled

I just got this using Parallel Extender v7.1, and am also puzzled.
So I thought I'd add a note, to make this topic "current".
praj, let me know if you've found a solution.
Thanks,
- g
by Gazelle
Wed Jun 30, 2004 11:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Occasional "Missing StringID[2046]" error
Replies: 7
Views: 3526

It continues to be an occasional problem.

Does anyone have any thoughts on why this occurs, and what we can do to prevent it from happening?

Thanks,

- g