Search found 53125 matches
- Sat Sep 11, 2010 6:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Selecting random records from a dataset
- Replies: 2
- Views: 1690
- Sat Sep 11, 2010 5:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stray processes created by DataStage
- Replies: 14
- Views: 4526
- Sat Sep 11, 2010 3:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data separation
- Replies: 8
- Views: 2112
- Sat Sep 11, 2010 3:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: rearrange columns in csv file
- Replies: 8
- Views: 2774
- Fri Sep 10, 2010 6:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writting NULL to a sequential File
- Replies: 4
- Views: 2218
- Fri Sep 10, 2010 6:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Input record sequence number
- Replies: 21
- Views: 6801
- Fri Sep 10, 2010 6:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stray processes created by DataStage
- Replies: 14
- Views: 4526
- Fri Sep 10, 2010 6:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Implicit conversion
- Replies: 5
- Views: 4073
Of course this alert will be generated. You have an int (that is, int32) in source1 and you're specifying that it should be transferred to a smallint (that is, int16) in the target. It's got nothing at all to do with length. int32 is a four-byte (binary) integer, int16 only has two bytes. There are ...
- Fri Sep 10, 2010 5:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Crazy debug idea
- Replies: 9
- Views: 3290
- Fri Sep 10, 2010 5:48 pm
- Forum: General
- Topic: istool error: Unable to log on to the Datastage server
- Replies: 8
- Views: 6004
- Fri Sep 10, 2010 5:45 pm
- Forum: General
- Topic: Another Milestone
- Replies: 5
- Views: 2148
- Fri Sep 10, 2010 5:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to implement in datastage?
- Replies: 5
- Views: 2263
- Fri Sep 10, 2010 12:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: rearrange columns in csv file
- Replies: 8
- Views: 2774
If it's always the same six fields the first thing I'd be doing is getting the provider of the file to be consistent. If you can't do that, you need to determine which column is which. If there are column headings this ought to be easy. In a Transformer stage you could use RCP to direct the correct ...
- Thu Sep 09, 2010 5:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Input record sequence number
- Replies: 21
- Views: 6801
- Thu Sep 09, 2010 5:14 pm
- Forum: General
- Topic: trimming line terminator
- Replies: 17
- Views: 5688