Search found 53125 matches
- Tue Nov 22, 2011 4:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Character set conversion in DataStage job
- Replies: 3
- Views: 5462
In general, no. The only yes is where the character sets are compatible and, even then, you may need Oconv(string,NLSmapname) type conversions for non-numeric data. What character set are you using on the DataStage input? Do you have any locale-related specificities, such as date formats, currency, ...
- Mon Nov 21, 2011 10:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: EBCDIC files
- Replies: 2
- Views: 973
- Mon Nov 21, 2011 10:36 pm
- Forum: General
- Topic: How to Protect/Unprotect multiple projects
- Replies: 17
- Views: 4945
- Mon Nov 21, 2011 5:58 pm
- Forum: General
- Topic: How to Protect/Unprotect multiple projects
- Replies: 17
- Views: 4945
- Mon Nov 21, 2011 4:09 pm
- Forum: General
- Topic: How to Protect/Unprotect multiple projects
- Replies: 17
- Views: 4945
- Mon Nov 21, 2011 2:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to split a delimited string into rows?
- Replies: 9
- Views: 13532
- Mon Nov 21, 2011 2:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Grouping Logic - How to Re-group similar records
- Replies: 1
- Views: 832
- Mon Nov 21, 2011 2:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: configuraion file
- Replies: 1
- Views: 702
- Sat Nov 19, 2011 2:49 am
- Forum: General
- Topic: Why Universe is not available in PX ?
- Replies: 5
- Views: 1504
- Fri Nov 18, 2011 2:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Limitation to the number of columns?
- Replies: 2
- Views: 1118
- Fri Nov 18, 2011 2:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage - Maximum length of a column
- Replies: 8
- Views: 7689
- Fri Nov 18, 2011 2:14 pm
- Forum: General
- Topic: Why Universe is not available in PX ?
- Replies: 5
- Views: 1504
- Fri Nov 18, 2011 2:11 pm
- Forum: General
- Topic: DataStage job failed with return code : 269
- Replies: 12
- Views: 9455
- Fri Nov 18, 2011 2:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Query reg. Update records
- Replies: 9
- Views: 1920
Insert then update tries to insert then, if that fails because the row exist, issues an update. Update then insert tries to update then, if that fails because the row does not exist, issues an insert. Choose the one that best meets your requirements - if there will be more inserts than updates prefe...
- Fri Nov 18, 2011 2:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage - Maximum length of a column
- Replies: 8
- Views: 7689