Error: Unable to Validate Archive Log Access
Issue
The following error appears:
Unable to validate archive log access. Could not execute DBMS_LOGMNR.START_LOGMNR: ORA-01031: insufficient privileges ORA-06512: at ""SYS.DBMS_LOGMNR"", line 82 ORA-06512: at line 1
Environment
Connector: Oracle
Resolution
To resolve this error, execute the following command:
GRANT LOGMINING TO <username>