Search found 42189 matches

by chulett
Sun Jan 21, 2007 11:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Quering a Table with some Range Fields
Replies: 7
Views: 1782

Not sure where the 'date' came in, snuck out my fingers when typing 'range lookup' I guess, since that's the usual context for this. It be fixed now. I don't think a hashed file solution of the nature you posted will work for the OP, but seeing as how what they need is all still a little hazy... we ...
by chulett
Sun Jan 21, 2007 10:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Quering a Table with some Range Fields
Replies: 7
Views: 1782

If you're not sure what to search for, try range lookup as an Exact search. I got 51 hits doing that.
by chulett
Sun Jan 21, 2007 9:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Quering a Table with some Range Fields
Replies: 7
Views: 1782

So there's really nothing 'dynamic' about your question per se, you're just asking how to do a range lookup? If so, there are a ton of conversations here on doing that. Most deal with doing it via a hashed file or Universe table as it's not exactly straight-forward. If you mean a direct lookup again...
by chulett
Sun Jan 21, 2007 9:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key using sequence ?
Replies: 34
Views: 13357

Who said anything about UNIX? It says 'command prompt', that's a generic expression for your operating system. I guess for Windows, working outside the GUI is becoming a lost art... Click on 'Start', then 'Run...'. In the Run box put cmd and click OK, that will get you a command prompt, a.k.a a DOS ...
by chulett
Sun Jan 21, 2007 9:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Quering a Table with some Range Fields
Replies: 7
Views: 1782

Just how 'dynamic' is your query? The date range constraint part is easy, just pass the two dates in as Job Parameters and use them in your query. You'd need to add more detail to your requirement to get a more focused answer.
by chulett
Sun Jan 21, 2007 9:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Rowsplitter
Replies: 19
Views: 5944

Correct - but it is, of course, also Spock's Brain. :D
by chulett
Sun Jan 21, 2007 12:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key using sequence ?
Replies: 34
Views: 13357

No, you got it. Our own little game show. :wink:
by chulett
Sun Jan 21, 2007 12:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key using sequence ?
Replies: 34
Views: 13357

You were supposed to 'type' the file, not try to execute it.
by chulett
Sat Jan 20, 2007 10:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Rowsplitter
Replies: 19
Views: 5944

Brain and brain, what is brain? :?
by chulett
Sat Jan 20, 2007 10:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Any key lookup
Replies: 17
Views: 3093

Or the 'newer' Link Variable approach for the check:

Code: Select all

Not(Lookup1.NOTFOUND) Or Not(Lookup2.NOTFOUND)
by chulett
Sat Jan 20, 2007 10:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key using sequence ?
Replies: 34
Views: 13357

For anyone playing along from the home audience, there's no underscore in any of these trigger values. It shouldn't even compile like that, so I'm sure everyone is using them properly but typing them incorrectly here. We now return you to your regularly scheduled problem. ps. swades - you need to t...
by chulett
Sat Jan 20, 2007 10:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: cannot find transformer binaries on 'other' node
Replies: 5
Views: 1119

The Install and Upgrade Guide talks about rsh in the Configuring the Enterprise Edition chapter. And the Advanced User Guide for PX shows these environment variables, perhaps one of them is the one Ray meant:

APT_PM_SHOWRSH
APT_PM_USE_RSH_LOCALLY
by chulett
Sat Jan 20, 2007 4:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Any key lookup
Replies: 17
Views: 3093

Right, two lookups to the same hashed file. Check either or both results as appropriate.
by chulett
Sat Jan 20, 2007 9:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage License
Replies: 12
Views: 4769

I know you've got the smiley there, Whale, but it's not about processing power. Oracle used to play that game, called them 'Power Units', different CPUs or Server classes were assigned different amounts of Power Units and thus different amounts of money. Didn't go over well and didn't last all that ...
by chulett
Fri Jan 19, 2007 6:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Rowsplitter
Replies: 19
Views: 5944

I_Server_Whale wrote:
DSguru2B wrote:vijaykumar, are you just playing with different stages :?
I guess so. :wink: And we will be going through all of them.

Oy!