Hello all
I am facing an error when i am starting the dump process in golden gate.
The error it is as below:
2023-03-17 14:56:29 ERROR OGG-10143 (dp1.prm) line 4: Parameter [RMTTRIAL] is unrecognized. No parameter definition with that name could be found.
My configuration for dp1 are as below:
GGSCI (DB-TEST as c##ggadmin@CDBPROD/DBPROD) 5> view param dp1
EXTRACT DP1
USERID c##ggadmin@192.168.2.99:1521/DBPROD, PASSWORD ggadmin
RMTHOST 192.168.2.19, MGRPORT 7809
RMTTRIAL /oracle/gg/GG_HOME/dirdat/rt
SOURCECATALOG dbprod
TABLE REPORT.PASSINV;
Everything is configured correctly as per procedure.
Have anyone any idea for this error?