My Oracle Support Banner

ORA-26988 when using dbms_goldengate_auth.grant_admin_privilege in rdbms version 23. (Doc ID 2974179.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version Beta 23ai and later
Information in this document applies to any platform.

Symptoms

When configuring goldengate, and trying to grant admin privileges if the following error is encountered:

SQL> exec dbms_goldengate_auth.grant_admin_privilege( grantee => 'c##ggadmin',container => 'ALL');

BEGIN dbms_goldengate_auth.grant_admin_privilege( grantee => 'c##ggadmin',container => 'ALL'); END;

*
ERROR at line 1:
ORA-26988: Cannot grant Oracle GoldenGate privileges. The procedure GRANT_ADMIN_PRIVILEGE is disabled.
ORA-06512: at "SYS.DBMS_LOGREP_UTIL", line 601
ORA-06512: at "SYS.DBMS_LOGREP_UTIL", line 636
ORA-06512: at "SYS.DBMS_GOLDENGATE_AUTH", line 38
ORA-06512: at line 1

Changes

 New version 23 database.

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
 Cause
 Action
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.