Search found 42189 matches
- Tue Dec 05, 2006 8:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Before/After SubRoutine
- Replies: 5
- Views: 2480
- Tue Dec 05, 2006 8:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert new rows without update
- Replies: 6
- Views: 1186
- Tue Dec 05, 2006 8:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: illegal variable name/number
- Replies: 13
- Views: 3804
Because that is the only column marked as a Key, so it must be used in the 'WHERE' clause. And your SQL is incorrect in spite of the fact that it 'works'. You should remove the AND JOB_NAME = '#JobName#' part as that should be in the Key Expression of your lookup link. And I'll bet it already is or ...
- Tue Dec 05, 2006 8:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to create Read only Jobs.
- Replies: 4
- Views: 3457
- Tue Dec 05, 2006 8:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can I load this ""DSU_BP.O/DSU.ExecuteSQL"
- Replies: 10
- Views: 3585
- Tue Dec 05, 2006 8:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to handle restarting of subsequnces in Failure cases
- Replies: 18
- Views: 5367
- Tue Dec 05, 2006 1:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to abort the sequence
- Replies: 4
- Views: 2331
Re: How to abort the sequence
Is there any way to abort the sequence if any of the job activities finish with warnings! The answer depends on your version of DataStage. For 7.5.x all you have to do enable the option to 'Automatically handle activities that fail'. If all you have is an 'OK (Conditional)' trigger then anything ot...
- Tue Dec 05, 2006 1:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To populate Multiple IDs for UNIQUE Vehicle
- Replies: 5
- Views: 1261
- Mon Dec 04, 2006 3:59 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Webservices PACK and RTI differenced...
- Replies: 10
- Views: 5037
- Mon Dec 04, 2006 3:48 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Webservices PACK and RTI differenced...
- Replies: 10
- Views: 5037
- Mon Dec 04, 2006 1:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with loading Timestamp filed into Oracle
- Replies: 15
- Views: 5931
You're correct in your conversion of the timestamp. What makes you think it is in any way related to your constraint violation problem? You need to look at the definition of the constraint being violated - like ETQ.PK_VALIDATION_VALUES for example - and see what field(s) make up that constraint. All...
- Mon Dec 04, 2006 12:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: illegal variable name/number
- Replies: 13
- Views: 3804
- Mon Dec 04, 2006 10:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: illegal variable name/number
- Replies: 13
- Views: 3804
- Mon Dec 04, 2006 8:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: error while populating date value from seq file to oracle
- Replies: 8
- Views: 1770
- Sun Dec 03, 2006 11:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage GRID
- Replies: 6
- Views: 3566
There are also some recent posts on developerWorks regarding dynamic configurations in a GRID environment, from what I recall. Just checked and they are here with a nice explanation from Patrick (Danny?) Owen at IBM, along with a mention of the "the internal software we have that is only availabe th...