Created
June 30, 2022 12:58
-
-
Save vvgsrk/3ff4ef264b8393d62449113da1b373db to your computer and use it in GitHub Desktop.
Enable replication
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Modify an existing permanent database to serve as a primary database using following statement | |
ALTER DATABASE amadeus_dynamic_pricing ENABLE REPLICATION TO ACCOUNTS ORGANIZATION_CODE.ORGANIZATION_NAME IGNORE EDITION CHECK; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment