add trandata schemaname.table1 ALLCOLS not working
add trandata schemaname.table1 ALLCOLS
we have enbled for allcols for one table. But as part of update all the column value not flowing to Target ogg.
we have explicitly mentioned keycols( col1,col2.......col100) but its working .
Must need to explicitly mention in keycols all column names or any alternative way can do it ?