Search found 53125 matches
- Thu Dec 01, 2005 1:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS Error
- Replies: 1
- Views: 2838
- Thu Dec 01, 2005 1:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataSets Vs Hash Files
- Replies: 2
- Views: 1342
You are probably noting a similarity between the fact that a hashed file and a data set can be in memory and can service lookups. While that is true, the architecture of each is radically different. For example there is no mechanism for automatically partitioning a hashed file over the processing no...
- Wed Nov 30, 2005 6:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: accesing data without importing table definition in DS
- Replies: 10
- Views: 2776
When the job starts, the stage sends the SQL (whether generated or user-defined) to the database server to be "prepared". This means that the database server prepares its execution plan based on available indexes, current load and whatever other factors might be involved. A request is then sent to t...
- Wed Nov 30, 2005 6:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS Warning
- Replies: 4
- Views: 1819
Somewhere (in a Sequential File table definition) you have specified that this value occurs in a fixed-width of 11 characters. I assumed - wrongly - that its data type was therefore string[11]. Nonetheless, what it's looking for is a representation of NULL that is 11 characters long, for example '##...
- Wed Nov 30, 2005 4:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Server Jobs Created from Mimix Replicate1
- Replies: 6
- Views: 2220
- Wed Nov 30, 2005 4:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NLS installation while DS upgrading
- Replies: 1
- Views: 801
No. Existing jobs will not be affected. When you re-open them you will see NLS tabs, but the settings will be as if you had not enabled NLS. Note that installing NLS is not suffiicient - it must also be enabled by changing the NLSMODE parameter in uvconfig to 1, regenerating and restarting DataStage.
- Wed Nov 30, 2005 4:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Parameters as Input argument to a routine
- Replies: 8
- Views: 1972
- Wed Nov 30, 2005 4:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creation of static hashed file runtime
- Replies: 8
- Views: 3021
Trust the Hashed File Calculator. A few alphabetics won't hurt the Type 2 hashing alogrithm if the keys are primarily numeric varying most on the right hand (line number) end. I must challenge your assertion that you are moving away from dynamic hashed files because of size. Any kind of hashed file,...
- Wed Nov 30, 2005 4:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage of Named pipes in sequential file
- Replies: 23
- Views: 5264
- Wed Nov 30, 2005 4:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsjob ERROR
- Replies: 9
- Views: 4947
- Wed Nov 30, 2005 4:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Conditional lookup using hased files
- Replies: 13
- Views: 3878
- Wed Nov 30, 2005 4:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Enterprise Stage
- Replies: 8
- Views: 1772
- Wed Nov 30, 2005 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do I configure for multiple network interfaces on SMP?
- Replies: 27
- Views: 9063
- Wed Nov 30, 2005 3:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create historical Data from chronologic Data
- Replies: 1
- Views: 741
- Wed Nov 30, 2005 3:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Defining Basic Variable
- Replies: 4
- Views: 940