Search found 42189 matches

by chulett
Mon Aug 22, 2011 6:42 am
Forum:
Topic: Error while opening a folder in Director
Replies: 5
Views: 1746

ray.wurlod wrote:Even if it doesn't annoy moderators, it will definitely annoy me!
We know, we know. :lol:

Too bad there's no Moderator here or I'd move this dang post. What's so hard about putting them in the right place, peoples?
by chulett
Mon Aug 22, 2011 6:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need infomation
Replies: 4
Views: 2093

Why specifically "Orchestrate"? At a high level it's the underpinnings of the parallel engine, a product that was aquired from Torrent Systems in 2001. If you are new to DataStage, first order of business would be the guides that ship with the product, for example the Parallel Job Develope...
by chulett
Mon Aug 22, 2011 6:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Upsert Failing
Replies: 8
Views: 3020

Nope, it's simply the fact that all colums in the stage must be bound into the query. Each must mention all four, so if you don't want to update all fields you'll need to pre-qualify your actions and use two separate links.
by chulett
Mon Aug 22, 2011 6:19 am
Forum: General
Topic: how we delete 3rd row from one table
Replies: 14
Views: 4165

priyadarshikunal wrote:But still there is no answer to the question asked in first post as it is.
Ah... but there is, and it has been answered. :wink:
by chulett
Sun Aug 21, 2011 10:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Schema file
Replies: 8
Views: 3266

I'm trying to help you help us and all you've done is repeat yourself. Have you considered the fact that perhaps posting the actual error message you are receiving might help?
by chulett
Sun Aug 21, 2011 10:53 am
Forum: General
Topic: how we delete 3rd row from one table
Replies: 14
Views: 4165

Still, doesn't matter. Having an "identity column" (or any other surrogate value) with a 3 in it doesn't make it "the third row". It's not sequential media, after all. That's not to say that based on very specific conditions and/or sort orders, you couldn't identify the third rec...
by chulett
Sun Aug 21, 2011 10:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Schema file
Replies: 8
Views: 3266

Define "not working".
by chulett
Sun Aug 21, 2011 10:15 am
Forum: General
Topic: how we delete 3rd row from one table
Replies: 14
Views: 4165

Technically, your first question is irrelevant. :wink:
by chulett
Sun Aug 21, 2011 8:00 am
Forum: General
Topic: how we delete 3rd row from one table
Replies: 14
Views: 4165

It's a trick question! :shock:
by chulett
Fri Aug 19, 2011 5:49 pm
Forum: General
Topic: Starting multiple jobs using StartLoop EndLoop in a Sequence
Replies: 12
Views: 3425

mczern wrote:I would have thought this would be a fairly common use for the looping construct.
Yah... not so much.
by chulett
Fri Aug 19, 2011 1:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: date manipulation
Replies: 3
Views: 1183

I'm not quite sure why you added your question at the end of a completely unrelated post, regardless here you are split out into your very own.
by chulett
Fri Aug 19, 2011 12:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: job are aborting with The Error in mutex_unl
Replies: 2
Views: 1572

Turn off buffering.
by chulett
Fri Aug 19, 2011 9:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to read a column from a file and use as a parameter
Replies: 3
Views: 1817

viewtopic.php?t=141746

Either do the 'max key' work in the current job or a separate followup job, I would consel against the 'after job routine' approach.
by chulett
Fri Aug 19, 2011 7:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can we override the APT_COMPILER PARAMETER
Replies: 3
Views: 2390

Split from this five year old topic.
by chulett
Thu Aug 18, 2011 8:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Connector Stage
Replies: 4
Views: 4093

I for one have no clue. All the docs mention is actions being "logged" which I assume means the job's log. Why not ping your official support provider, let us know what you find out?