tmuth/Logger---A-PL-SQL-Logging-Utility

Reference to BI_LOGGER_LOGS

casajarm opened this issue · 3 comments

In the script LOGGER_INSTALL.SQL the trigger BI_LOGGER_LOGS is dropped but then in the procedure LOGGER_CONFIGURE it is compiled resulting in an error:

Calling logger_configure begin * ERROR at line 1: ORA-04080: trigger 'BI_LOGGER_LOGS' does not exist ORA-06512: at "LOGGER_USER.LOGGER_CONFIGURE", line 108 ORA-06512: at line 2

What version did you have this issue in? This was dropped in 2.1.0. I just tested on the 2.2.0 script and no errors.

Sorry this was over a year ago. I should have noted it at the time.

This issue was moved to OraOpenSource#37