Hi All ,
I have a table on which I am doing insert and update operations . I am using error logging table to catch all the errors Table consists 5 date columns . In which 2 are error out for some reasons but I am not able to get the date column name on which it is error out . I am simply getting the error 'literal does not match format string' .
Can some one please help me how to get date column name in the error message in the error logging table
I am using oracle 10g ,
os windows 7 .
Thanks in advance