Search found 15603 matches
- Fri May 23, 2008 4:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB return code
- Replies: 3
- Views: 825
- Fri May 23, 2008 4:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invoking Unix command "test -s" through DS "E
- Replies: 3
- Views: 1375
- Fri May 23, 2008 2:23 am
- Forum: General
- Topic: copy datastage projetc
- Replies: 9
- Views: 5991
- Fri May 23, 2008 2:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job aborted due to Timeout Expired
- Replies: 6
- Views: 1485
- Fri May 23, 2008 2:15 am
- Forum: General
- Topic: How to get the elements and their loginfo in a job sequence
- Replies: 9
- Views: 2097
- Fri May 23, 2008 2:13 am
- Forum: General
- Topic: Get event Id based on Job start Time Stamp
- Replies: 2
- Views: 1338
I suppose you could do a "dsjob -logdetail ..." and use sed to find the occurrence of the timestamp string and then look back to the nearest "Event Id: " string, but that is about all you could do from the command line. If you wish to do this in a routine you could use DSGetLogSummary() and DSGetLog...
- Thu May 22, 2008 7:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read in a mail box
- Replies: 6
- Views: 1599
- Thu May 22, 2008 7:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invoking Unix command "test -s" through DS "E
- Replies: 3
- Views: 1375
- Thu May 22, 2008 7:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read in a mail box
- Replies: 6
- Views: 1599
- Thu May 22, 2008 7:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: one project or multiple
- Replies: 2
- Views: 946
I think you've got a fair idea of the advantages and disadvantages already. With V8 you get better search and metadata handling; so if y project is split you will have to take care of replication of common elements across that project boundary. 3000+ Jobs and associated objects is quite a bit and my...
- Thu May 22, 2008 6:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation error....
- Replies: 12
- Views: 4285
- Thu May 22, 2008 6:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read in a mail box
- Replies: 6
- Views: 1599
- Thu May 22, 2008 6:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation error....
- Replies: 12
- Views: 4285
- Thu May 22, 2008 5:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Director job indexing
- Replies: 7
- Views: 1733
The refresh of the director log turns out to be coded directly and doesn't use the UV query mechanism at all, so the indices aren't used and there is no query optimizer involved either. It basic does a SELECT... The abyssmal performance of the director with lots of objects has been an enhancement GT...
- Thu May 22, 2008 5:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation error....
- Replies: 12
- Views: 4285