JamesDriscoll / ELMAH.OracleErrorLog

ELMAH ErrorLog implementation for Oracle
Apache License 2.0
0 stars 1 forks source link

OracleErrorLog has a dependency on DBMS_LOB that isn't obvious #2

Open atifaziz opened 6 years ago

atifaziz commented 6 years ago

The dependency on DBMS_LOB needs to:

If the Oracle User running Oracle Error Log doesn't have permissions on DBMS_LOB, then errors are not logged.

See http://groups.google.com/group/elmah/browse_thread/thread/130dd4ba3a733fb4


Originally reported on Google Code with ID 281

Reported by @JamesDriscoll on 2012-03-01 20:49:52

Copied from original issue: elmah/Elmah#281

atifaziz commented 6 years ago

Reported by @atifaziz on 2012-03-01 20:54:12