GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Informatica

 Print  |  
Question:  Target Data Loading

Answer: How & Where will you can see data loading in targets dynamically?


April 04, 2009 08:23:30 #1
 vens28   Member Since: April 2009    Total Comments: 2 

RE: Target Data Loading
 
We can check the target recorded loaded dynamically  by validating the query on target records with time period.
1) We need to run the target records related query for  first load with time period and find the record count of data, any duplicate records are there we need to check.
2) Whenever process data for second load again we need to run the target records related query with time period and find the record count and check the duplicate records, find any exiting records updated.
     

 

Back To Question