MSSQL REPLICATION CONFIGURATION ISSUE

jestadi bala 0 Reputation points
2024-06-26T10:22:18.5533333+00:00

I have two sql instaces one is AWS SQL 2022 version and another on premises sql 2017 version.

AWS SQL we have to keep it as subriber with distributor means pull replication

On premices we have to keep it as a publisher .

Both are different domains

we need complete guide for this we have tried all the possibility way if you have the solution kindly let us know

SQL Server Other
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2024-06-26T10:44:25.75+00:00

    For a complete (= very much to read) documentation about SQL Server replication, see

    https://learn.microsoft.com/en-us/sql/relational-databases/replication/sql-server-replication

    0 comments No comments

  2. MikeyQiaoMSFT-0444 3,300 Reputation points
    2024-06-27T07:29:07.5333333+00:00

    Hi,jestadi bala

    An important prerequisite for configuring SQL Server replication between different domains is to ensure the network connectivity between the two domains is properly set up.

    This depends on the type of proxy your AWS instances are using.

    The official documentation already provides detailed steps for configuring local SQL Server replication services.

    Additionally, there are two documents available for your reference.

    https://docs.aws.amazon.com/prescriptive-guidance/latest/migration-sql-server/trans-rep.html

    How to migrate to Amazon RDS for SQL Server using transactional replication

    Best Regards,

    Mikey Qiao


    If you're satisfied with the answer, don't forget to "Accept it," as this will help others who have similar questions to yours.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.