Active stage execution times are reported to the nearest millisecond in the job log, in "active stage finishing" messages.
You can also enable statistics collection (to the nearest microsecond) on the Tracing tab of the Job Run Options dialog when requesting a job run from Director.
Search found 53125 matches
- Fri Jun 02, 2006 4:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IPC Stage
- Replies: 8
- Views: 1436
- Fri Jun 02, 2006 4:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can someone explain me the datastage architecture clearly?
- Replies: 9
- Views: 5446
- Fri Jun 02, 2006 4:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash Ref Used and Updated in same job
- Replies: 20
- Views: 3873
- Fri Jun 02, 2006 4:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem running a routine
- Replies: 10
- Views: 1811
- Fri Jun 02, 2006 4:03 pm
- Forum: Site/Forum
- Topic: Video Tech Tip Series - FEEDBACK
- Replies: 49
- Views: 73519
- Fri Jun 02, 2006 12:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: remove character symbols
- Replies: 9
- Views: 1912
- Fri Jun 02, 2006 12:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Create File function in Basic Lng..
- Replies: 2
- Views: 1034
- Fri Jun 02, 2006 12:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IPC Stage
- Replies: 8
- Views: 1436
The answer is a definite maybe. It really does depend on what your job is doing. If stage ---> IPC ---> stage ---> IPC ---> stage runs faster than stage ---> stage ---> stage then would stage ---> IPC ---> IPC ---> stage ---> IPC ---> IPC ---> stage run even faster? The answer is no, for the same re...
- Fri Jun 02, 2006 12:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiple instance Job
- Replies: 4
- Views: 982
- Fri Jun 02, 2006 12:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lookup to Hashfile and Writing to same Hash File
- Replies: 11
- Views: 2663
- Fri Jun 02, 2006 12:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can someone explain me the datastage architecture clearly?
- Replies: 9
- Views: 5446
- Fri Jun 02, 2006 12:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage 7.1 Server Job hangs when reading a named pipe.
- Replies: 5
- Views: 1749
- Fri Jun 02, 2006 12:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Diffrence between two record level options
- Replies: 1
- Views: 761
Technically they are different. You should use record delimiter property to record the record delimiter always. The final delimiter property is for when you might have a different delimiter following the final column, and different from the field delimiters within the record. For example 12,"Arthur"...
- Fri Jun 02, 2006 12:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: FATAL ERROR
- Replies: 5
- Views: 3569
- Fri Jun 02, 2006 12:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Jobs suddenly become un-runable
- Replies: 9
- Views: 2391
Under Ken's scenario you would tend to get "unable to open RT_CONFIGnnn file" and/or "T30FILE table full" errors. Are you seeing any such in the log? The disk full situation does not have to be permanent - it can be really transitory and still cause a problem. For example, are your disk and scratchd...