Search found 53125 matches
- Fri Jan 09, 2009 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: BASIC Transformer question
- Replies: 6
- Views: 1662
- Fri Jan 09, 2009 3:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: odbc error
- Replies: 8
- Views: 5081
- Fri Jan 09, 2009 3:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Array Size and Transaction Size
- Replies: 3
- Views: 2491
Re: Array Size and Transaction Size
From my memory below is the formula which usually give app. Array size and Transaction Size. Array size = (Pagesize - 64) / (Rowsize * 1.1). 8192 Bytes = pagesize for DWH 4096 Bytes = pagesize for Mart. Also transaction size is calculated as Transaction size = Pages per Extent * Array size DWH tabl...
- Fri Jan 09, 2009 3:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reg. Inter process row buffering
- Replies: 6
- Views: 7746
- Fri Jan 09, 2009 3:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DELIMITER IN MLOAD STAGE
- Replies: 6
- Views: 5444
- Fri Jan 09, 2009 3:27 pm
- Forum: General
- Topic: Running dsjob with multiple versions
- Replies: 1
- Views: 1713
- Fri Jan 09, 2009 3:25 pm
- Forum: IBM QualityStage
- Topic: Reference match error
- Replies: 7
- Views: 3244
- Fri Jan 09, 2009 1:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datastage login issue
- Replies: 4
- Views: 1253
- Fri Jan 09, 2009 1:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: converting data from oracle to .CSV format
- Replies: 1
- Views: 669
- Fri Jan 09, 2009 1:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: @INROWNUM
- Replies: 24
- Views: 20044
- Fri Jan 09, 2009 1:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Finding Routines used within a job
- Replies: 9
- Views: 2858
- Fri Jan 09, 2009 1:31 am
- Forum: General
- Topic: How to join ODBC tables AND Seqential file in server jobs?
- Replies: 2
- Views: 923
- Fri Jan 09, 2009 1:30 am
- Forum: IBM QualityStage
- Topic: QualityStage and DB2
- Replies: 3
- Views: 1306
- Thu Jan 08, 2009 7:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Finding Routines used within a job
- Replies: 9
- Views: 2858
- Thu Jan 08, 2009 3:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while compiling an transformer in DS Parallel 7.5x2
- Replies: 1
- Views: 1000
Search for "less than the number of input datasets". Then get your compiler and your compiler and linker environment variable right.