Hello, if my input row from flat file has an error on any column we can redirect so we can get the error code, error description, column number...but what about the actual whole row with all the columns. I need to log the entire row that failed. Not just
the error code, error desc, col num. How do I get the entire that caused the error. Please advise how to get the whole error row. Thanks
↧