Search found 53125 matches
- Tue Nov 08, 2011 7:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Best way to Read N number of tables and load into 1 table
- Replies: 13
- Views: 4333
- Tue Nov 08, 2011 7:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RCP with column names (No schema file)
- Replies: 5
- Views: 2869
- Tue Nov 08, 2011 7:38 pm
- Forum: IBM QualityStage
- Topic: Email Adress and phone check
- Replies: 3
- Views: 2372
- Tue Nov 08, 2011 7:34 pm
- Forum: Data Integration
- Topic: Limiting Business Glossary Author Role
- Replies: 4
- Views: 10121
I haven't tried exactly this, Ray, but in 8.7 you can limit access to Categories by user, and then establish Workflow and simply never approve or authorize new categories that an Author might accidentally create (ie...they'll stay in draft). ...then remove them from Draft. Ernie Which raises the in...
- Tue Nov 08, 2011 5:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RCP with column names (No schema file)
- Replies: 5
- Views: 2869
- Tue Nov 08, 2011 5:45 pm
- Forum: General
- Topic: The connection timed out (81015)
- Replies: 5
- Views: 1364
- Tue Nov 08, 2011 5:33 pm
- Forum: General
- Topic: The connection timed out (81015)
- Replies: 5
- Views: 1364
- Tue Nov 08, 2011 5:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Compilation, Execution and Combination
- Replies: 6
- Views: 1328
A combined operator is where the conductor process identifies two or more parallel operators that are adjacent in the design, and specified to execute with the same degree of parallelism on the same nodes. It will (aggressively) cause these to be executed as a single process as APT_CombinedOperatorC...
- Tue Nov 08, 2011 5:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RCP with column names (No schema file)
- Replies: 5
- Views: 2869
- Tue Nov 08, 2011 5:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dssendmail problem
- Replies: 5
- Views: 3147
- Tue Nov 08, 2011 5:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: "Tap" parallel stage?
- Replies: 2
- Views: 1048
- Tue Nov 08, 2011 5:20 pm
- Forum: General
- Topic: The connection timed out (81015)
- Replies: 5
- Views: 1364
- Tue Nov 08, 2011 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to estimate sratchdisk space for sorting
- Replies: 6
- Views: 1862
- Tue Nov 08, 2011 3:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Compilation, Execution and Combination
- Replies: 6
- Views: 1328
- Tue Nov 08, 2011 3:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Issue in ODBC Enterprise
- Replies: 10
- Views: 3372
Check with your network administrator what the packet size is. Obviously such hugely wide rows will need multi-packet transmission. Don't worry about trying to tune Array Size yet - leave it at 1 (that's still 958KB of network traffic per row!). Work with your network administrator to achieve a bett...