Answer Posted / gopal.b
HLD refers High Level Design and
LLD refers Low Level Design
Means HLD contains overview of the design and LLD contains
detailed design.
| Is This Answer Correct ? | 133 Yes | 15 No |
Post New Answer View All Answers
How many ways a relational source definition can be updated and what are they?
What are the different types of repositories created using informatica?
What is the command used to run a batch?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?
How do we call shell scripts from informatica?
How do you promote a non-reusable transformation to reusable transformation?
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
explan ur project architecture?
Which transformation should we use to normalise the COBOL and relational sources?
Write the different tools in the workflow manager?
How to configure mapping in informatica?
What is fact table? Explain the different kinds of facts.
Under which circumstances, informatica server creates reject files?
Mention few advantages of router transformation over filter transformation.