Hi,
I was unable to read a file from mainframe application,there was some problem related to quote charector(the source data is very curropted without any consistancy example1: 'JAC LYNN'S INC' , example2: "'maryan corp'.*").I was able to read the file at the input seq file (I did check the delimeter and quote charector they where same)but the data at o/p side was enclosed in '....'(single qotations). I was able to remove this single qotations by performing trimming at o/p.It shall be greatly appreciated if anyone can tell me how do I overcome this issue with in datastage without using the trim operations as I am dealing with huge multiple tables with 40-80 columns and its almost 20 years of data and I cannot ask the guys at source to do it at there side.
thanks
I was unable to read a file from mainframe application,there was some problem related to quote charector(the source data is very curropted without any consistancy example1: 'JAC LYNN'S INC' , example2: "'maryan corp'.*").I was able to read the file at the input seq file (I did check the delimeter and quote charector they where same)but the data at o/p side was enclosed in '....'(single qotations). I was able to remove this single qotations by performing trimming at o/p.It shall be greatly appreciated if anyone can tell me how do I overcome this issue with in datastage without using the trim operations as I am dealing with huge multiple tables with 40-80 columns and its almost 20 years of data and I cannot ask the guys at source to do it at there side.
thanks