ORA-01031 With Alter System Set Event '47998 trace name context forever, level 12';
(Doc ID 1513553.1)
Last updated on JUNE 10, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Generic (Platform Independent)
Symptoms
When trying to set the Database Vault trace using the event 47998 with a user(dvowner) with DV_OWNER role, it fails with the error ORA-01031
sqlplus dvowner
SQL>ALTER SYSTEM SET EVENTS '47998 trace name context forever, level 12';
ALTER SYSTEM SET EVENTS '47998 trace name context forever, level 12'
*
ERROR at line 1:
ORA-01031: insufficient privileges
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 |
Cause |
Solution |