Exception Handler
Hello,
The errors and exceptions anyways get logged in the report file as well in the ggserr.log then what is the additional benefit of an exception handler table?
I read that such a table allows replicat to continue. Does that mean that replicat will just log the exception in the table and move ahead? But that will affect the integrity of data, isnt it? Also, how does one resolve the exceptions later?
Thanks