Search found 53125 matches
- Thu Oct 09, 2014 3:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TXT File with fixed length fields
- Replies: 9
- Views: 10191
- Thu Oct 09, 2014 3:43 pm
- Forum: General
- Topic: New Line character on Windows
- Replies: 17
- Views: 6010
- Thu Oct 09, 2014 3:41 pm
- Forum: General
- Topic: Avoid calling sh.exe
- Replies: 7
- Views: 2702
- Wed Oct 08, 2014 11:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORCHESTRATE reference in SQL File
- Replies: 2
- Views: 2112
- Wed Oct 08, 2014 8:35 pm
- Forum: General
- Topic: New Line character on Windows
- Replies: 17
- Views: 6010
- Wed Oct 08, 2014 8:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sort stage followed by remove duplicates stage
- Replies: 3
- Views: 2861
I would partition only by col1, and sort by col1, col2, col3. Sorting by col4 doesn't achieve anything, unless to govern the meaning of First or Last in Remove Duplicates stage. For any given value of col1, all values of col1,col2,col3 will occur on the same partition. Only if there are too few dist...
- Wed Oct 08, 2014 3:16 pm
- Forum: General
- Topic: Multiple conditions in Routine
- Replies: 4
- Views: 1199
- Wed Oct 08, 2014 3:13 pm
- Forum: General
- Topic: Avoid calling sh.exe
- Replies: 7
- Views: 2702
- Tue Oct 07, 2014 3:34 pm
- Forum: General
- Topic: Sequence - Checkpoints - Restartability
- Replies: 7
- Views: 2240
An alternative to Craig's most recent suggestion is to make sure that your sub-sequences throw a warning (but do not need to abort). This, too, can be detected upstream (set parent sequences to log a warning if any activity does not finish with a status of OK). If you really want an esoteric solutio...
- Mon Oct 06, 2014 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Improving a large Join
- Replies: 9
- Views: 4598
- Mon Oct 06, 2014 3:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Netezza - What is datatype for select Sum(col) from table
- Replies: 2
- Views: 2398
A Numeric data type with sufficiently large precision should be adequate. Try dfloat (Double), since this is the largest possible numeric data type, and all numeric data types can be implicitly converted to it. Also try reducing the severity of metadata mismatch reports in any Connector stage that y...
- Mon Oct 06, 2014 3:25 pm
- Forum: General
- Topic: To know the impact of DS8.1, after migrating oracle 12C
- Replies: 1
- Views: 1211
- Sun Oct 05, 2014 11:05 pm
- Forum: General
- Topic: ADMU3011E : Server launched but failed initialization
- Replies: 1
- Views: 1948
Re: ADMU3011E : Server launched but failed initialization
Yes, although it should auto-start on boot.Appoorva wrote:Do I have to start any other services(like xmeta) prior to this?
You must also inspect the log files mentioned in the error message.
- Thu Oct 02, 2014 4:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TXT File with fixed length fields
- Replies: 9
- Views: 10191
- Thu Oct 02, 2014 2:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fifo \pipe error
- Replies: 10
- Views: 10907