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  >  Abinitio

 Print  |  
Question:  Force_error Function

Answer: How does force_error function work ? If we set never abort in reformat , will force_error stop the graph or will it continue to process the next set of records ?


September 09, 2009 06:06:19 #4
 Mihira Barik   Member Since: September 2009    Total Comments: 3 

RE: Force_error Function
 

force_error() fuction will not stop the graph, it will write the error message to the error port for that record and will process the next record.

     

 

Back To Question