Search found 53125 matches
- Thu May 05, 2005 9:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NotNull IsNull
- Replies: 2
- Views: 934
- Thu May 05, 2005 9:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String Parsing
- Replies: 37
- Views: 11047
- Thu May 05, 2005 9:04 pm
- Forum: Data Integration
- Topic: Missing maps in datawarehouse
- Replies: 10
- Views: 7692
- Thu May 05, 2005 6:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Change java runtime env
- Replies: 8
- Views: 1931
- Thu May 05, 2005 2:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: about log file
- Replies: 2
- Views: 8359
- Thu May 05, 2005 1:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fields in DS_LICENSE
- Replies: 7
- Views: 1891
- Thu May 05, 2005 1:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: about job sequence
- Replies: 2
- Views: 1344
- Thu May 05, 2005 1:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Real Time DWH questions
- Replies: 1
- Views: 1910
- Thu May 05, 2005 1:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: about data stage
- Replies: 2
- Views: 1928
- Wed May 04, 2005 9:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_uvput() - Write failed for record id '4130
- Replies: 3
- Views: 1713
- Wed May 04, 2005 9:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle Connection error
- Replies: 3
- Views: 1352
- Wed May 04, 2005 9:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need info about uv command
- Replies: 10
- Views: 2542
- Wed May 04, 2005 9:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can we replace hashed files using the UniVerse DB Stage?
- Replies: 2
- Views: 965
- Wed May 04, 2005 9:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: RESIZE 32 to 64
- Replies: 11
- Views: 8640
Even better is to ask "do I REALLY need to load more than 2GB into it?". Do you really need all those columns? If they're not used in a job (there is no line drawn from the column in a Transformer stage) you don't need that column and therefore don't need to load it into the hashed file. Do you real...
- Wed May 04, 2005 9:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fields in DS_LICENSE
- Replies: 7
- Views: 1891
They're not obfuscated. The key is made up of the client machine identifier, followed by the client machine name, followed (by a colon then) by the pid on the server of the agent dsapi_server process that is maintaining the connection to the client. The file dictionary for DS_LICENSE limits the colu...