Answer Posted / bsgsr
An instruction given to the Informatica server the order in
which the sources are to be read and the targets are to be
loaded. It is found in the mappings tab of the mapping
designer tool.target load order is possible only when we
have multiple sources.
Reach me on bsgsr12@gmail.com..............
Kum lets share and be instrumental to one another in
getting a break with the industry.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How you prepared reports for OLAP?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
Different circumstance which drives informatica server to expel records?
if we have a delimiters at unwanted places in a flat file how can we over come those.
What is the format of informatica objects in a repository?
What is exclusive and normal mode for repository services?
How to extract sap data using informatica? What is abap? What are idocs?
HAI FRIENDS THIS KISHORE FROM KUMBAKONAM. I HAVE COMPLETED MY MCA IN SASTRA UNIVERSITY WAITING FOR MY 6 TH SEM RESULT.DURING MY PROJECT I HAVE DONE INFORMATICA COURSE AS MY AREA INTEREST COURSE IN CORE MIND TECHNOLOGIES CHENNAI.I HAVE ENQUIRY ABT ALL IT PEOPLE FOR DATAWAREHOUSING THERE IS NO OPENING FOR FRESHERS. WITH SOME EXPERIENCE ANY OTHER DOMAIN TNEN ONLY U CAN GET THAT DOMAIN(DATAWAREHOUSING) JOB.BUT I AM MORE INTEREST ON THAT TO WORK ON THAT DOMAIN(INFORMATICA).WHAT TO I DO. I AM IN HELPLESS FRIENDS/EXPORTS.WAITING FOR REPLY
What is the use of code page?
How to do unit testing in informatica? How to load data in informatica ?
Which files are created during the session rums by informatics server?
Define the various join types of joiner transformation?
How can we store previous session logs?
What are the new features of informatica 9.x in developer level?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?