Suppose we have a csv file with contents as below which is
used has a source file.
C1,C2,C3,C4
100,200,A B,300
200,400,X,Y,299 ---> it should be 4 values but by mistake
300,600,C D,566 with a comma in between X & Y,its 5.
My target takes only 4 columns, How to take care of the 2
record as above without rejecting it and loading in the target.
Hope u guys have understood my scenerio
Answer Posted / shirishworld2000
Waiting for the response
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which transformation should we use to normalise the COBOL and relational sources?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
How do you handle two sessions in Informatica
How you prepared reports for OLAP?
Where are the source flat files kept before running the session?
Explain informatica architecture - version 8 / 9
How can we use mapping variables in informatica?
What are the various types of transformation?
Separate from an archive server and a powerhouse?
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
What are the different clients of powercenter?
Why is sorter an active transformation?
Different sorts of metadata that stores in the storage facility?
Can we create a Integration service without a Repository service and vice versa?