Search found 3 matches

by viji
Wed Dec 31, 2003 2:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Splitting a record into variable number of records
Replies: 5
Views: 2107

Splitting a record into variable number of records

I need to split a record into 'n' records, but this 'n' varies for every record in my input flat file. Can you please help me to achieve this in datastage (I understand that I can use pivot stage to split records, but only if 'n' is known & same for all records). Is writing a user defined routin...
by viji
Fri Aug 15, 2003 3:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NT - Unix portability
Replies: 1
Views: 1253

NT - Unix portability

hi,

My production environment in on AIX. If I have the development environment on set-up on NT, will I be able to port the datastage components to production ie from NT to UNIX ?

Thanks
by viji
Thu Aug 14, 2003 2:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: EBCDIC to ASCII Conversion
Replies: 4
Views: 2659

EBCDIC to ASCII Conversion

My source files are from mainframes and all are in EBCIDC format. Do i need to convert them to ASCII for using the file in datastage. If yes, is there support from datastage in doing so & how expensive is the operation (in terms of coding effort?). Will it have a performance issue?