Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove DPR Registration (RMVDPRREG) command removes an entry from the IBMSNAP_REGISTER table.
The command issues an error message if the requested entry is not found in the table. The command also sends a warning message to the user removing the capture entry if it can determine that subscriptions exist against the registration being removed. It determines this by extracting the records from the Pruning Control table; each record indicates an instance of the Apply process that has run. It is the responsibility of the user removing the capture entry to ensure that subscriptions to the registration are also removed.
This command supports the iSeries environment only, and not the other databases that support DataPropagator.
*ESCAPE Messages
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CAPCTLLIB | Capture control library | Name, ASN | Optional |
SRCTBL | Source table | Qualified object name | Required, Positional 1 |
Qualifier 1: Source table | Name | ||
Qualifier 2: Library | Name |
Top |
Specifies the library where the Capture control tables are located.
Top |
Identifies the source table registration to be removed. This is a required parameter.
Top |
Top |
*ESCAPE Messages
Top |