sudhakar_viswa wrote:Hi,
where can i execute the following commands.And how can i specify these commands should work for specified job
Search found 42189 matches
- Mon Jan 30, 2006 5:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: where can i execute these commands
- Replies: 5
- Views: 1651
- Mon Jan 30, 2006 4:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: supress warnings
- Replies: 3
- Views: 1223
- Mon Jan 30, 2006 4:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Throwing error while connecting to DS Designer
- Replies: 6
- Views: 1687
- Mon Jan 30, 2006 4:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Sequencer
- Replies: 12
- Views: 3185
I understand your requirements, they're not all that uncommon in a Sequence job. Two ways to do it. First is as mentioned with two links from JobActivity1 to Sequencer1. Set one to 'OK - (Conditional)' and the other to 'Warning - (Conditional)'. Set the Sequencer to 'Any' and then link it to JobActi...
- Mon Jan 30, 2006 2:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Throwing error while connecting to DS Designer
- Replies: 6
- Views: 1687
- Mon Jan 30, 2006 2:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Throwing error while connecting to DS Designer
- Replies: 6
- Views: 1687
- Mon Jan 30, 2006 12:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Sequencer
- Replies: 12
- Views: 3185
- Mon Jan 30, 2006 11:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Sequencer
- Replies: 12
- Views: 3185
It's a property of the Sequencer object. By default it is set to All and you can tell that because of the three yellow 'lights' on it. If you right-click on the stage, one of the options will be to 'Set to Any'. This will cause two of the 'lights' to turn off so you can see the difference visually. ...
- Mon Jan 30, 2006 10:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Sequencer
- Replies: 12
- Views: 3185
- Mon Jan 30, 2006 9:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Importing sequences from Oracle DB
- Replies: 5
- Views: 1844
- Mon Jan 30, 2006 9:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: command failed to execute
- Replies: 9
- Views: 2416
- Mon Jan 30, 2006 8:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: command failed to execute
- Replies: 9
- Views: 2416
- Mon Jan 30, 2006 8:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom Warning Message
- Replies: 8
- Views: 2887
- Mon Jan 30, 2006 8:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting row count for passive stages
- Replies: 3
- Views: 1171
- Mon Jan 30, 2006 8:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Should we use store Proc in DataStage.
- Replies: 6
- Views: 1622
In all the years I've been doing this, I have yet to see a situation where I had to use a Stored Procedure. Maybe that's unusual, don't know. Looks like our foray into SOA land may require one real soon, however. Unless you are doing something that absolutely requires it, I would tend to avoid them...