Answer Posted / ksa
HLD refers huge Level Design and
LLD refers Low Level Design
Means HLD contains overview of the design and LLD contains
detailed design.
| Is This Answer Correct ? | 9 Yes | 28 No |
Post New Answer View All Answers
In informatics server which files are created during the session rums?
What can we do to improve the performance of informatica aggregator transformation?
Explain scd type 3 through mapping.
What is dynamic cache?
How do you convert single row from source into three rows into target?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
Define Pmrep command?
What do think which one is the better joiner or look up?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
How to improve the performance of a session using sorter transformation?
Explain sessions and how many types of sessions are there?
What is status code in informatica?
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?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
Please let me know how to make encryption and decryption with example?