goldengate DDL INCLUDE MAPPED
Hi Guys,
I'm new in goldengate and currently testing out.
In my extract file, I have the below:
DDL INCLUDE MAPPED
TABLE pdb_ggdb01.test.* ;
When testing, I notice that procedures, index, views DDL are replicated.. but not sequence object type. Have not tested other object type yet.
I'm quite confused here. I thought the above only indicate to replicate "TABLE" type?
Kindly advise.
thanks