chulett wrote:[sigh]
Search found 6797 matches
- Wed Mar 14, 2007 6:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date help
- Replies: 20
- Views: 5747
- Wed Mar 14, 2007 4:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date help
- Replies: 20
- Views: 5747
- Wed Mar 14, 2007 4:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date help
- Replies: 20
- Views: 5747
- Wed Mar 14, 2007 4:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date help
- Replies: 20
- Views: 5747
- Wed Mar 14, 2007 4:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Jobs : Windows Server/ Unix Server
- Replies: 2
- Views: 1001
- Wed Mar 14, 2007 4:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading using FTP Stage - Need to improve performance
- Replies: 8
- Views: 2164
Search for ftp scripts on google or as Craig mentioned, any tool that the mainframe guys use to ftp files, I think its NDM, not sure. Get them to push the file whereever you want. Connect Direct is another tool used for fast and secure ftps. Also while doing the ftp, monitor the network to find out ...
- Wed Mar 14, 2007 2:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: generating random number in a specified range
- Replies: 19
- Views: 3972
- Wed Mar 14, 2007 2:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: File Exists in Directory
- Replies: 18
- Views: 4986
- Wed Mar 14, 2007 2:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: File Exists in Directory
- Replies: 18
- Views: 4986
- Wed Mar 14, 2007 1:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Log of a Individual Job in a Sequence
- Replies: 32
- Views: 6214
- Wed Mar 14, 2007 1:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: File Exists in Directory
- Replies: 18
- Views: 4986
- Wed Mar 14, 2007 12:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Log of a Individual Job in a Sequence
- Replies: 32
- Views: 6214
It will not be. Because your only handling successful runs inside the trigger expresions. Anything other then that, is handle by checking "Automatically handle failures", which you did. Hence it handled the situation. Now when you re-run it, the job that aborted will be reset and then run. If you wa...
- Wed Mar 14, 2007 12:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: File Exists in Directory
- Replies: 18
- Views: 4986
Write a routine that tries to rename the file. If the file is not there (rename was unsuccessful) and returns a non zero return code. If its there, it returns 0 as return code. Call this routine in routine activity in a sequence job and check for its return code. If 0, run the job else send out emai...
- Wed Mar 14, 2007 12:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Discrepancy in dsx files
- Replies: 6
- Views: 2026
- Wed Mar 14, 2007 11:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: generating random number in a specified range
- Replies: 19
- Views: 3972