Search found 53125 matches

by ray.wurlod
Thu May 27, 2010 11:11 am
Forum: General
Topic: Zero count
Replies: 6
Views: 1805

datastagenewbie wrote:sometimes I wish I was a premium member. :-(
That, at least, is easily remedied.
by ray.wurlod
Thu May 27, 2010 11:10 am
Forum: General
Topic: Identify the duplicates
Replies: 3
Views: 1124

The original requirement explicitly stated a desire NOT to remove duplicates. gssr's solution is apposite.
by ray.wurlod
Thu May 27, 2010 11:07 am
Forum: IBM QualityStage
Topic: Unduplicate Error
Replies: 1
Views: 1433

That's a fairly common, and unfortunately not very helpful, message in DataStage/QualityStage parallel jobs. It is not particularly relevant to the stage type (operator) that generated it. It means usually that an operator process has failed (not the same as failed to start) but does not give any me...
by ray.wurlod
Thu May 27, 2010 4:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Number of open oracle/db connections in a job
Replies: 6
Views: 3122

Possibly.

Of course, your DBA may not have configured that many listeners, so your job (at least one of its nodes) may fail.
by ray.wurlod
Thu May 27, 2010 4:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel read to oracle 11g is not supported by v 8.0.1
Replies: 2
Views: 1914

It may simply be that you lack SELECT privilege on the system tables that contain this information.
by ray.wurlod
Thu May 27, 2010 4:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequencer details
Replies: 5
Views: 1444

Ray, I couldn't see your complete message so don't know what you said :( That's because you have not yet obtained yourself a premium membership. Once you have that you can read the entirety of the posts of the premium posters, as well as having quite a few other benefits (such as discounts at the D...
by ray.wurlod
Thu May 27, 2010 2:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequencer details
Replies: 5
Views: 1444

Here is the full documentation, according to me. The Sequencer activity has one or more inputs and one output. If its sole property is set to "Any" then the output triggers as soon as any of the inputs fires. If its sole property is set to "All" then the output triggers only when...
by ray.wurlod
Thu May 27, 2010 2:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Insert and update DB table fails when input umlaut character
Replies: 16
Views: 6293

Is the night run under a different user ID from the one used for the successful run?
by ray.wurlod
Thu May 27, 2010 2:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: what function to use for replacing string?
Replies: 5
Views: 1942

Moderator: topic relocated as requested

The answer for a server job is to use the Ereplace() function.
by ray.wurlod
Wed May 26, 2010 10:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Information
Replies: 14
Views: 12151

Please mark this thread as Resolved using the green button at the top of this page.
by ray.wurlod
Wed May 26, 2010 10:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Information
Replies: 14
Views: 12151

Please strive to sustain a professional standard of written English on DSXchange. It makes life easier for those whose first language is other than English.
by ray.wurlod
Wed May 26, 2010 10:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage server job performance on Unix Vs Windows
Replies: 3
Views: 1860

You're not comparing apples with apples so most comparisons are probably unfair. The thing I most like about UNIX over Windows is the infrequency with which the machine has to be re-booted - that is, its "up time". On identical hardware there theoretically should be little difference betwe...
by ray.wurlod
Wed May 26, 2010 9:59 pm
Forum: General
Topic: Zero count
Replies: 6
Views: 1805

Yes, that seems like a reasonable requirement. What do you get out of DataStage when there ARE records in the file? How are you calculating this? Think about how any calculation could be performed if no records are passing through the job. What you need to do is to detect whether the file is empty (...
by ray.wurlod
Wed May 26, 2010 9:46 pm
Forum: General
Topic: transformer shortcut keys
Replies: 1
Views: 3101

They're all listed in the Designer manual. From memory it's Ctrl-E, but I've not used that for a very long time.
by ray.wurlod
Wed May 26, 2010 9:45 pm
Forum: General
Topic: IOD EMEA Day Two
Replies: 11
Views: 6814

Connectors in server jobs - in "version next" (see above). And the migration tool will handle server jobs also.

I got the feeling that, if you use this tool for your upgrades, you don't get given a choice about whether or not to change to Connectors - it happens.