Search found 53125 matches

by ray.wurlod
Fri Feb 01, 2013 4:26 am
Forum: General
Topic: how to connect oracleDB on AT&T servers from AIX servers
Replies: 2
Views: 1239

Install Oracle client on the DataStage server.
Configure Oracle client to "see" the database instance.
Done.
by ray.wurlod
Fri Feb 01, 2013 4:24 am
Forum: General
Topic: XML Stage vs XML Pack
Replies: 15
Views: 3455

I always understood that the devil was in the details...
by ray.wurlod
Thu Jan 31, 2013 4:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job reports failure (code 134)
Replies: 8
Views: 5229

Try a search on just "code 134". There is a dozen hits, two of which are marked as Resolved.
by ray.wurlod
Thu Jan 31, 2013 4:30 pm
Forum: General
Topic: Enable 64BIT_FILES on RHEL 6 with DS 8.5 64-bit installed?
Replies: 2
Views: 886

No.

It's still more efficient for hashed files that don't need to contain 2GB of data to use 32-bit internal addressing, not least because the 32-bit pointers require less disk space. And there's three of those per record.
by ray.wurlod
Thu Jan 31, 2013 4:29 pm
Forum: IBM QualityStage
Topic: Advice on joining on 'unexact' match
Replies: 8
Views: 4174

... but maybe not ALL trailing zeroes. Think it through. You will need to keep six numeric characters.
by ray.wurlod
Thu Jan 31, 2013 12:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: change current date + different second for each row
Replies: 19
Views: 5106

Run on a single node, or generate numbers that are unique across the domain. Search DSXchange for techniques and formulae.
by ray.wurlod
Wed Jan 30, 2013 7:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: "Unable to open state file ... No such file or director
Replies: 2
Views: 1919

Welcome aboard.

Is either of the SKG stages configured to use state file? If so, are they both attempting to use the same state file?
by ray.wurlod
Wed Jan 30, 2013 7:32 pm
Forum: IBM QualityStage
Topic: Advice on joining on 'unexact' match
Replies: 8
Views: 4174

Good points.
by ray.wurlod
Wed Jan 30, 2013 1:25 pm
Forum: IBM QualityStage
Topic: Advice on joining on 'unexact' match
Replies: 8
Views: 4174

You can perform a Reference Match using QualityStage and UNCERT as the match rule.
by ray.wurlod
Tue Jan 29, 2013 9:35 pm
Forum:
Topic: Configuring IMAM
Replies: 13
Views: 10363

Bridges are installed on the client. Have you created your client machine as a Metadata Interchange Server?
by ray.wurlod
Tue Jan 29, 2013 9:34 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Trying to select at Job in the Operations in ISD Application
Replies: 4
Views: 4285

As well as being multi-instance the job must also have been successfully compiled.
by ray.wurlod
Tue Jan 29, 2013 3:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Design Issue
Replies: 5
Views: 2316

No, Array Size sets the maximum number of columns that can be generated (pivoted) onto an output row. If there are fewer input rows than this nulls will be generated. By this means all output rows have identical record schema. You can deal with that downstream to suit your own requirements.
by ray.wurlod
Tue Jan 29, 2013 3:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to pass file path as parameter in xml output stage
Replies: 5
Views: 2523

You still need the "#" markers for environment variables, and these need to have been loaded into the job as parameters. For example:
File path =#$EVENT_XML_PATH#/#$XML_NAME#.xml
by ray.wurlod
Mon Jan 28, 2013 7:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Design Issue
Replies: 5
Views: 2316

Have you read the help on Array Size? I think you'll find it informative.

You haven't mentioned whether this is a horizontal pivot or a vertical pivot that you're trying to accomplish.
by ray.wurlod
Mon Jan 28, 2013 2:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Is fork Join not preferable?
Replies: 2
Views: 2603

Fork join will work without creating a deadlock. To ensure this DataStage inserts buffer operators on both inputs to the Join stage, which you can see in the job score.