It may not be obvious, but you can take a single job and 'Add to Schedule' as many times as makes sense.
Search found 42189 matches
- Tue Sep 23, 2008 7:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job need to run every 6 hours
- Replies: 6
- Views: 1377
- Tue Sep 23, 2008 7:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server Job Abort Issue
- Replies: 3
- Views: 2130
Actually, every job 'uses' hashed files - they are used to store all of the information about the job itself, design, config, etc etc. And that is what seems to be corrupted in your case, the job. Can you export the job design (just that) successfully? If so, I'd suggest you do so, then reimport the...
- Mon Sep 22, 2008 3:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: parallel job errors
- Replies: 3
- Views: 1326
- Mon Sep 22, 2008 3:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi instance Sequence job failing
- Replies: 10
- Views: 2686
- Mon Sep 22, 2008 2:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: oracle
- Replies: 1
- Views: 1051
- Mon Sep 22, 2008 2:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date Logic In Parallel Tansformer
- Replies: 5
- Views: 1510
- Mon Sep 22, 2008 12:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Run jobs through command line
- Replies: 3
- Views: 1360
- Mon Sep 22, 2008 12:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Run jobs through command line
- Replies: 3
- Views: 1360
- Mon Sep 22, 2008 12:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi instance Sequence job failing
- Replies: 10
- Views: 2686
No need to take that same scripted approach that the stage does. Look into the Routine Activity idea that I posted. Replace the Notification Activity stage with a Routine Activity stage that does the emailing. Should be simple enough to setup and won't have the multi-instance problem that you are se...
- Mon Sep 22, 2008 11:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date Logic In Parallel Tansformer
- Replies: 5
- Views: 1510
- Mon Sep 22, 2008 11:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi instance Sequence job failing
- Replies: 10
- Views: 2686
I would still report it as a bug if you haven't done so already. Any way to consolidate the notifications? Have one master sequence that handles all other invocations and the emails, perhaps? You could also write your own email routine, invoke 'sendmail' or whatever you like with DSExecute(), it sho...
- Mon Sep 22, 2008 10:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multi instance Sequence job failing
- Replies: 10
- Views: 2686
That sounds like a bug that should be reported to your official support provider. Each Notification Activity creates a shell script that it executes and then deletes. Sounds like all of the instances are using the same filename and depending on the timing, another instance deletes the script that so...
- Mon Sep 22, 2008 10:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: MySQL ODBC Connection on AIX 5.3
- Replies: 5
- Views: 4730
- Mon Sep 22, 2008 7:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting from Varchar to Decimal
- Replies: 3
- Views: 1693
- Mon Sep 22, 2008 7:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to export DS category from windows command prompt
- Replies: 10
- Views: 3260