Search found 6797 matches
- Mon Apr 23, 2007 1:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extract from DB, Transform and Load to Another DB
- Replies: 7
- Views: 1712
This question demands an elaborate explanation which might not be possible here. In other words How do I design my ETL? A lot of factors to look at. The complexity of the rules, the data size, the activity load on the database server etc etc. Usually, a simple extract is done and all the transformat...
- Mon Apr 23, 2007 11:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unlock Jobs in Unix
- Replies: 4
- Views: 1998
- Mon Apr 23, 2007 11:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warning in DB2 Stage
- Replies: 6
- Views: 943
- Mon Apr 23, 2007 10:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warning in DB2 Stage
- Replies: 6
- Views: 943
Re: Warning in DB2 Stage
'DM_FCV_PROMEDIO..DB2_D_FCV_CONVERSION: This update action 'update or insert' is not compatible with parameter array binding. Array Size property will be set to 1.' Are you sure. Double check the update action for both your links. Your error message indicates that one of them is set to 'Update Or I...
- Mon Apr 23, 2007 10:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warning in DB2 Stage
- Replies: 6
- Views: 943
- Mon Apr 23, 2007 9:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP Hash File Problem
- Replies: 8
- Views: 1338
- Mon Apr 23, 2007 9:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP Hash File Problem
- Replies: 8
- Views: 1338
- Mon Apr 23, 2007 9:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP Hash File Problem
- Replies: 8
- Views: 1338
- Mon Apr 23, 2007 7:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: virtual dataset runtime error
- Replies: 1
- Views: 1148
Check Rob's last reply in this post.
- Mon Apr 23, 2007 7:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: C integration with Datastage
- Replies: 4
- Views: 1261
- Mon Apr 23, 2007 7:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating Rownum
- Replies: 6
- Views: 1844
- Mon Apr 23, 2007 7:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calling UtilityHashLookup from afterjob subroutine
- Replies: 2
- Views: 846
- Mon Apr 23, 2007 7:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: call pearlscripit
- Replies: 1
- Views: 477
- Mon Apr 23, 2007 6:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating Rownum
- Replies: 6
- Views: 1844
- Mon Apr 23, 2007 6:53 am
- Forum: General
- Topic: Adding a column during concatenation
- Replies: 9
- Views: 2748
Try this:
Code: Select all
sed -e 's/$/|M/g' *.xxx >> fileout