Search found 15603 matches
- Wed Feb 06, 2008 11:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Showing "(Multiple Instance)" after job n
- Replies: 1
- Views: 531
- Wed Feb 06, 2008 10:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Tab File column validations
- Replies: 2
- Views: 778
- Wed Feb 06, 2008 9:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how can we add parameters in transformer stage
- Replies: 17
- Views: 2703
- Wed Feb 06, 2008 9:20 am
- Forum: General
- Topic: importing tables from odbc
- Replies: 3
- Views: 2276
- Wed Feb 06, 2008 9:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle Stage succeeds but do not execute all sql request
- Replies: 9
- Views: 2143
- Wed Feb 06, 2008 9:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Enterprise Stage Error when running DB2 query.
- Replies: 7
- Views: 3264
- Wed Feb 06, 2008 8:57 am
- Forum: General
- Topic: Configuration File
- Replies: 4
- Views: 4068
The number of nodes does not have anything directly to do with physical CPUs on the machine! If you don't increase your virtual memory on the machine, then change your configuration file to run with less nodes, that has a very direct impact on the number of processes running and thus on the amount o...
- Wed Feb 06, 2008 5:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how can we add parameters in transformer stage
- Replies: 17
- Views: 2703
- Wed Feb 06, 2008 4:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance tuning for Load into Oracle table
- Replies: 6
- Views: 1656
- Wed Feb 06, 2008 4:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how can we add parameters in transformer stage
- Replies: 17
- Views: 2703
In that case I think you have discovered a limitation; it is unclear from the documentation as to whether or not this is a bug (which means that it probably isn't a bug according to IBM). I would guess that the only workaround is to hard-code the values and create an appropriate DB2 userid with acce...
- Wed Feb 06, 2008 3:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how can we add parameters in transformer stage
- Replies: 17
- Views: 2703
- Wed Feb 06, 2008 3:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Determination of C++ compiler used
- Replies: 11
- Views: 2249
- Wed Feb 06, 2008 3:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequencer restart/resume job: Handle uncommited records
- Replies: 1
- Views: 694
- Wed Feb 06, 2008 3:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how can we add parameters in transformer stage
- Replies: 17
- Views: 2703
- Wed Feb 06, 2008 3:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance tuning for Load into Oracle table
- Replies: 6
- Views: 1656
Tools such as Toad will display partition information in easily read forms, or you can get the data directly from Oracle, see this page for some hints. Once you know your partitioning method you can reflect that in your DataStage jobs and finally, those options will not show up unless you specify "L...