Search found 42189 matches
- Tue Sep 04, 2007 8:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reject handling
- Replies: 8
- Views: 1738
Simply changing the update action shouldn't cause your reject row to suddenly stop working. I'm not familiar with the DB2 stage, though, so can't say if that's a bug or something else is going on. If that stage has either Transaction Size and/or Array Size options, try setting both to 1 and see if t...
- Tue Sep 04, 2007 8:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: "t.schema.placeholder".
- Replies: 4
- Views: 1100
- Tue Sep 04, 2007 8:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot initialize plug-in
- Replies: 4
- Views: 1252
- Tue Sep 04, 2007 7:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Tidying up old version of jobs in Version Control
- Replies: 2
- Views: 649
No. I've contemplated some sort of job to remove everything but the 'most recent' version of everything as my VC Projects are full of crap but never had the time nor intimate knowledge of the APM hashes to do that. I resorted to creating a new Project and migrating things there going forward, forcin...
- Tue Sep 04, 2007 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: avoid index rebuild in write mode
- Replies: 5
- Views: 2711
- Tue Sep 04, 2007 6:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need to Capture Reason for Reject
- Replies: 2
- Views: 608
- Tue Sep 04, 2007 6:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reject handling
- Replies: 8
- Views: 1738
- Tue Sep 04, 2007 6:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job status display
- Replies: 3
- Views: 779
Re: job status display
cosec wrote:Also if records are rejected it does not say if n rows were rejected..
That only happens if you have the 'Reject row' option checked in the constraint for that link.
- Mon Sep 03, 2007 8:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: need help with nested if in shell script
- Replies: 1
- Views: 701
- Mon Sep 03, 2007 8:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: avoid index rebuild in write mode
- Replies: 5
- Views: 2711
DIRECT=FALSE gives you a conventional load, which means normal INSERT statements using a bind array buffer which doesn't disable or rebuild your index. Also note you can only use the PARALLEL option with direct path loads.
- Mon Sep 03, 2007 9:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not changing the status of job even after stopping
- Replies: 5
- Views: 1067
- Mon Sep 03, 2007 9:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: if then else
- Replies: 11
- Views: 22635
- Mon Sep 03, 2007 7:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 2else statements
- Replies: 5
- Views: 1329
- Mon Sep 03, 2007 7:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: if then else
- Replies: 11
- Views: 22635
Let's try again. This makes no sense as you've said it is a source column: "if this column values is also null then populate TARCOL3." Stop saying the same thing over and over and rephrase it so it makes more sense. Which column is 'this column'? All I can gather right now is if ColumnA = 'dsx' then...
- Mon Sep 03, 2007 7:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 2else statements
- Replies: 5
- Views: 1329