how to solve viable tables no matched ?
edited Nov 25, 2013 2:39AM in GoldenGate, Streams and Distributed Database (MOSC) 1 commentAnswered ✓
I hava been creat tables and insert into.
SQL> create table tcustmer
SQL> insert into tcustmer
when I execute Goldengate "add trandata ggs.tcustmer;" . it show me below.
GGSCI (Golden11g) 9> add trandata ggs.tcustmer;
ERROR: No viable tables matched specification.
how to solve this syntax?
0