You missed the whole point, I'm afraid.
Pradeep, do an exact search here for "rules engine" to get an idea what can be involved. Most are older discussions but still relevant I believe. You'll also find mention of third party tools like ILOG JRules which is now part of IBM as BRMS.
Search found 42189 matches
- Wed Jul 23, 2014 6:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Column Value as constraint or filter in datastage
- Replies: 2
- Views: 2347
- Tue Jul 22, 2014 12:09 pm
- Forum: General
- Topic: Job stay in running mode in director
- Replies: 16
- Views: 6145
- Tue Jul 22, 2014 10:29 am
- Forum: General
- Topic: Job needs to run each hour
- Replies: 4
- Views: 2115
I cant use a server job. Sure you can. Doing something like that in a Parallel job borders on the ridiculous. Use the right tool for the job. Why would it need to stop running it after it finds a 'Y'? Sure it makes sense to stop but it wouldn't hurt anything to run it over the course of the day eit...
- Tue Jul 22, 2014 9:27 am
- Forum: General
- Topic: Job needs to run each hour
- Replies: 4
- Views: 2115
You can't use a File Watcher to do this, at least not directly. You'll need something to poll the table for a column that is newly set to 'Y' (I suggest a Server job) and then you'll need to check to see if it successfully found a row. At that point you'll need to do two things, 1) mark the row as p...
- Tue Jul 22, 2014 7:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is the best practice for joining Nullable keys
- Replies: 3
- Views: 2730
- Tue Jul 22, 2014 7:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Migrating 7.5.1 to 8.7 performance issue on stored procedure
- Replies: 2
- Views: 3157
- Mon Jul 21, 2014 3:56 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Job run *FAILURE* in 1440 minute(s) 2 seconds
- Replies: 6
- Views: 4623
- Mon Jul 21, 2014 3:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing parameters to PL/SQL while in a Sparse Lookup
- Replies: 5
- Views: 5001
- Mon Jul 21, 2014 3:04 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Job run *FAILURE* in 1440 minute(s) 2 seconds
- Replies: 6
- Views: 4623
- Mon Jul 21, 2014 6:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Jobs stuck in running state 9.1, linux
- Replies: 4
- Views: 2555
- Fri Jul 18, 2014 8:41 pm
- Forum: General
- Topic: Adding Multiple script After job Sub Routine
- Replies: 8
- Views: 1727
- Fri Jul 18, 2014 6:44 pm
- Forum: General
- Topic: Adding Multiple script After job Sub Routine
- Replies: 8
- Views: 1727
- Fri Jul 18, 2014 3:03 pm
- Forum: General
- Topic: Parallel Hint In Select Query Without Table Name
- Replies: 2
- Views: 1171
What I believe that you should see is the parallel hint without the required 'tablespec' (rather than applying to all tables) is invalid and invalid hints become comments, so no error is thrown. Regardless, the explain plans should reveal all as there can be several factors at work here. Also realiz...
- Fri Jul 18, 2014 12:53 pm
- Forum: General
- Topic: Adding Multiple script After job Sub Routine
- Replies: 8
- Views: 1727
- Fri Jul 18, 2014 10:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timestamp with microseconds
- Replies: 10
- Views: 4880