ALTER REPLICATION SUBSCRIPTIONsubscription‑nameSET { PARTITIONpartition‑name | CONNECT TOconnect‑name | ON CONFLICTconflict‑resolution‑rule | table‑mapping‑list | automatic‑load | SYMMETRICAL | IGNORE LOOP}
Access requirements
SYS_ADMIN_ROLE role
Usage
Use the ALTER REPLICATION SUBSCRIPTION statement to change subscription settings. The statement is transactional and does not affect a subscription that is already running. In order to change the subscription, the ALTER REPLICATION SUBSCRIPTION statement must be committed first, and then the subscription should be restarted.