PLS-00201: identifier 'DBMS_XSTREAM_GG_ADM' must be declared ORA-06550: line 1, column 7: PL/SQL: St
Hi All,
I trying to replicate using Golden Gate on 12c database,while starting the replicate i am getting below error. though all privileges provided to ggc user.
LS-00201: identifier 'DBMS_XSTREAM_GG_ADM' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored), SQL<BEGIN dbms_xstream_gg_adm.set_tag(:1); END;>.
Pl help in resolving the issue.
Thank in advance.