Set access method to Bulk, and bulk method to Update.
All this is documented in the Connectivity Guide for Teradata manual.
Search found 53125 matches
- Thu Feb 20, 2014 1:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multiload in "TeraDataConnector PX"
- Replies: 2
- Views: 1053
- Thu Feb 20, 2014 1:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RCP dataset needs to update/delete/insert an Oracle stage
- Replies: 5
- Views: 2318
- Thu Feb 20, 2014 1:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replicating One input row to multiple rows
- Replies: 12
- Views: 3652
- Thu Feb 20, 2014 1:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion from the UTF-8 character set to UTF-16LE warning
- Replies: 7
- Views: 8243
- Wed Feb 19, 2014 8:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Break operation in row wise comparison
- Replies: 14
- Views: 6308
- Tue Feb 18, 2014 11:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup job hanging up
- Replies: 5
- Views: 2186
- Tue Feb 18, 2014 11:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsrecord command
- Replies: 2
- Views: 2806
- Tue Feb 18, 2014 7:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Update a table with Trigger on Table
- Replies: 8
- Views: 4340
- Tue Feb 18, 2014 2:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replicating One input row to multiple rows
- Replies: 12
- Views: 3652
Use Looping within a Transformer stage (assuming you have version 8.5 or later). Loop exit condition is
Code: Select all
@ITERATION <= InLink.LoopCount- Tue Feb 18, 2014 2:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to throw a warning in PX job
- Replies: 2
- Views: 1288
You can use the same technique in an after-job subroutine in a parallel job. From within a Transformer stage, however, you would need to have created a parallel routine (compiled, linked and recorded it) that you could call from the Transformer stage. That routine would use the DataStage API functio...
- Tue Feb 18, 2014 2:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence Job running very slow.
- Replies: 4
- Views: 1822
- Tue Feb 18, 2014 2:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Break operation in row wise comparison
- Replies: 14
- Views: 6308
- Tue Feb 18, 2014 2:05 pm
- Forum: General
- Topic: Write Exceptions to File
- Replies: 1
- Views: 1103
- Tue Feb 18, 2014 2:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Default Message Handler doesnt get removed
- Replies: 3
- Views: 2831
- Tue Feb 18, 2014 1:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Break operation in row wise comparison
- Replies: 14
- Views: 6308