A sequencer (something you can include in a job sequence) simply applies an "any" or "all" test to its inputs to trigger its output.
Documentation about job sequences is to be found in the DataStage manuals, rather than in the QualityStage manuals.
Search found 53125 matches
- Wed Nov 19, 2008 1:08 pm
- Forum: General
- Topic: Documentation Information Needed about Sequencers
- Replies: 2
- Views: 722
- Wed Nov 19, 2008 1:06 pm
- Forum: General
- Topic: calling routine/job across proejcts
- Replies: 10
- Views: 2803
Can't see why not. A parallel routine definition (a pointer to the actual routine) would have to be set up in each project that needs to use it, but there need only be one actual routine. Be very, very careful to undertake regression testing if you ever plan to change this routine, and add emphatic ...
- Wed Nov 19, 2008 1:04 pm
- Forum: General
- Topic: error calling sybase stored proc from stored procedure stage
- Replies: 3
- Views: 1127
- Wed Nov 19, 2008 1:03 pm
- Forum: General
- Topic: Perl Script Not Running
- Replies: 7
- Views: 2029
- Wed Nov 19, 2008 1:01 pm
- Forum: General
- Topic: load DB2 database table with data from a sequentiel File
- Replies: 4
- Views: 1027
Use a Transformer stage. On its input link use column names A, B, C that correspond with those you have defined for the sequential file (though, to be honest, the Sequential File stage does not care about field names - you could as easily use H, P, Q). On the output link of the Transformer stage, wh...
- Wed Nov 19, 2008 3:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How does a user-defined query works?
- Replies: 4
- Views: 1727
Each ? is what is called a "parameter" marker and corresponds to a column in your job design on the link to which the SQL applies. If the column is marked as Key the parameter marker corresponding to it goes into the WHERE clause. Non-key columns match match in data type and number with the columns ...
- Wed Nov 19, 2008 3:32 am
- Forum: General
- Topic: Perl Script Not Running
- Replies: 7
- Views: 2029
- Wed Nov 19, 2008 3:31 am
- Forum: General
- Topic: capture duplicate data
- Replies: 8
- Views: 2270
Search - this question has been answered at least twice in the past.
- Wed Nov 19, 2008 12:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: creating Routine in IIS 8.0.1
- Replies: 9
- Views: 5194
- Wed Nov 19, 2008 12:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Config file path change.
- Replies: 2
- Views: 1310
- Wed Nov 19, 2008 12:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting the source data into timestamp
- Replies: 2
- Views: 771
- Wed Nov 19, 2008 12:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partioning to be used in transformer stage
- Replies: 8
- Views: 1752
- Wed Nov 19, 2008 12:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Size limit in DataStage?
- Replies: 3
- Views: 1280
There are no limits in DataStage - never have been. The only limits are those in the operating system. The only exception is hashed files, which do have a limit: 2GB unless created/resized to use 64-bit addressing, in which case the limit is theoretically approximately 19 million TB (assuming you ha...
- Tue Nov 18, 2008 8:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error with Script
- Replies: 11
- Views: 1783
- Tue Nov 18, 2008 8:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partioning to be used in transformer stage
- Replies: 8
- Views: 1752