Getting ORA-04021 error while Executing Goldengate_auth.grant_admin_privilege
(Doc ID 2978811.1)
Last updated on JULY 20, 2024
Applies to:
Oracle GoldenGate - Version 19.1.0.0.4 and laterInformation in this document applies to any platform.
Symptoms
SQL(apprd1)>EXEC dbms_goldengate_auth.grant_admin_privilege('GGADMIN');
BEGIN dbms_goldengate_auth.grant_admin_privilege('GGADMIN'); END;
*
ERROR at line 1:
ORA-04021: timeout occurred while waiting to lock object
ORA-06512: at "SYS.DBMS_XSTREAM_ADM_INTERNAL", line 3392
ORA-06512: at "SYS.DBMS_GOLDENGATE_AUTH", line 34
ORA-06512: at line 1
.
DBSNMP was locked, terminated before executing it
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 |
References |