Unable to register Integrated extract - oci 1354 error - 12c container DB
Hi Experts,
I am facing one problem during GG 12c configuration for container database. I have created extract param file and I have followed the below steps :
GGSCI (bld12241006) 2> add extract ext2, integrated tranlog, begin now
EXTRACT added.
GGSCI (bld12241006) 3> view param ext2
extract ext2
userid C##GGUSER@root_cdb, password oracle12c
LOGALLSUPCOLS
UPDATERECORDFORMAT COMPACT
EXTTRAIL /<extrail_path>/le
NOCOMPRESSUPDATES
NOCOMPRESSDELETES
SOURCECATALOG WCDDS
TABLE schema.tablename;
GGSCI (bld12241006) 4> add exttrail /<extrail_path>/le, extract ext2
EXTTRAIL added.
GGSCI (bld12241006) 6> DBLOGIN USERID C##GGUSER@root_cdb, password oracle12c
Successfully logged into database CDB$ROOT.
GGSCI (bld12241006) 7> register extract ext2 database container (WCDDS)