Search found 53125 matches
- Mon Mar 26, 2007 9:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PASSWORD MISSING Error in DB2/UDB Enterprise
- Replies: 6
- Views: 2307
Your support provider? Folks post here if they can contribute. By an unspoken understanding, folks don't post if they have nothing to contribute. You've had some advice from here; obviously you are unsatisfied with it. Why not make your support provider earn some of that maintenance revenue they col...
- Mon Mar 26, 2007 8:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: link.DBMSCODE
- Replies: 10
- Views: 3839
----> Transformer1 -----> Transformer2 -----> Oracle | | LinkA | | LinkB V V Rejects1 Rejects2 Transformer1 looks after any business rules, sending its rejects out a rejects link. Transformer2 looks after any rows rejected by Oracle, by having LinkA with no constraint expression and LinkB handling ...
- Mon Mar 26, 2007 7:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Search in Jobs
- Replies: 5
- Views: 1322
- Mon Mar 26, 2007 7:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: JOb Sequence
- Replies: 10
- Views: 2005
- Mon Mar 26, 2007 7:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: surrogate key error
- Replies: 5
- Views: 1532
I can't find anything related to this error but then, as the error message states, it's an internal error. You need to report this to your support provider, ideally with a reproducible example. Perhaps the stage is not successfully writing the state file after the first run - have you checked that y...
- Mon Mar 26, 2007 7:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Developing job to datasets(0 recors somet) to Teradata table
- Replies: 5
- Views: 1647
- Mon Mar 26, 2007 5:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Developing job to datasets(0 recors somet) to Teradata table
- Replies: 5
- Views: 1647
Does the Data Set actually exist? Please verify (or otherwise) using the Data Set Management tool or the orchadmin or dsrecords command. What will be the benefit of running the job under this circumstance? Would it not be better to have a job sequence detect whether there were rows in the Data Set a...
- Mon Mar 26, 2007 5:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Developing job to datasets(0 recors somet) to Teradata table
- Replies: 1
- Views: 829
- Mon Mar 26, 2007 5:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Copy Stage Error with Oracle Enterprise
- Replies: 7
- Views: 2479
Under the Import > Table Definitions menu you will find Orchestrate as one of the options. On the dialog that is opened you will find that the third option is to import a database table using the orchdbutil facility. You can learn more about orchdbutil in the Orchestrate Users Guide, for example if ...
- Mon Mar 26, 2007 5:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: surrogate key error
- Replies: 5
- Views: 1532
- Mon Mar 26, 2007 5:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi Client Manager for switching clients DS 7.5 & 8 ?
- Replies: 15
- Views: 8211
- Mon Mar 26, 2007 5:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Special character !! ... ascii value "20" ?
- Replies: 15
- Views: 3975
- Mon Mar 26, 2007 5:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading Dynamic Vector of SubRecords
- Replies: 8
- Views: 3740
- Mon Mar 26, 2007 5:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DRS Stage Problem
- Replies: 8
- Views: 1559
- Mon Mar 26, 2007 5:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: link.DBMSCODE
- Replies: 10
- Views: 3839
Your Transformer stage has two outputs; one going to the Oracle table (let's call this LinkA) and one handling rejects (LinkB). LinkA has NO constraint expression. LinkB is marked as handling rejects. Define an integer column on LinkB derived as the output link variable LinkA.DBMSCODE. If you need o...