Search found 15603 matches
- Wed Jan 16, 2008 6:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Strange behaviour of multiple instances
- Replies: 10
- Views: 4463
- Wed Jan 16, 2008 6:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Serverjob error
- Replies: 0
- Views: 612
Moderator - please delete this duplicate thread, the original is found here
- Wed Jan 16, 2008 5:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Serverjob error
- Replies: 4
- Views: 877
Moderator - please delete this duplicate thread, the original is found here
- Tue Jan 15, 2008 7:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to replace all the empty derivation with SetNull()
- Replies: 10
- Views: 2741
- Tue Jan 15, 2008 6:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to replace all the empty derivation with SetNull()
- Replies: 10
- Views: 2741
- Tue Jan 15, 2008 5:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom issue with the DSSetParam program
- Replies: 4
- Views: 1304
- Tue Jan 15, 2008 5:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash table (hash partition)
- Replies: 4
- Views: 1018
- Mon Jan 14, 2008 8:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: I am getting an error while saving/compiling the jobs
- Replies: 4
- Views: 1052
- Mon Jan 14, 2008 6:34 am
- Forum: General
- Topic: Run-time error '13' Type mismatch
- Replies: 12
- Views: 5201
- Mon Jan 14, 2008 6:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: BigInt Problem
- Replies: 6
- Views: 1540
- Mon Jan 14, 2008 6:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: I am getting an error while saving/compiling the jobs
- Replies: 4
- Views: 1052
This error relates to the repository storage of metadata that has been introduced at version 8. There isn't that much knowledge on those error "out here" yet. Is this a new installation or have you been able to save/compile jobs before? What has changed between the time it worked and the time it sto...
- Fri Jan 11, 2008 11:37 am
- Forum: General
- Topic: Cannot Import Metadata into new project
- Replies: 11
- Views: 4541
- Fri Jan 11, 2008 8:39 am
- Forum: General
- Topic: Cannot Import Metadata into new project
- Replies: 11
- Views: 4541
Hello and welcome to DSXchange, NSIT-DVP-01 a) "pb" is the accepted symbol for the element "lead" but not a word in English. b) What version are you exporting from? c) What error(s) do you get when importing into version 8? d) Can you import single element types (tables, routines, jobs) or does ever...
- Fri Jan 11, 2008 6:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Accessing Environmental variables in a routine
- Replies: 5
- Views: 1227
- Fri Jan 11, 2008 4:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Shared hashed file vs Performance issues
- Replies: 3
- Views: 1161
If the hashed file is being referenced, i.e. read-only with no updates, then by all means run in parallel. Each job referencing this file will have it's own memory copy if the file is designated "pre-load to memory", but there might be some benefit if many jobs are reading the file at the same time ...