Dbms_goldengate_auth.grant_admin_privilege Fails With ORA-06512: At "SYS.DBMS_XSTREAM_ADM_INTERNAL"
(Doc ID 1956932.1)
Last updated on MAY 19, 2022
Applies to:
Oracle GoldenGate - Version 11.2.1.0.14 and laterInformation in this document applies to any platform.
Goal
Why running dbms_goldengate_auth.grant_admin_privilege fails with:
-------------------------------------------------
BEGIN dbms_goldengate_auth.grant_admin_privilege('ogg'); END;
*
ERROR at line 1:
ORA-01952: system privileges not granted to 'OGG'
ORA-06512: at "SYS.DBMS_XSTREAM_ADM_INTERNAL", line 2882
ORA-06512: at "SYS.DBMS_GOLDENGATE_AUTH", line 24
ORA-06512: at line 1
--------------------------------------------------
errors?
Solution
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
Goal |
Solution |
References |