Search found 53125 matches
- Mon Sep 15, 2008 8:39 am
- Forum: IBM QualityStage
- Topic: Using the same dictionary file for two RULESETS
- Replies: 1
- Views: 889
You should be able to use the same dictionary but, when you provision the rule sets, two copies of the .DIC file will need to be made on the server. So, even if you have one copy of the file plus a link to it on the client, this will not be the case on the server. Therefore you may as well make a co...
- Mon Sep 15, 2008 6:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parallel calling of Job with different invocation ids
- Replies: 3
- Views: 1401
- Mon Sep 15, 2008 4:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stored Procedure to target stage Logic
- Replies: 7
- Views: 2371
Just mark the column as "Type 2 change". You will also need some way to identify the expired record - either a date or a flag.
Code: Select all
Dimension
|
|
V
source ---> SCD_stage ---> Fact
|
|
V
Dimension- Mon Sep 15, 2008 4:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job sequence issue
- Replies: 7
- Views: 2967
Sudheer, please strive for a professional standard of written English expression on DSXchange. In particular do not use SMS-style abbreviations. DSXchange is not a mobile telephony device, and such abbreviations make the already burdensome task of understanding English even more difficult for those...
- Mon Sep 15, 2008 4:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loading XML file data into a Seq. file
- Replies: 8
- Views: 3680
- Mon Sep 15, 2008 2:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenation of multiple values
- Replies: 12
- Views: 3366
- Mon Sep 15, 2008 1:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenation of multiple values
- Replies: 12
- Views: 3366
OK, you look up using "A" as the reference key expression. You get back 101. You compare this ROW BY ROW to determine whether there is a match. You can NOT get a single row output from this. Downstream of the Transformer stage you need to perform a "vertical pivot". Search the forum for "vertical pi...
- Mon Sep 15, 2008 12:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding table definitions
- Replies: 1
- Views: 856
- Mon Sep 15, 2008 12:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job process running but not reflecting in DataStage Director
- Replies: 1
- Views: 698
- Mon Sep 15, 2008 12:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem while making the columns in a transformer nullable
- Replies: 6
- Views: 1394
- Sun Sep 14, 2008 11:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenation of multiple values
- Replies: 12
- Views: 3366
Yes? What is it? The constant "A", the value of MT_MODELNUMBER, or the concatenation of both and, if so, with a space between or not? You see, in your specification you provide two column headings and three values. If you're that confused imagine how much worse it is for someone else trying to under...
- Sun Sep 14, 2008 10:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem while making the columns in a transformer nullable
- Replies: 6
- Views: 1394
- Sun Sep 14, 2008 7:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dis advantages of funnel stage
- Replies: 4
- Views: 1565
- Sun Sep 14, 2008 7:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenation of multiple values
- Replies: 12
- Views: 3366
This looks like a singularly cumbersome design. How many lookup keys do you have? What are the reference key expressions for it/these? Combined with the result of whether or not the lookup was successful you should be able to generate the required output as an output column derivation in the Transfo...
- Sun Sep 14, 2008 4:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dis advantages of funnel stage
- Replies: 4
- Views: 1565
What's the rush? If there is dis advantage or even dat advantage, things won't be any different tomorrow. We don't do "urgent" or "asap", especially on weekends. If you need rapid response sign up with your support provider for express service and learn just how much "urgent" costs. DSXchange is an ...