Search found 42189 matches
- Tue Aug 11, 2015 9:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance bench marks on External source stage
- Replies: 8
- Views: 4282
- Mon Aug 10, 2015 11:42 pm
- Forum: Site/Forum
- Topic: Premium Membership issue
- Replies: 7
- Views: 10776
- Mon Aug 10, 2015 2:43 pm
- Forum: General
- Topic: How to handle multi-page Web Service requests
- Replies: 15
- Views: 5114
- Mon Aug 10, 2015 7:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance bench marks on External source stage
- Replies: 8
- Views: 4282
- Mon Aug 10, 2015 7:17 am
- Forum: General
- Topic: Way to Retrieve the Transformations of a Job
- Replies: 17
- Views: 6354
- Sun Aug 09, 2015 7:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading an Excel (xlsx) file
- Replies: 26
- Views: 13777
- Sat Aug 08, 2015 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance bench marks on External source stage
- Replies: 8
- Views: 4282
Re: Performance bench marks on External source stage
Test results are contradicting to general hard and fast rule that writing to a file and reading from a file is a costly operation than reading directly from STDOUT. It's an interesting discussion and test but to be honest I've never heard of this "general hard and fast rule". For whatever...
- Fri Aug 07, 2015 10:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Join in Server Job
- Replies: 3
- Views: 3850
Re: Join in Server Job
I would imagine, though, that someone gave you the task and requirements in words did they not?ankursaxena.2003 wrote:It is tough to put down the requirement in words.
- Thu Aug 06, 2015 7:52 pm
- Forum: General
- Topic: Sequence status is 99
- Replies: 18
- Views: 6600
- Thu Aug 06, 2015 10:55 am
- Forum: General
- Topic: Way to Retrieve the Transformations of a Job
- Replies: 17
- Views: 6354
- Thu Aug 06, 2015 6:33 am
- Forum: General
- Topic: Sequence status is 99
- Replies: 18
- Views: 6600
- Wed Aug 05, 2015 6:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of stage, CLOBs, ODBC
- Replies: 9
- Views: 10762
- Wed Aug 05, 2015 12:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel jobs with Transformers not compiling in 11.3
- Replies: 7
- Views: 7300
- Wed Aug 05, 2015 9:21 am
- Forum: General
- Topic: Migrating from 8.7 to 11.3
- Replies: 2
- Views: 3159
- Tue Aug 04, 2015 3:42 pm
- Forum: General
- Topic: Mass update for all stage names - Crazy or possible?
- Replies: 10
- Views: 3387
Yah, that seems like the only possibly viable approach. Meaning you export the entire project and then make passes through the export doing pattern matching / updating strings for all of the names you noted. Then re-import the edited export and cross your fingers. Or better yet import into a new pro...