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:  Error handling Logic

Answer: How do you handle error logic in Informatica? What are the transformations that you used while handling errors? How did you reload those error records in target?


April 04, 2009 07:09:02 #1
 vens28   Member Since: April 2009    Total Comments: 2 

RE: Error handling Logic
 

Error handling Logic we are using expression transformation to find the data is coming in expected dormatĀ  or not suppose date range dd/mm/yyyy from source data loaded like mm/dd/yyyy then its not matching our requirement for the particular date port then its send error message to Error handling target

     

 

Back To Question