Entering Error Log Into a Table [message #655107] |
Mon, 22 August 2016 06:55  |
Sandeepsm
Messages: 7 Registered: July 2016 Location: Greeny Kerala
|
Junior Member |
|
|
Hi All,
I would like to know is there a way to log error captured in the exception part in a pl/sql block into a table without committing the transactions before the error. That is, I execute a pl/sql block , then an error occurred i would catch it using exception block and i need to save that error into a error log table, also the statement that executed till that moment needs to be rolled back.
Thanks&Regards
Sandy
--Every Accomplishment Starts With The Decision To TRY.
|
|
|
|
|
|