Search found 53125 matches
- Thu Mar 15, 2007 9:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Change Data Capture
- Replies: 12
- Views: 3687
- Thu Mar 15, 2007 9:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Stage with Duplicate Dimension data
- Replies: 3
- Views: 1090
- Thu Mar 15, 2007 9:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: irreconcilable constraints
- Replies: 3
- Views: 1345
... and you'll find your duplicate post - please delete it before anyone replies to it.
- Thu Mar 15, 2007 9:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Stage Error
- Replies: 5
- Views: 1180
- Thu Mar 15, 2007 9:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Key Partition Incremental
- Replies: 4
- Views: 1022
- Thu Mar 15, 2007 9:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error Data Conversation
- Replies: 2
- Views: 1602
That's because Oracle reports all integers as NUMBER(38). The job may still work OK, and changing the data type in the job to Integer may help too. Better would be to change the data type in the imported table definition before loading the table definition into the job. In that case, create a messag...
- Thu Mar 15, 2007 9:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: to run a job before the exit of sequencer
- Replies: 10
- Views: 2721
- Thu Mar 15, 2007 9:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: generating random number in a specified range
- Replies: 19
- Views: 3972
Write a sequence of numbers as keys to a hashed file (UniVerse table) on the conductor node, then read it back. The hashing algorithm will give you some measure of scrambling, and your generated sequence will be unique. You could use an External Target stage or a server job shared container containi...
- Thu Mar 15, 2007 8:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Run Condition
- Replies: 5
- Views: 1405
You could always take a training class
- Thu Mar 15, 2007 8:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Function to retrieve Project Level Environment Variable?
- Replies: 13
- Views: 3780
- Thu Mar 15, 2007 8:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML SChema help
- Replies: 3
- Views: 1194
- Thu Mar 15, 2007 8:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Import Plug-in Metadata - DB2
- Replies: 9
- Views: 2011
- Thu Mar 15, 2007 8:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: File name
- Replies: 2
- Views: 1272
- Thu Mar 15, 2007 8:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: 19 Hashed file look up....
- Replies: 8
- Views: 1767
Supply and demand again. Manage your expectations. Try splitting the 19 lookups across, say, four transformer stages rather than have one as the bottleneck. Next time you run the job, enable statistics on the Job Run Options dialog for that single transformer stage - learn where it is spending most ...
- Thu Mar 15, 2007 8:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle Bulkload
- Replies: 10
- Views: 2967