Search found 53125 matches

by ray.wurlod
Tue Jul 19, 2016 4:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Returning NULL from parallel routines
Replies: 4
Views: 2287

You might try returning \x80, which is the standard DataStage internal representation of null, unless you are using a character set in which the euro character takes this code point.

In that case, check with the uvconfig file to determine how null is to be represented (for example \xa4).
by ray.wurlod
Tue Jul 19, 2016 4:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output Stage - Repeating elements
Replies: 5
Views: 2415

Welcome aboard.

Wait for "Ernie the XML expert" to come along. :D
by ray.wurlod
Sun Jul 17, 2016 4:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Record loaded issue
Replies: 6
Views: 2997

The numbers you get in DataStage Designer/Director represent the number of rows sent to the database by DataStage; they do not necessarily reflect the number of rows actually accepted by the database server. You should have at least one warning in the job log if there any problems. You can design yo...
by ray.wurlod
Fri Jul 15, 2016 5:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Record loaded issue
Replies: 6
Views: 2997

PROBABLY your DataStage server (Connector, whatever) is pointed to a database different from the one you're inspecting manually.
by ray.wurlod
Fri Jul 15, 2016 5:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Suddenly all server jobs extract only 50 rows
Replies: 3
Views: 3742

Server jobs can also be run with a row limit, looks like these have been set for the OP's project. The solution is to set these values to 0 ( = no limit ).

Parallel jobs can also be row limited if compiled in trace mode.
by ray.wurlod
Thu Jul 14, 2016 4:22 pm
Forum: General
Topic: Fallen Premium Poster: Kim Duke
Replies: 32
Views: 18286

I will miss both our forum-based and our private interchanges. I only met Kim a couple of times (since I'm usually on the other side of the planet), but those were always rewarding times. Vale Kim.
by ray.wurlod
Thu Jul 14, 2016 4:18 pm
Forum: Site/Forum
Topic: Newsletter sign-up form will not work!
Replies: 9
Views: 10649

Same for me at the moment, working with a bank-issued laptop.

Next gig is with Defence, so I don't expect much difference there either.
by ray.wurlod
Tue Jul 12, 2016 4:23 pm
Forum: General
Topic: Compilation error(‘$INCLUDE’ does not name a ty) for routine
Replies: 10
Views: 3486

There exists a C-callable version of the DataStage API, fully documented in the Programmer's Guide.
by ray.wurlod
Mon Jul 11, 2016 4:00 pm
Forum: General
Topic: Passing paramter set in dsjob
Replies: 1
Views: 1299

-param ParameterSetName=value Here, value is the name of a Values File associated with the Parameter Set. To have the Parameter Set use its "as defined" values, do not specify it in the dsjob command. -param ParameterSetName.ParameterName=value Here, value is the actual value with which t...
by ray.wurlod
Thu Jul 07, 2016 4:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Optimal ETL design for missing row
Replies: 8
Views: 3959

You are misinterpreting the effect of the left outer join.
by ray.wurlod
Wed Jul 06, 2016 5:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to view and run job but no error
Replies: 5
Views: 2595

Check your DataStage roles in that project. Operator role (the default) is very limited in what it can see.
by ray.wurlod
Wed Jul 06, 2016 5:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Optimal ETL design for missing row
Replies: 8
Views: 3959

Yes. You don't want to remove duplicates. The Row Generator has to generate all possible values. The left outer join will generate the requisite nulls.
by ray.wurlod
Wed Jul 06, 2016 5:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Control Code Characterset Issue
Replies: 20
Views: 16617

If the source is a file, there may be a Byte Order Mark at the beginning of the file. If not there is no easy way to check the byte order, but you could try converting the file using dos2unix or unix2dos command, as appropriate, and determining whether the result is more sensible.
by ray.wurlod
Wed Jul 06, 2016 4:57 pm
Forum: General
Topic: DataStage Director Log for each job need in specified path
Replies: 6
Views: 4555

Thank you for contributing. The status of this thread suggests that it was resolved in 2007.
by ray.wurlod
Wed Jul 06, 2016 4:55 pm
Forum: General
Topic: DataStage Certifications
Replies: 9
Views: 4977

stuartjvnorton wrote:WoW?
Isn't that taken already? ;-)
Sometimes three letter acronyms (TLAs) have to be used over again (UOA).