Search found 53125 matches

by ray.wurlod
Mon Dec 14, 2009 3:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: converting integer to string
Replies: 3
Views: 1358

Integer to string is an implicit conversion - specify (a large enough) string on the output link and integer on the input link and use a KEEP specification or a direct map specification.
by ray.wurlod
Mon Dec 14, 2009 3:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue in 8.1 installation
Replies: 3
Views: 1197

What operating system (including "bittage") is your "local machine"?
by ray.wurlod
Mon Dec 14, 2009 3:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to find the most dominant valuex
Replies: 7
Views: 2828

Why are you asking me? John McKeever suggested it, and explained correctly how to use it.

Third level = third grouping key (imagine you're doing it with an SQL query).
by ray.wurlod
Mon Dec 14, 2009 3:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Having Errors When Connecting to MSSQL DB
Replies: 2
Views: 2227

DSD_BP.O/% is not a valid pathname, yet this is where the failure is occurring - DataStage is presumably trying to load one of the routines in the DSD_BP.O directory, but somehow has identified a catalog name of "%".

I think this one needs to go to your official support provider.
by ray.wurlod
Mon Dec 14, 2009 3:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error connecting to AS400 file
Replies: 18
Views: 7368

Methinks someone has corrputed DS_JOBS and somehow "converted" it into a Type 1 file. Can you please look into the DS_JOBS directory in this project and report what's there, including hidden files?

Code: Select all

ls -la DS_JOBS
by ray.wurlod
Mon Dec 14, 2009 3:00 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Stop only services IA 8.1
Replies: 1
Views: 1440

Not possible. IA has no services of its own.
by ray.wurlod
Mon Dec 14, 2009 1:24 am
Forum: General
Topic: error in address standardization
Replies: 1
Views: 791

Moderator: please move to QualityStage forum

Sgiri1, please disable operator combination, even if only temporarily, so that you can be confident about which stage is actually throwing the error.
by ray.wurlod
Mon Dec 14, 2009 1:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to find the most dominant valuex
Replies: 7
Views: 2828

rafidwh wrote:Is there a way to check without using a trnasformer stage.
Probably. But why?
by ray.wurlod
Sun Dec 13, 2009 11:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: oracle sequence or surrogate key generator
Replies: 3
Views: 2990

Depends. The Surrogate Key Generator can, itself, be set up to use a database sequence, and retrieve huge blocks of keys (and why not?). If you're processing 1000000 records, and request blocks of, say, 250000 keys at a time, performance will be amazingly quick. Of course, the same is true if the bl...
by ray.wurlod
Sun Dec 13, 2009 11:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: I need datastage serial key
Replies: 2
Views: 1318

What precisely do you mean by a "datastage serial key"? DataStage itself does not have, or need, serial keys except in one case, the unique user number allocated to logins. Actually there are a couple of other internal ones, such as the slot number in the T30FILE table, but I doubt that's ...
by ray.wurlod
Sun Dec 13, 2009 11:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: split
Replies: 3
Views: 1181

For a finite domain use a Transformer, Switch or Filter stage to effect the split.
by ray.wurlod
Sun Dec 13, 2009 6:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Path for dsdesign on client machine
Replies: 10
Views: 2933

Does the /SAVE_AS_BITMAP option work for you?
by ray.wurlod
Sun Dec 13, 2009 6:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to connect sql server with datastage
Replies: 10
Views: 18324

The MSOLEDB stage works fine also, provided that you have specified a valid connection string.
by ray.wurlod
Sun Dec 13, 2009 2:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error from mtEndMatch and ERROR: vexit status=4
Replies: 5
Views: 2357

If you want ASAP sign up with your support provider for priority service. DSXchange does not exist to provide urgent support. It is an all-volunteer site whose members post as and when they can (and if they can). I personally will not try to diagnose any error thrown by APT_CombinedOperatorControll...
by ray.wurlod
Sun Dec 13, 2009 2:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Path for dsdesign on client machine
Replies: 10
Views: 2933

The report and bitmap options do not cause the Designer to open.

Learn patience. You post during my sleep hours and expect me to reply? Dream on.