Search found 42189 matches
- Mon Mar 08, 2010 11:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Before-job subroutine
- Replies: 3
- Views: 1413
- Mon Mar 08, 2010 3:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stable sort option in sort stage
- Replies: 6
- Views: 12359
- Mon Mar 08, 2010 10:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: KeyMgtGetNextValue : Creating a routine to set values
- Replies: 4
- Views: 2173
- Mon Mar 08, 2010 10:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Options on starting a job through a script
- Replies: 6
- Views: 1954
- Mon Mar 08, 2010 10:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to trim spaces during insert for CHAR data type
- Replies: 5
- Views: 2282
- Mon Mar 08, 2010 9:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to trim spaces during insert for CHAR data type
- Replies: 5
- Views: 2282
- Mon Mar 08, 2010 9:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multiple values in Local parameter...
- Replies: 1
- Views: 1199
- Mon Mar 08, 2010 9:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Column ... floating point decimal is not fully supported;
- Replies: 11
- Views: 4726
- Mon Mar 08, 2010 8:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling multi instance job from sequencer
- Replies: 3
- Views: 2394
If this is really what you want to do, use a Routine Activity (where you attach to and run the job using the BASIC API) or Execute Command (with 'dsjob' and no '-wait' or '-jobstatus') stage instead of the JA stage inside your loop. Either can be used to start a job without that pesky 'and then wait...
- Mon Mar 08, 2010 8:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage job stuck in envrioment variable setting
- Replies: 1
- Views: 1597
- Mon Mar 08, 2010 8:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Internal Error (40018) The Given Clink is not valid for any
- Replies: 2
- Views: 2592
- Mon Mar 08, 2010 8:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calling DSSendMail() Routine within UserDefined Routine
- Replies: 3
- Views: 2620
- Mon Mar 08, 2010 8:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is separate insert / update more efficient than upsert?
- Replies: 1
- Views: 1210
- Mon Mar 08, 2010 8:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling multi instance job from sequencer
- Replies: 3
- Views: 2394
Hmmm... the Job Activity stage waits, period. If you need to start the job and not wait, you'll need to use something else. Question though, if you do that how will you know what happens with all the jobs that you run? Your Sequence job will just fly around the loop and be done, are you planning on ...
- Mon Mar 08, 2010 7:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Odbc connector and enterprise stage
- Replies: 8
- Views: 3868