alter compareset
Changes the attributes of an existing compareset. alter compareset fails if the compareset you are modifying is being used in an executing job.
create compareset
Creates a compareset, which includes the database connection profile, and the source and target tables to be compared.
depend compareset
Shows a list of (non-schema) job comparisons that have a dependency on the named compareset.
drop compareset
Deletes an existing compareset. drop command fails if the compareset is being used in an existing job.
show compareset
Shows zero or more comparesets, which includes the database connection profile, the tables that are compared, and the column mappings.