Search found 3329 matches
- Tue Apr 28, 2009 8:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: runLocally() of the operator failed
- Replies: 7
- Views: 5553
- Mon Apr 27, 2009 5:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert of char to timestamp
- Replies: 2
- Views: 721
- Fri Apr 24, 2009 10:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: runLocally() of the operator failed
- Replies: 7
- Views: 5553
- Fri Apr 24, 2009 10:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: runLocally() of the operator failed
- Replies: 7
- Views: 5553
- Fri Apr 24, 2009 4:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job locked, cant delete/modify but it can be run
- Replies: 32
- Views: 20049
- Fri Apr 24, 2009 3:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting of Values into 2 or more lines
- Replies: 9
- Views: 5761
In pseudocode.....
If you find that 'n'th char is where you need to break, do it like
I will leave it to you to derive the value of 'n' and 'newlineChar'
If you find that 'n'th char is where you need to break, do it like
Code: Select all
keyField = keyField
nonKeyField = nonKeyField[1, n - 1] : newlineChar : nonKeyField[n + 1, 9999]- Fri Apr 24, 2009 3:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting of Values into 2 or more lines
- Replies: 9
- Views: 5761
- Fri Apr 24, 2009 3:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job locked, cant delete/modify but it can be run
- Replies: 32
- Views: 20049
- Fri Apr 24, 2009 3:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to use a record for update.
- Replies: 11
- Views: 6850
- Thu Apr 23, 2009 4:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Create table& Create index under User-Defined DDL
- Replies: 7
- Views: 2318
- Thu Apr 23, 2009 4:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Create table& Create index under User-Defined DDL
- Replies: 7
- Views: 2318
- Mon Apr 20, 2009 2:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: compilation problem
- Replies: 18
- Views: 3484
- Mon Apr 20, 2009 2:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dynamically Creating Files
- Replies: 22
- Views: 8384
- Thu Apr 16, 2009 5:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: writing data from a routine
- Replies: 6
- Views: 1888
- Thu Apr 16, 2009 4:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in control file when using Oracle Load
- Replies: 9
- Views: 2543