Search found 42189 matches
- Sun May 12, 2013 7:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Incremental load solution required.
- Replies: 4
- Views: 997
- Sun May 12, 2013 7:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sort and Hash grouping methods of the aggregator stage
- Replies: 10
- Views: 4272
- Sat May 11, 2013 10:32 am
- Forum: General
- Topic: datastage 8.7 installation on windows 8
- Replies: 10
- Views: 8689
- Sat May 11, 2013 9:03 am
- Forum: General
- Topic: Problem logging into a DS project
- Replies: 10
- Views: 2760
- Sat May 11, 2013 7:29 am
- Forum: General
- Topic: Datastage 8.7 software
- Replies: 2
- Views: 1400
- Sat May 11, 2013 7:26 am
- Forum: General
- Topic: Database information in DS Jobs
- Replies: 2
- Views: 1343
- Fri May 10, 2013 4:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Issue
- Replies: 9
- Views: 2758
both tables are in huge volume so my understanding is ETL will be more efficient Generally that would not be true. Suggest you leave the Join stage for when you absolutely need it, i.e. for disparate sources. Now, if the source database is under-powered or over-utilitized and you are just making ma...
- Fri May 10, 2013 2:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Issue
- Replies: 9
- Views: 2758
- Fri May 10, 2013 9:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Issue
- Replies: 9
- Views: 2758
- Fri May 10, 2013 7:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input Stage - Cannot Process data
- Replies: 9
- Views: 3416
- Fri May 10, 2013 7:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Variant in Oracle connector
- Replies: 8
- Views: 2740
- Fri May 10, 2013 6:45 am
- Forum: General
- Topic: CORBA TRANSACTION_ROLLEDBACK
- Replies: 4
- Views: 12421
- Thu May 09, 2013 4:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upsert not working (mode is update then insert)
- Replies: 6
- Views: 4912
It could be the complete message, the Connector errors can be a little... sparse. However, it does say 'row not updated' rather than 'cannot be done' so it should just mean your key values are not matching up like you think they should be. Then as you've noted, the updat is considered to have 'faile...
- Thu May 09, 2013 7:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upsert not working (mode is update then insert)
- Replies: 6
- Views: 4912
- Thu May 09, 2013 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create Binary Excel file
- Replies: 4
- Views: 1699
Re: Create Binary Excel file
I had created xls file using Sequential file stage with the extention of xls but it is not creating in binary format. Sorry, but... of course not. The extension of a file in UNIX doesn't have the significance that it does in Windows world so all you got was a flat file with ".xls" at the ...