When activating a configuration for a vertically partitioned replication, you see the following error:
sp_ctrl (source_server:port_num)> activate config config_name
"OWNER"."TABLE2(NUM_COL)" may not be replicated because it's neither a table.
The config file is as follows:
sp_ctrl (source_server:port_num)> view config config_name
datasource:o.source_SID
#source tables target tables routing map
owner.table2(num_col) owner.table2(num_col) target_server@o.target_SID