REMOVE_CDCGΒΆ

Remove specified CDCG record(s).

Table: DBIADM.DBI_CDCG (Definition of the event that triggers data capture)

Parameter Name

Properties

Parameter Description

p_cdc_group

(PK)(NN)

Change data capture group: the name for a group of objects (e.g. tables) that will be loaded together

Example

EXECUTE SCRIPT api_dbiadm.remove_cdcg
            ( 'XXXXXXXXXXXX'    -- p_cdc_group
            );