Search found 53125 matches
- Tue Jan 20, 2015 3:16 pm
- Forum: General
- Topic: Installing Information Server 11.3.1 - surprises
- Replies: 17
- Views: 20148
- Mon Jan 19, 2015 8:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash file equavalant in parallel Job
- Replies: 2
- Views: 2186
- Mon Jan 19, 2015 8:33 pm
- Forum: General
- Topic: Prallel Routine Issue
- Replies: 2
- Views: 1152
- Mon Jan 19, 2015 8:30 pm
- Forum: General
- Topic: Export DataStage components (Include dependent items)
- Replies: 2
- Views: 2010
- Sun Jan 18, 2015 9:40 pm
- Forum: General
- Topic: Installing Information Server 11.3.1 - surprises
- Replies: 17
- Views: 20148
- Sun Jan 18, 2015 3:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: interesting logical questions
- Replies: 5
- Views: 1739
- Sat Jan 17, 2015 3:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: interesting logical questions
- Replies: 5
- Views: 1739
1. Whether it's an explicit Sort stage, an input link sort or an inserted operator, the operator is always tsort. 2. You will see an import operator (that performs the read) and an export operator (that performs the write). 3. Enabling APT_DISABLE_COMBINATION will produce the same number of operator...
- Sat Jan 17, 2015 3:00 pm
- Forum: General
- Topic: Installing Information Server 11.3.1 - surprises
- Replies: 17
- Views: 20148
- Sat Jan 17, 2015 2:55 pm
- Forum: General
- Topic: value of parameters from file
- Replies: 10
- Views: 5180
- Wed Jan 14, 2015 2:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date comparsion in transformer
- Replies: 4
- Views: 5473
- Wed Jan 14, 2015 2:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Looping
- Replies: 2
- Views: 1143
- Wed Jan 14, 2015 2:29 pm
- Forum: General
- Topic: Handle Java Encrypted Source file.
- Replies: 10
- Views: 2910
You can execute anything for which you have a command line interface. Assuming there is some kind of JVM on every processing node, you would use an appropriate java command to execute Java components. You may need to ensure that environment variables such as PATH, LD_LIBRARY_PATH and CLASSPATH are s...
- Tue Jan 13, 2015 4:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to delete a Lookup File Stage file from file system.
- Replies: 3
- Views: 1607
- Tue Jan 13, 2015 1:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Order of nodes in apt file
- Replies: 7
- Views: 2348
When the score is composed, any node pool constraints are satistfied. Then any operators that have to operate sequentially should be allocated to residual nodes (not necessarily the one named after the conductor node). Finally, unconstrained parallel operators are allocated to the default node pool.
- Tue Jan 13, 2015 4:23 am
- Forum: General
- Topic: Job Sequence question - loops and user variables
- Replies: 3
- Views: 1140