Search found 53125 matches
- Thu Nov 26, 2009 10:42 pm
- Forum: General
- Topic: Trouble with Information Services Connection
- Replies: 4
- Views: 1372
- Thu Nov 26, 2009 7:59 pm
- Forum: General
- Topic: How can I acheive a count
- Replies: 5
- Views: 1739
- Thu Nov 26, 2009 3:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: the record is too big to fit in a block
- Replies: 12
- Views: 12678
It may not be transport blocks you need to change. These are only used for internal transmission of fixed length records. It may be buffer sizes you need to tune. Be very, very careful with these - tuning them through environment variables affects every buffer (link) in the job. It may be better, if...
- Thu Nov 26, 2009 1:33 pm
- Forum: General
- Topic: Mind Your Language
- Replies: 2
- Views: 906
Mind Your Language
It would appear I'm not alone.
- Thu Nov 26, 2009 1:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Accessing Link Information for a job
- Replies: 8
- Views: 2198
Code -5 is DSJE.BADTYPE indicating (here) that the InfoType argument in DSGetStageInfo() is not recognized. This is because you used an underscore rather than a dot. The constant (given that the language here is DataStage BASIC) should be DSJ.STAGESTARTTIMESTAMP rather than DSJ_STAGESTARTTIMESTAMP (...
- Thu Nov 26, 2009 1:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert new rows(with the same key) breaks the run!
- Replies: 7
- Views: 9797
- Thu Nov 26, 2009 1:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to contact Section Leaders
- Replies: 3
- Views: 3883
- Thu Nov 26, 2009 1:13 pm
- Forum: General
- Topic: How to define Fixed Width Format for a Target File
- Replies: 6
- Views: 5141
- Thu Nov 26, 2009 4:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ETL error
- Replies: 3
- Views: 1762
- Thu Nov 26, 2009 4:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Write to dataset failed
- Replies: 13
- Views: 5386
- Thu Nov 26, 2009 4:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Accessing Link Information for a job
- Replies: 8
- Views: 2198
- Thu Nov 26, 2009 2:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Accessing Link Information for a job
- Replies: 8
- Views: 2198
- Thu Nov 26, 2009 2:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to handle reject in Join
- Replies: 5
- Views: 6171
- Thu Nov 26, 2009 12:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage export types - pros and cons
- Replies: 6
- Views: 3261
- Wed Nov 25, 2009 11:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: reference looup creation within same job
- Replies: 1
- Views: 982