Search found 42189 matches
- Mon Dec 17, 2012 8:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage job not throwing warnings on foreign key violation
- Replies: 5
- Views: 2467
- Fri Dec 14, 2012 5:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: connector could not establish a connection to DB2 database
- Replies: 2
- Views: 2272
- Fri Dec 14, 2012 3:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: difference between two rows
- Replies: 7
- Views: 2549
Good to know, should have put that in your original post. So... you want: read - rejected - discarded? For that I would just use the aggregator. For the last two rows, multiply the number by -1 before sending it to aggregation and then sum() them. What about the skipped value if it is non-zero? You ...
- Fri Dec 14, 2012 2:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: difference between two rows
- Replies: 7
- Views: 2549
- Fri Dec 14, 2012 1:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: difference between two rows
- Replies: 7
- Views: 2549
- Fri Dec 14, 2012 8:57 am
- Forum: General
- Topic: All available licenses in use
- Replies: 22
- Views: 7074
- Thu Dec 13, 2012 4:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle - data loading issues
- Replies: 1
- Views: 2279
- Thu Dec 13, 2012 4:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Removing header and footer using datastage without unix cmd?
- Replies: 7
- Views: 8780
- Thu Dec 13, 2012 4:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to handle Blob ?
- Replies: 10
- Views: 3034
- Thu Dec 13, 2012 8:58 am
- Forum: General
- Topic: DataStage Window/Canvas resize
- Replies: 3
- Views: 1386
- Thu Dec 13, 2012 8:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error: Added field has duplicate identifier
- Replies: 1
- Views: 1009
:!: When you have an issue, please start your own post. If needed, link back to something similar if you think it will add value. I've done this for you - split out your post and linked it back to the post you replied to. Now, I did have to guess on your particulars - Version 8 and a UNIX server. If...
- Thu Dec 13, 2012 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning on Datastage parallel job on duplicate entry
- Replies: 9
- Views: 4059
If you want one row being turned into multiple rows after the lookup, then the setting you used allows that to happen. If you do not want that, then either craft your lookup so it only returns a single row so no warning is thrown, or live with the warning as it throws away all of the 'extra' rows fr...
- Wed Dec 12, 2012 10:41 pm
- Forum: General
- Topic: Assigning two DS engines to the same xmeta repository
- Replies: 12
- Views: 3013
- Wed Dec 12, 2012 10:24 pm
- Forum: General
- Topic: Passing SQL as job parameter
- Replies: 3
- Views: 1328
You could also use the 'new' APT variable that turns off the stripping... but I don't recall exactly what it is called at the moment. 
Here you go:
http://www-304.ibm.com/support/docview. ... wg21386517
Here you go:
http://www-304.ibm.com/support/docview. ... wg21386517
- Wed Dec 12, 2012 10:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to handle Blob ?
- Replies: 10
- Views: 3034