Search found 53125 matches
- Wed Nov 22, 2006 11:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Inserted value too large for column, row rejected.
- Replies: 8
- Views: 2846
- Wed Nov 22, 2006 10:57 am
- Forum: General
- Topic: number of running instances of DataStage Version Control
- Replies: 8
- Views: 5266
- Wed Nov 22, 2006 10:53 am
- Forum: Site/Forum
- Topic: Happy Thanksgiving.
- Replies: 7
- Views: 3599
- Wed Nov 22, 2006 8:06 am
- Forum: Enhancement Wish List
- Topic: About Parallel Lookup
- Replies: 5
- Views: 2684
- Wed Nov 22, 2006 8:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator stage performance
- Replies: 24
- Views: 8753
Are the data pre-sorted when they are written to the Data Sets? If so, include an explicit Sort stage ahead of the Aggregator, and specifically make the sort rule for the key columns "Don't Sort (Previously Sorted)". This will prevent DataStage from inserting tsort operators. View the score to see t...
- Wed Nov 22, 2006 8:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation error for Tranformer in windows
- Replies: 3
- Views: 931
- Wed Nov 22, 2006 7:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Change DS Server machine IP address
- Replies: 7
- Views: 2202
- Wed Nov 22, 2006 7:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ask me for password when trying to start up DS Server
- Replies: 10
- Views: 2743
- Wed Nov 22, 2006 7:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Inserted value too large for column, row rejected.
- Replies: 8
- Views: 2846
- Wed Nov 22, 2006 7:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: When is a NULL not a NULL?
- Replies: 9
- Views: 2535
Char(0) is not NULL, it is NUL. It is a valid character from Control Set 0. NULL is "the value that means unknown" and is different in different databases. Internally in DataStage it is represented using Char(128). When reading/writing sequential files you specify how NULL is represented. Len(Char(0...
- Wed Nov 22, 2006 7:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Change DS Server machine IP address
- Replies: 7
- Views: 2202
- Wed Nov 22, 2006 7:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Operator Role problem
- Replies: 13
- Views: 3254
- Wed Nov 22, 2006 7:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: capture* files in /tmp directory
- Replies: 6
- Views: 2825
- Wed Nov 22, 2006 7:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stored Procedure
- Replies: 19
- Views: 3636
- Wed Nov 22, 2006 7:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Viewed data is different from data being processed
- Replies: 10
- Views: 3240