Search found 53125 matches
- Sat Aug 11, 2007 3:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PX:Merge records
- Replies: 7
- Views: 2064
- Sat Aug 11, 2007 3:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance of Aggregator Stage
- Replies: 4
- Views: 1180
- Sat Aug 11, 2007 3:43 pm
- Forum: General
- Topic: Use of cmd line import utility "dscmdimport" in Da
- Replies: 6
- Views: 5834
- Sat Aug 11, 2007 2:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Enterprise stage showing execution mode as sequential
- Replies: 1
- Views: 1768
And it is documented as behaving thus for SELECT. If you set the Partition Table property then its execution mode may be able to be set to parallel but otherwise you're limited to sequential. This is because of how Oracle delivers its results; they are stored in a temporary table (whether in memory ...
- Sat Aug 11, 2007 2:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance of Aggregator Stage
- Replies: 4
- Views: 1180
- Sat Aug 11, 2007 2:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need logic
- Replies: 5
- Views: 1294
- Sat Aug 11, 2007 2:48 am
- Forum: General
- Topic: Use of cmd line import utility "dscmdimport" in Da
- Replies: 6
- Views: 5834
- Fri Aug 10, 2007 4:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle error log files
- Replies: 3
- Views: 1180
A Search of the Forum would have revealed that, unless you dictate otherwise, they will be found in the directories identified in your current configuration file as scratch disk.
- Fri Aug 10, 2007 4:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine not cataloged
- Replies: 3
- Views: 2048
*VMADMSUB is a legacy from when DataStage was built on UniVerse; it is the support subroutine for the UniAdmin client. It would appear that some of the code in DataStage still calls it. Open a telnet session and get into DataStage. Then execute the following commands precisely. LOGTO UV SELECT * FRO...
- Fri Aug 10, 2007 4:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CRC32 Produce Troubling Results
- Replies: 9
- Views: 3928
CRC32 is like a hashing algorithm that generates a 32-bit unsigned integer based on the byte values in the supplied character string. It therefore carries with it the probability that the same value might be generated from two different input values, at a probability level of 1 in 2^32 (approximatel...
- Fri Aug 10, 2007 4:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PX:Merge records
- Replies: 7
- Views: 2064
- Fri Aug 10, 2007 3:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read-only objects
- Replies: 3
- Views: 2116
- Fri Aug 10, 2007 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling a unix shell scripts from Datastge job
- Replies: 3
- Views: 1698
- Fri Aug 10, 2007 3:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Restarting Jobs after DataStage re-start
- Replies: 6
- Views: 2010
- Fri Aug 10, 2007 3:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to configure DSN in ODBC on unix for sql server 2000
- Replies: 5
- Views: 2607