Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove DPR Subscription (RMVDPRSUB) command removes the associated entries from the subscription control tables for the given Apply Qualifier and Set Name. The command issues an error message if the requested entry is not found in the table.
You can use the DLTTGTTBL parameter to delete the target table associated with this subscription.
You can use the RMVREG parameter to remove the registration to the target table if it was registered as a source table when the subscription was created.
This command supports the iSeries environment only, and not the other databases that support DataPropagator.
*ESCAPE Messages
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
APYQUAL | Apply qualifier | Name | Required, Positional 1 |
SETNAME | Set name | Name | Required, Positional 2 |
CTLSVR | Control server | Name, *LOCAL | Optional |
RMVMBRS | Remove members | *YES, *NO | Optional |
RMVREG | Remove DPR registration | *YES, *NO | Optional |
DLTTGTTBL | Delete target table | *YES, *NO | Optional |
Top |
Specifies the apply qualifier. The apply qualifier is the name which is used to group the subscriptions that are to be run by the same Apply instance. The apply qualifier must already exist in the IBMSNAP_SUBS_SET table.
Top |
Specifies the Set Name which identifies a group of target tables (subscription set members) that are processed by the Apply program as a group. The set name must already exist in the IBMSNAP_SUBS_SET table.
Top |
The relational database name where the Apply control tables exist. This is the relational database name for the control server.
Top |
Specifies whether to remove all of the members of the set.
Top |
Specifies whether or not the target table registration should be removed.
Top |
Specifies whether or not the target table is to be deleted after the subscription is removed.
Top |
Top |
*ESCAPE Messages
Top |