in one scenario source flat file like
Fileld1
00122001550056200568
00256002360014500896
00123004560078900258
00147004560025800256
divide each 5 numbers as one column i.e
here i need
field1 field2 field3 field4
00122 00155 00562 00568
00256 00236 00145 00896
00123 00456 00789 00258
00147 00456 00258 00256
plz help me....

Answer Posted / sindhu

BY using sequential file in format delimeter =none while importing the data enable the option fixed width and give column width 5 space 5 space 5.datatype as varchar inorder to get zeros also in output.
reducing the stages will always increase performance

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain tagbatch restructure operator?

712


how to delete one row in target dataset

2597


Differentiate between validated and Compiled in the Datastage?

658


What is the difference between informatica and datastage?

666


What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)

1907






How one source columns or rows to be loaded in to two different tables?

673


Can you explain how could anyone drop the index before loading the data in target in datastage?

912


which r the connectors used in san?

1805


On which interface you will be working as a developer?

644


What are the functionalities of link partitioner and link collector?

608


What are orabulk and bcp stages?

661


How a server job can be converted to a parallel job?

634


What is a ds designer?

656


What are the steps required to kill the job in Datastage?

700


Highlight the main features of datastage?

625