PLS-00201: identifier 'DBMS_XSTREAM_GG_ADM' must be declared - GoldenGate

 

Grant the below privileges to gguser -

exec dbms_goldengate_auth.grant_admin_privilege('<ogg_user>');
grant select any dictionary to <ogg_user>;
grant insert any table to <ogg_user>;
grant update any table to <ogg_user>;
grant delete any table to <ogg_user>;

Comments

Popular posts from this blog

ORA-46697: Keystore password required - create pluggable database pdb1clone from pdb1

OAM 11.1.2.3 - Bad Oracle Access Manager Request Error After Applying OAM Patch 27373151 + Webgate Patch 27393427 BP 11.1.2.3.180717