Search found 53125 matches
- Thu Jul 12, 2007 2:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Any way to print out user-defined project parameters?
- Replies: 1
- Views: 747
- Thu Jul 12, 2007 2:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Row number issue
- Replies: 4
- Views: 927
- Thu Jul 12, 2007 2:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Export Job creates 1KB file
- Replies: 9
- Views: 2627
- Thu Jul 12, 2007 2:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Dynamic Array arithmetic
- Replies: 6
- Views: 2297
Code: Select all
vector * REUSE(scalar)If you have multi-valued fields in your dynamic array SUM() will only total the values into fields. Prefer SUMMATION() in this case.
- Thu Jul 12, 2007 1:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job control process (pid 4372) has failed
- Replies: 3
- Views: 2642
- Thu Jul 12, 2007 1:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed file cleaning/deletinf
- Replies: 3
- Views: 1966
- Thu Jul 12, 2007 1:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage 6.0: Job does not do 2 post activities
- Replies: 1
- Views: 1860
- Thu Jul 12, 2007 1:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Surrogate Key Assignment
- Replies: 16
- Views: 21218
SDKSequences is a hashed file, not a UNIX file. YOU corrupted it by editing with a UNIX tool. Therefore you have lost all sequence information that any job in your project may have had. Gone forever (unless you can restore SDKSequences from backup media, but even then the sequences it contains will ...
- Thu Jul 12, 2007 1:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Infinite loop implementaion in Server Job
- Replies: 8
- Views: 1876
Re: Infinite loop implementaion in Server Job
ArijitS wrote:I want to design a job with infinite loop.
Why? Are you being paid by the hour?
This is a silly requirement as stated. Please post your real requirement, as Craig asked you to do.
- Thu Jul 12, 2007 1:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Analyzing Hash File
- Replies: 2
- Views: 2078
- Thu Jul 12, 2007 1:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage recovery in 24x7
- Replies: 4
- Views: 1587
- Thu Jul 12, 2007 1:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Wait-for-file should run continuously
- Replies: 19
- Views: 6809
- Thu Jul 12, 2007 1:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Commands for Starting and shutdown of datastage server
- Replies: 3
- Views: 1371
- Thu Jul 12, 2007 5:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Export Job creates 1KB file
- Replies: 9
- Views: 2627
- Thu Jul 12, 2007 5:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Close statement in oracle enterprise edition stage
- Replies: 5
- Views: 1284