Unable To Access Logminer Packages
(Doc ID 417601.1)
Last updated on FEBRUARY 03, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.3 and laterInformation in this document applies to any platform.
Oracle Database Vault - Version: 10.2.0.3 and later
Symptoms
You can not connect as SYSDBA to run LogMiner as this has been disabled by the install of Database Vault option. Running LogMiner as any other user fails with following even after granting SELECT_CATALOG_ROLE and EXECUTE_CATALOG_ROLE to user.
ERROR at line 1:
ORA-06550: line 1, column 171:
PLS-00201: identifier 'SYS.DBMS_LOGMNR' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
ORA-06550: line 1, column 171:
PLS-00201: identifier 'SYS.DBMS_LOGMNR' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
A describe on the LogMiner package returns
"ORA-04043: object dbms_logmnr does not exist".
Changes
Oracle Database Vault has been installed.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |