How long does the tar command take by itself?
How long does it take to load a Data Set with a comparable number of generated rows?
Search found 53125 matches
- Fri Feb 24, 2012 12:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: External source stage very slow
- Replies: 4
- Views: 1217
- Fri Feb 24, 2012 12:30 am
- Forum: General
- Topic: Cognos Cube build issue
- Replies: 1
- Views: 2023
Sequences NEVER run in parallel; indeed a sequence is a special case of a server job. Why is there a Sequencer in your sequence? Does removing it make any difference? Execute Command is synchronous (the sequence waits till the command finishes). The way around this is to start background processes u...
- Thu Feb 23, 2012 10:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parse logic
- Replies: 5
- Views: 1559
- Thu Feb 23, 2012 9:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parse logic
- Replies: 5
- Views: 1559
- Thu Feb 23, 2012 9:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need Banking Project Scenarios
- Replies: 5
- Views: 2651
- Thu Feb 23, 2012 6:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Connectivity to Oracle Database
- Replies: 3
- Views: 2488
- Thu Feb 23, 2012 3:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SAP BW plugin
- Replies: 2
- Views: 1278
- Thu Feb 23, 2012 3:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle equivalent function in datastage
- Replies: 1
- Views: 1536
- Thu Feb 23, 2012 3:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Scenario
- Replies: 1
- Views: 733
- Thu Feb 23, 2012 3:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: One stage is sequential in parallel jon
- Replies: 5
- Views: 1101
- Thu Feb 23, 2012 3:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: commit transaction
- Replies: 20
- Views: 5627
Bulk loading is non-transactional, so that COMMIT is not relevant. But the ODBC Enterprise stage also allows you to use Upsert method. Then transactions are relevant, and the number of rows per transaction can be controlled either by an environment variable or by a stage property that becomes enable...
- Thu Feb 23, 2012 2:51 pm
- Forum: General
- Topic: Datastage Developer/Datastage Admin/ Datastage Architecture
- Replies: 7
- Views: 2478
- Thu Feb 23, 2012 2:50 pm
- Forum: General
- Topic: Where used Global Variables
- Replies: 3
- Views: 1201
- Thu Feb 23, 2012 12:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need Banking Project Scenarios
- Replies: 5
- Views: 2651
- Wed Feb 22, 2012 10:16 pm
- Forum: Data Quality Best Practices
- Topic: Publishing from Development Glossary
- Replies: 10
- Views: 29884
Patch JR41793 applies. It allows what IBM is choosing to call "fine grained workflow publishing", which is described in this tech note.
It will be a little while (bureaucratic hurdles) before I can get this patch installed, but I have high hopes of it.
It will be a little while (bureaucratic hurdles) before I can get this patch installed, but I have high hopes of it.