Search found 15603 matches
- Tue Jul 31, 2007 3:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing Invocation Id
- Replies: 6
- Views: 6470
- Tue Jul 31, 2007 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UNIX command output not captured using RoutineActivityStage
- Replies: 10
- Views: 4455
- Tue Jul 31, 2007 3:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is it possible to identify redundant 'lookuptable*' files?
- Replies: 4
- Views: 1512
- Mon Jul 30, 2007 11:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS client error
- Replies: 5
- Views: 1493
- Mon Jul 30, 2007 11:34 pm
- Forum: General
- Topic: Problem with Oracle OCI Stage
- Replies: 5
- Views: 1203
- Mon Jul 30, 2007 10:54 pm
- Forum: General
- Topic: Problem with Oracle OCI Stage
- Replies: 5
- Views: 1203
- Mon Jul 30, 2007 10:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do i import table definitions from DB2
- Replies: 3
- Views: 1404
- Mon Jul 30, 2007 10:26 pm
- Forum: General
- Topic: Problem with Oracle OCI Stage
- Replies: 5
- Views: 1203
- Mon Jul 30, 2007 10:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to find row count of a link and store it is as a data
- Replies: 7
- Views: 4001
- Mon Jul 30, 2007 8:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Stage - Integers
- Replies: 5
- Views: 1556
- Mon Jul 30, 2007 6:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UNIX command output not captured using RoutineActivityStage
- Replies: 10
- Views: 4455
- Mon Jul 30, 2007 6:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Field function question
- Replies: 2
- Views: 994
The Field function is qutie versatile and powerful: FIELD({StringToProcess},{Delimiter},{Position},[{NumberOfFields}]) So for String = "Hello World, All your base are belong to us." FIELD(String,",",1) would be "Hello World" FIELD(String," ",5) would be "base" FIELD(String," ",6,2) would be "are bel...
- Mon Jul 30, 2007 5:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UNIX command output not captured using RoutineActivityStage
- Replies: 10
- Views: 4455
- Mon Jul 30, 2007 2:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: unable to trim
- Replies: 13
- Views: 2956
So the RHS column is trimmed correctly, and that is what you are passing on to your output stage where the blanks are being added in again? This would only happen if you are going to a fixed width CHAR field - are you sure you aren't doing that somewhere? Are you using user-defined SQL and, if so, a...
- Mon Jul 30, 2007 2:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: unable to trim
- Replies: 13
- Views: 2956