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

adop phase=prepare [ERROR] META:18:03:58.800: bad stylesheet: kustrigc (Tested on R12.2.5 by me)

After cloning - adapcctl.sh: exiting with status 204

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