Search found 42189 matches
- Thu Feb 15, 2007 2:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML File poblem
- Replies: 19
- Views: 6267
- Thu Feb 15, 2007 11:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reference lookup
- Replies: 8
- Views: 1956
But you don't need all 5 million rows in the reference lookup, now do you? You just need how ever many match to your incoming records - and you said that's what, 30? Get smart about how you load things like this. Load your input file into a work table in your database and join it to the reference so...
- Thu Feb 15, 2007 11:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reference lookup
- Replies: 8
- Views: 1956
- Thu Feb 15, 2007 10:19 am
- Forum: General
- Topic: HashFileLookup
- Replies: 12
- Views: 5001
You cannot just add the "path" to the the statement, as the syntax of both calls are different. Actually, you can as that's exactly what I've done here and it works just peachy. As noted, the syntax to call the routine is slightly different - you need to pass in the full path to the hashed file rat...
- Thu Feb 15, 2007 9:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML File poblem
- Replies: 19
- Views: 6267
If your mission is to go around and correct all of the spelling issues here, you'll be a Top Poster in no time. No problem with hitting old posts, some will do that if the issue was unresolved, others just because they have something to add. It does help enrich the site for searchers, even if the OP...
- Thu Feb 15, 2007 8:59 am
- Forum: General
- Topic: HashFileLookup
- Replies: 12
- Views: 5001
- Thu Feb 15, 2007 8:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error in the if statement
- Replies: 3
- Views: 820
- Thu Feb 15, 2007 8:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Connectivity to JDBC and JMS
- Replies: 7
- Views: 5266
- Thu Feb 15, 2007 8:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem reading XML files
- Replies: 3
- Views: 1025
- Thu Feb 15, 2007 8:11 am
- Forum: General
- Topic: Common English Errors
- Replies: 3
- Views: 1338
- Thu Feb 15, 2007 8:08 am
- Forum: General
- Topic: Installing MCM
- Replies: 20
- Views: 6245
- Thu Feb 15, 2007 8:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Difference between two numbers
- Replies: 6
- Views: 1308
- Thu Feb 15, 2007 7:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML File poblem
- Replies: 19
- Views: 6267
Interesting... not only did you reply to a pushing one year old thread, but this wasn't my "problem". And no, there is no "must" in using the Inherit stage properties option, you certainly can but not there is no "must" here. And inheriting bad metadata from the Stage tab wouldn't be all that helpfu...
- Thu Feb 15, 2007 7:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: One projet with multiple environnements (parameters)
- Replies: 8
- Views: 1915
You wont be able to change it directly there. You need to define a parameter in the job sequence and pass that parameter as the value. Plus for encrypted passwords, you wont be able to "double click" and enter a value, you need to hit "Insert parameter" and then specify the job sequence's job param...
- Thu Feb 15, 2007 7:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: One projet with multiple environnements (parameters)
- Replies: 8
- Views: 1915
In the job sequence, when i double click on a string parameter i can edit the value. When I double click on a encrypted parameter, nothing happens... don't undestand... Me neither. Nothing magical about Sequence jobs, our Production support peoples do this all the time. Matter of fact I just did it...