Search found 49 matches

by sambit
Mon Sep 24, 2007 1:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Splliting of 1 Input col into 4 Output cols on word boundary
Replies: 5
Views: 1196

Well... Actually we though thought of using the substring approach but it seems that this is the not the best approach when we are trying to split the data on Word Boundary. Data is being truncated.
by sambit
Mon Sep 24, 2007 11:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Splliting of 1 Input col into 4 Output cols on word boundary
Replies: 5
Views: 1196

Re-Opening this Thread

Hi All,
I am re-opening this thread inorder to get some better ideas from the forum. Please let me know incase of any solutions.

Thanks,
by sambit
Fri Sep 21, 2007 10:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Splliting of 1 Input col into 4 Output cols on word boundary
Replies: 5
Views: 1196

Splliting of 1 Input col into 4 Output cols on word boundary

Here is my requirement :-

My i/p column is 160 chars. I need to populate 4 o/p cols (each 40 chars) from this i/p col by splitting it on word boundary. How do I do so in Server edition.

Thanks in advance,
Sambit
by sambit
Mon Sep 05, 2005 5:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problems regarding 'Module DSINIT7 not found'
Replies: 1
Views: 898

Problems regarding 'Module DSINIT7 not found'

Hi,
I am getting an error message 'Module DSINIT7 not found' while I am trying to execute a COBOL code in Mainframe generated thru DS PX. Please lemme know if anybody got some info abt this.