Search found 42189 matches
- Wed Nov 08, 2006 11:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Email Notification Stage Error
- Replies: 11
- Views: 2481
No, you're not doing anything wrong. I forgot that the Notification Activity stage breaks the rules of user control and essentially hard-codes an 'Unconditional' trigger to any downstream stage. So those new sequence options would control the outcome. I don't ever link things like that to a Notifica...
- Wed Nov 08, 2006 11:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Backout Procedure
- Replies: 1
- Views: 611
- Wed Nov 08, 2006 9:09 am
- Forum: General
- Topic: How to implement multiple joins in DataStage?
- Replies: 8
- Views: 5460
- Wed Nov 08, 2006 8:47 am
- Forum: General
- Topic: How to implement multiple joins in DataStage?
- Replies: 8
- Views: 5460
- Wed Nov 08, 2006 8:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: delete an empty row
- Replies: 5
- Views: 1710
- Wed Nov 08, 2006 8:35 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Difference between TX, Hawk and SOA....
- Replies: 7
- Views: 4311
- Wed Nov 08, 2006 8:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Hashed File
- Replies: 13
- Views: 4329
- Wed Nov 08, 2006 8:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Rollback when job finishes with warnings
- Replies: 6
- Views: 1424
- Wed Nov 08, 2006 8:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Source File contains Variable number of fields
- Replies: 1
- Views: 699
You can use the Sequential File stage for this. Are there different record 'types' driven by these first three fields? Define the record as one long string. Parse out the first three fields and then decide where to go from there. Or do you just not know how many fields there will be but you do know ...
- Wed Nov 08, 2006 8:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot import one job
- Replies: 5
- Views: 1418
- Wed Nov 08, 2006 8:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Update and Insert using user defined sql in ODBC stage
- Replies: 8
- Views: 2116
Re: Update and Insert using user defined sql in ODBC stage
sagarkulkarni_in wrote:I need to update and insert using a user defined sql in ODBC stage.
No you don't.
What's wrong with the two link approach that you already know works?
- Wed Nov 08, 2006 8:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TIMEOUT implementation in DataStage job
- Replies: 4
- Views: 2321
- Wed Nov 08, 2006 8:10 am
- Forum: General
- Topic: How to implement multiple joins in DataStage?
- Replies: 8
- Views: 5460
- Wed Nov 08, 2006 8:07 am
- Forum: General
- Topic: Import tables definition using OCI
- Replies: 4
- Views: 3258
Is it something i've not installed? or not parametered correctly? Could be both. You'll need an Oracle client installed on the same server that DataStage is installed on for it to leverage. And then you'll need to configure DataStage so it knows where to find it. It's all documented in both the OCI...
- Wed Nov 08, 2006 8:04 am
- Forum: General
- Topic: Capturing comments added in Version Control.
- Replies: 5
- Views: 4015