Search found 42189 matches
- Thu Jun 14, 2007 4:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Event detail Warning
- Replies: 13
- Views: 3943
- Thu Jun 14, 2007 4:12 pm
- Forum: General
- Topic: Video tutorials
- Replies: 10
- Views: 3415
- Thu Jun 14, 2007 4:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job sequence
- Replies: 16
- Views: 3551
- Thu Jun 14, 2007 10:46 am
- Forum: General
- Topic: User-defined query in DRS stage
- Replies: 16
- Views: 4529
- Thu Jun 14, 2007 10:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job sequence
- Replies: 16
- Views: 3551
- Thu Jun 14, 2007 10:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job sequence
- Replies: 16
- Views: 3551
- Thu Jun 14, 2007 10:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: pl/sql in oracle plugin
- Replies: 15
- Views: 4783
- Thu Jun 14, 2007 10:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Restartablity of sequence
- Replies: 7
- Views: 2697
- Thu Jun 14, 2007 9:58 am
- Forum: General
- Topic: User-defined query in DRS stage
- Replies: 16
- Views: 4529
Re: User-defined query in DRS stage
my query looks like this update <tbl> set fld1 = :1, fld2 =:2, fld3 =:3 where fld4 := 4 and fld3 = <constant value> So... what you are doing doesn't actually "look like this". It never helps to post "generic" examples as they make it too easy for people trying to help to be led astray. Not work = g...
- Thu Jun 14, 2007 9:18 am
- Forum: General
- Topic: User-defined query in DRS stage
- Replies: 16
- Views: 4529
ensure that you have exactly 4 colums defined in the stage and that the 4th one is the only one marked as a Key. 7 columns would require 7 parameter markers to bind them. Any field used in the 'where' clause must be marked as a Key field. Unless we're talking ODBC here, anything else will *not* work.
- Thu Jun 14, 2007 9:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting DSGetLogSummary in More readable format
- Replies: 9
- Views: 3911
- Thu Jun 14, 2007 9:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Restartablity of sequence
- Replies: 7
- Views: 2697
- Thu Jun 14, 2007 9:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: pl/sql in oracle plugin
- Replies: 15
- Views: 4783
- Thu Jun 14, 2007 7:59 am
- Forum: General
- Topic: User-defined query in DRS stage
- Replies: 16
- Views: 4529
- Thu Jun 14, 2007 7:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sql from file in DB2/UDB API
- Replies: 10
- Views: 5078