Search found 15603 matches
- Thu Nov 04, 2010 8:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Varchar to Timestamp Conversion
- Replies: 6
- Views: 1741
- Thu Nov 04, 2010 8:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Basic Transformer taking old params
- Replies: 14
- Views: 3720
- Thu Nov 04, 2010 8:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Basic Transformer taking old params
- Replies: 14
- Views: 3720
- Thu Nov 04, 2010 8:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage Nested Specification
- Replies: 2
- Views: 1019
- Thu Nov 04, 2010 6:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Protected Project
- Replies: 14
- Views: 3295
Mark at least two projects as protected. Execute
the numeric values should be the same for the two or more protected projects and different for the non-protected ones. Is that the case?
Code: Select all
LIST UV.ACCOUNT ID.SUP @ID EVAL 'FIELD(NAME,"\",4)'- Thu Nov 04, 2010 6:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Basic Transformer taking old params
- Replies: 14
- Views: 3720
- Thu Nov 04, 2010 6:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Varchar to Timestamp Conversion
- Replies: 6
- Views: 1741
- Thu Nov 04, 2010 5:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating Fixed width files from variable length fields
- Replies: 7
- Views: 3081
- Thu Nov 04, 2010 5:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Basic Transformer taking old params
- Replies: 14
- Views: 3720
- Thu Nov 04, 2010 5:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem when reading Chinese character in complex flat file
- Replies: 1
- Views: 1399
Since you are working with X(10) fixed with character, there is no pad character used anywhere, likewise your SELECT won't return any values since you are using just the 2 characters. I am not sure if DB2 Char(10) means 10x 1byte or 10 unicode characters. You have 10 bytes in your source. The initia...
- Thu Nov 04, 2010 4:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating Fixed width files from variable length fields
- Replies: 7
- Views: 3081
- Thu Nov 04, 2010 4:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sleep command in sequencers....
- Replies: 3
- Views: 1481
- Thu Nov 04, 2010 4:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How would you "over-partition" your data?
- Replies: 7
- Views: 2318
- Thu Nov 04, 2010 3:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating Fixed width files from variable length fields
- Replies: 7
- Views: 3081
If you turn on OSH_PRINT_SCHEMAS and check your log entry, you might find that the schema going between the link contains a VarChar() instead of your expected Char() field, which would explain part of the problem. Does your schema leading out of your transform stage have the field(s) in question as ...
- Wed Nov 03, 2010 11:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How would you "over-partition" your data?
- Replies: 7
- Views: 2318