Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error Logging using dbms_errlog.create_error_log

user12005706Sep 18 2018 — edited Sep 20 2018

Hi , I am creating error tables using dbms_errlog.create_error_log and logging the errors into this table, If there are multiple errors on the same row , for example 1 column value has data type mismatch and other column has data length mismatch how can I log both the errors, currently looks like it logs only one error per row , Please suggest

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2018
Added on Sep 18 2018
11 comments
810 views