Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Parsing error, parameter [table] has unrecognized keyword or extra value

TuvshinbayarNov 23 2017 — edited Nov 26 2017

My parameters of replicate

REPLICAT REP02

ASSUMETARGETDEFS

SETENV (ORACLE_SID=orcl)

SETENV (ORACLE_HOME=/u01/app/oracle/product/12.1.0.2.0/dbhome)

USERID ggadmin, PASSWORD *******

TABLE MDB.HUMAN,                        TARGET MDB.HUMAN;

TABLE MDB.ADDRESS,                         TARGET MDB.ADDRESS;

RESULTS

WARNING OGG-10173  (rep02.prm) line 6: Parsing error, parameter [table] has unrecognized keyword or extra value "MDB.HUMAN".

WARNING OGG-10173  (rep02.prm) line 6: Parsing error, parameter [table] has unrecognized keyword or extra value "TARGET".

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 24 2017
Added on Nov 23 2017
2 comments
1,756 views