Search found 53125 matches
- Thu Jan 12, 2006 7:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warings msgs for Update Or insert type in ODBC Stage
- Replies: 8
- Views: 2018
- Thu Jan 12, 2006 7:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Default warnings limit in the Designer
- Replies: 10
- Views: 2321
- Thu Jan 12, 2006 5:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Default warnings limit in the Designer
- Replies: 10
- Views: 2321
- Thu Jan 12, 2006 5:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Log
- Replies: 10
- Views: 2660
DELETE is a transaction. If the database is logging transactions, then all DELETE transactions will be logged, along with all others. The whole point is the ability to roll forward to a given clean point. TRUNCATE is not a transaction; it's an operation on the table, so is not logged. You lose the a...
- Thu Jan 12, 2006 5:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Copy one row to multiple rows
- Replies: 16
- Views: 8137
- Thu Jan 12, 2006 5:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pivot Stage Performance
- Replies: 3
- Views: 1459
- Thu Jan 12, 2006 5:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieve all the records matched
- Replies: 4
- Views: 1283
- Thu Jan 12, 2006 5:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phanto Error - Warning
- Replies: 4
- Views: 1175
- Thu Jan 12, 2006 5:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in modifying sql statement in db2/udb stage
- Replies: 6
- Views: 1676
- Thu Jan 12, 2006 5:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: parameters not being passed in test environment
- Replies: 7
- Views: 1754
- Thu Jan 12, 2006 5:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to open the job
- Replies: 10
- Views: 2511
- Thu Jan 12, 2006 5:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to create Plugin
- Replies: 3
- Views: 1005
Ah, one of those clients! OK, request the manual, maybe it will scare them off. That said, if you have the skills, writing your own plug-in can be useful for functionality that DataStage lacks. For example, Hitachi (in Japan) created plug-in stages that allowed their database (HiRDB) to be accessed ...
- Thu Jan 12, 2006 5:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Upgrade DS from 5.2 to 7.x
- Replies: 7
- Views: 1694
- Thu Jan 12, 2006 5:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Link Variables
- Replies: 3
- Views: 1286
In on-line Help from Designer or Manager, the topic you need is Input and Output Link Variables . The constants are selected from the expression editor drop-down menu. I guess, by not documenting them, "they" can add to the list as and when they choose. You will find an EQUATE declaration for each l...
- Thu Jan 12, 2006 5:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom 5812 error
- Replies: 2
- Views: 961