Search found 15603 matches
- Fri May 12, 2006 8:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find End of Records
- Replies: 8
- Views: 2576
- Fri May 12, 2006 8:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job accessed by other user
- Replies: 2
- Views: 875
- Fri May 12, 2006 7:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: search function
- Replies: 7
- Views: 1758
- Fri May 12, 2006 7:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regular expressions in Datastage Tranformer
- Replies: 8
- Views: 4566
Ray - thanks for that. I went through the list of functions since I had a nagging memory that something like that existed and I couldn't find it; then I checked the formatting of ICONV/OCONV in case the function was hidden in there. I'm glad you remembered that one, since the one-liner without a rou...
- Fri May 12, 2006 5:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: I am not able to accessing the sequence jobs
- Replies: 3
- Views: 1374
- Fri May 12, 2006 5:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find End of Records
- Replies: 8
- Views: 2576
That cannot be done directly in DataStage, since when the EOF is reached the job finishes. You can use an after-stage routine in a transform which is executed when the inputs are finished, but there is no way to set a "this is the last row in the file" flag inside the transform itself. Various means...
- Fri May 12, 2006 5:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find End of Records
- Replies: 8
- Views: 2576
- Fri May 12, 2006 4:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regular expressions in Datastage Tranformer
- Replies: 8
- Views: 4566
- Fri May 12, 2006 4:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Syntax issue using execute and capturing
- Replies: 29
- Views: 6974
- Fri May 12, 2006 4:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Difference between sever and parallel job
- Replies: 9
- Views: 2398
Sumit, the question is like asking "what is better, a minivan or a Ferrari"? Both vehicles are built for different purposes, you wouldn't want take your 4 kids to soccer in a Ferrari or race your minivan. The same principle applies to Server and Parallel Extender installations. One is built for spee...
- Fri May 12, 2006 3:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Teradata_API
- Replies: 2
- Views: 688
- Fri May 12, 2006 3:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Guideline for Routine Usage
- Replies: 7
- Views: 2208
(this sounds suspiciously like an interview question) Use a routine when you can't solve an operation without using one. The advantages and disadvantages of using routines are the same as with any programming language. Routines add execution time since they must be called (i.e. pushed onto and then ...
- Fri May 12, 2006 3:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regular expressions in Datastage Tranformer
- Replies: 8
- Views: 4566
- Fri May 12, 2006 2:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Difference between sever and parallel job
- Replies: 9
- Views: 2398
- Fri May 12, 2006 2:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Syntax issue using execute and capturing
- Replies: 29
- Views: 6974