HOW can you use a Wait For File activity?
That's been my point. Unless you can "see" the Windows folder where the zip file will arrive from your UNIX machine on which DataStage is running, you will wait in vain.
Search found 53125 matches
- Wed Apr 05, 2006 11:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: extracting a zip file from a job
- Replies: 14
- Views: 3255
- Wed Apr 05, 2006 11:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: set to defaults in sequential file stage
- Replies: 5
- Views: 1074
- Wed Apr 05, 2006 11:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: vectors
- Replies: 4
- Views: 877
- Wed Apr 05, 2006 11:43 pm
- Forum:
- Topic: About MetaState
- Replies: 5
- Views: 1826
- Wed Apr 05, 2006 5:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error 30107 waiting for job
- Replies: 5
- Views: 3763
Lots of hits on Search 30107 decodes as "subroutine failed to complete successfully". This is not a lot of help, since DSD.RUN and DSD.StageRun, and the code generated by compiling Transformer stages, and before/after subroutines, and job control routines, and lots of other things are ALL subroutine...
- Wed Apr 05, 2006 5:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server Shared Container - Parameters from Job Steam
- Replies: 2
- Views: 947
- Wed Apr 05, 2006 5:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage 7.5.1 and Teradata TTU 8.1
- Replies: 2
- Views: 837
- Wed Apr 05, 2006 4:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: vertical pivot
- Replies: 15
- Views: 5927
Substantial changes. This is now a completely different requirement. You need to incorporate some algorithm (additional stage variables) to determine whether B is missing (and, presumably, whether A, C and D are missing). See if you can design the algorithm on paper (in words - ignore the fact that ...
- Wed Apr 05, 2006 4:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Null handling
- Replies: 10
- Views: 2433
- Wed Apr 05, 2006 4:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Difference between oci stage and odbc
- Replies: 1
- Views: 866
- Wed Apr 05, 2006 4:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How can we mearge 6 huge flat files
- Replies: 4
- Views: 1038
- Wed Apr 05, 2006 4:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs aborted at hash file creation
- Replies: 8
- Views: 2007
- Wed Apr 05, 2006 4:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: extracting a zip file from a job
- Replies: 14
- Views: 3255
- Wed Apr 05, 2006 4:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: need help in performing a job functionality.
- Replies: 3
- Views: 902
I don't understand why you started a new thread when you already have this one active.
- Wed Apr 05, 2006 4:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to measure performance?
- Replies: 19
- Views: 5910
Re: Has been The performance statistic report built??
I'm looking for any numbers or a kind of benchmark comparison for my rows/second number. As I have posted many times, rows/sec is an almost meaningless metric. It's only valuable if you can guarantee homogeneous row sizes and you can guarantee that "all else is equal". It never is. Prefer elapsed t...