Search found 42189 matches
- Sun Apr 22, 2012 8:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error setting up internal communications (fifo //./pipe/xxx)
- Replies: 7
- Views: 6800
- Sat Apr 21, 2012 3:12 pm
- Forum: General
- Topic: Find where used not showing all the dependent items
- Replies: 4
- Views: 1133
- Sat Apr 21, 2012 1:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How find and replace entire string
- Replies: 6
- Views: 2370
Speaking as someone who was once forced to re-invent this very wheel, I can attest to exactly what a PITA it can be. One trick to avoiding accidental substring matches is to always use a bracketing character like a space and then include that in the pattern to search for and replace. For example, fi...
- Sat Apr 21, 2012 1:04 pm
- Forum: General
- Topic: Datastage Exporting of jobs
- Replies: 2
- Views: 4883
The names are pretty self-explanatory in my opinion, however it might not be clear when you would use one over the other. 1. Export job designs with executables: Both the 'design time' information (what you see in the Designer) and the 'runtime code' are exported. This way it can be imported into an...
- Sat Apr 21, 2012 5:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Funnel stage loosing columns
- Replies: 3
- Views: 2943
- Fri Apr 20, 2012 5:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue in SQL statement
- Replies: 5
- Views: 1218
- Fri Apr 20, 2012 10:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: MQ stage error libmqm.so
- Replies: 1
- Views: 1665
- Fri Apr 20, 2012 9:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex Flat File Stage
- Replies: 27
- Views: 10509
- Fri Apr 20, 2012 9:03 am
- Forum: General
- Topic: Delete Project in Datastage 8.5
- Replies: 5
- Views: 2231
- Fri Apr 20, 2012 7:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Schema file error
- Replies: 10
- Views: 4315
- Fri Apr 20, 2012 7:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Schema file error
- Replies: 10
- Views: 4315
- Fri Apr 20, 2012 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading TEXT from SYBASE into CLOB in ORACLE
- Replies: 15
- Views: 5761
- Fri Apr 20, 2012 7:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Difference between the design
- Replies: 4
- Views: 1346
For a more serious answer, the first design is doing a direct database lookup to the reference table while the second loads the reference data to a hashed file and then does the lookup against the hashed file. 'Performance' is such a relative term and would be highly dependant on what the reference ...
- Fri Apr 20, 2012 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Internal Error Partitions...
- Replies: 7
- Views: 4642
- Fri Apr 20, 2012 7:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: LastRowInGroup() function not working all of a sudden
- Replies: 6
- Views: 4902