Search found 42189 matches

by chulett
Fri Apr 23, 2010 8:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Contents of phantom output file =>14474 Segmentation Faul
Replies: 1
Views: 1544

Segmentation Fault leading to a core dump. This is typically a software bug, either in DataStage itself or a driver that is in use. Contact your official support provider.
by chulett
Fri Apr 23, 2010 8:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: WebService
Replies: 6
Views: 1783

So... to stop the job you deleted the project it was part of? :?

At this point, just kill the darn thing.
by chulett
Fri Apr 23, 2010 5:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: WebService
Replies: 6
Views: 1783

From the same place you started or deployed it - from whatever the "RTI Console" is called nowadays.
by chulett
Fri Apr 23, 2010 3:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Redefining the columns in the target files
Replies: 9
Views: 2917

Rather than repeat any or everything here, why not tell us what you've tried and why it didn't work for you? Anything come close?
by chulett
Fri Apr 23, 2010 3:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Redefining the columns in the target files
Replies: 9
Views: 2917

So, part of the same issue you posted last month? Perhaps this might help. That or an exact search for "low values" to see if any previous conversation on the topic sheds some light on it.
by chulett
Fri Apr 23, 2010 2:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Redefining the columns in the target files
Replies: 9
Views: 2917

You need to ask what is expected there when there is no value for that field. For COBOL and COMP-3 they may just want "low values", in any case there's no need to redefine anything.
by chulett
Fri Apr 23, 2010 1:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to check for numeric characters field by field
Replies: 3
Views: 2387

I'm sure Ray will suggest using matches, hopefully this syntax is correct as I don't use it much:

Code: Select all

Link.AREA_CODE Matches "'US'3N"
I'm assuming you can't just substring out positions 3-5 and check for numeric as "US999ABC" would pass muster but would in fact be invalid.
by chulett
Fri Apr 23, 2010 11:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Handling Double Byte character
Replies: 5
Views: 1880

Again, specifics would help. What is your source characterset? "Not written properly"? Can you post examples, please?
by chulett
Fri Apr 23, 2010 10:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Handling Double Byte character
Replies: 5
Views: 1880

"Handle" in what sense? What specific issues are you seeing? What database? :?
by chulett
Fri Apr 23, 2010 9:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Redefining the columns in the target files
Replies: 9
Views: 2917

You can't do any kind of true "redefines" as you've found. What kind of character value are you needing to pass, and what do you mean by "default" in this context?
by chulett
Fri Apr 23, 2010 9:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Type of Slowly Changing Dimension used in DW
Replies: 4
Views: 2273

The question isn't vague, it seems rather simple. He's asking if people who are building dimensions with DataStage are using the SCD stage or if they are rolling their own solution. And for those who have actually used the SCD stage to do the dirty work, how have they found the performance to be? I'...
by chulett
Fri Apr 23, 2010 9:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Data Not Loading using oracle oci 9i
Replies: 1
Views: 968

Unfortunately, we can't see what's different either. I would suspect the same thing it sounds like you do - parameter values. Running a sequence manually rather than scheduled can mean two things: 1. The running user is different but I don't see how that would affect your OCI operation, that should ...
by chulett
Thu Apr 22, 2010 7:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: imporing version 8 dsx in 7.5.3
Replies: 2
Views: 926

Leaving aside the issue of 'backwards compatability' (there is none) look at the "Tool Version" in a 7.5.3 export and edit the 8.x export to match. Then, for better or worse, it should import.
by chulett
Thu Apr 22, 2010 6:56 am
Forum: General
Topic: Error while running sequencer
Replies: 5
Views: 2359

That or "Timed out while waiting for an event".
by chulett
Thu Apr 22, 2010 6:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: repository model
Replies: 2
Views: 1415

I'm curious why you think you need this. Intimate knowledge of the repository is not required to use the product.