EM 12c: Message on Creating an AWR Repository through Enterprise Manager 12c Cloud Control: Ensure that the DBSNMP user has INHERIT PRIVILEGES privilege on SYS
(Doc ID 2337351.1)
Last updated on NOVEMBER 14, 2020
Applies to:
Enterprise Manager for Oracle Database - Version 13.2.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Enterprise Manager (EM) 12.1.0.5 Cloud Control
Automatic Workload Repository (AWR) Warehouse creation for a 12.1.0.2 Oracle Database
Creating an AWR repository on a 12.1.0.2 RAC Database in EM 13.2 Cloud Control generates this message:
"Ensure that the DBSNMP user has 'INHERIT PRIVILEGES' privilege on SYS"
The privilege has already been granted to AWR Warehouse database
SQL> GRANT INHERIT PRIVILEGES ON USER SYS TO DBSNMP;
Grant succeeded.
Changes
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 |