AWS Tutorial - AWS Database Migration Service - MS SQL Server EC2 to MS SQL Server RDS

Поділитися
Вставка
  • Опубліковано 4 січ 2025

КОМЕНТАРІ • 54

  • @neerajkumarcjauhan5081
    @neerajkumarcjauhan5081 Рік тому +1

    i one things i want to say here about your videos that you topic are not taught by other person on youtube, every one uploading simple and common topics , thanks for your wonderful videos

  • @victorsh1968
    @victorsh1968 4 роки тому +2

    Excellent article, I searched for something clear as an AWS RDS beginner and at last, I found it here!

  • @naveenreddy7942
    @naveenreddy7942 22 дні тому +1

    Nice explanation thanks mam

  • @angelvercetti772
    @angelvercetti772 2 роки тому +1

    very good video!

  • @shaikshahenshah3892
    @shaikshahenshah3892 5 років тому +1

    excellent mam...

  • @mahindrakubsad5725
    @mahindrakubsad5725 3 роки тому +1

    Excellent Video....could you please share some articles on migrating data from on prem ms sql server to aws s3 bucket using AWS DMS. Thanks

  • @khayal98
    @khayal98 2 роки тому

    thank you for this detail video. very helpful.

  • @kirand3664
    @kirand3664 5 років тому +1

    Well described all minor and major steps in details... Good work Namratji.. Keep posting such materials in future too.. Thanks again.

  • @Rickety3263
    @Rickety3263 10 місяців тому

    Explain why you would add a Public IP to your company's highly restricted database, please.

  • @satyamjajal5875
    @satyamjajal5875 3 роки тому

    So backup/restore db, between EC2 and RDS does not work? why have go through all these hassle. this could also break referential integrity in database.

  • @karanchaudhary142
    @karanchaudhary142 5 років тому +2

    Thank you for step by step tutorial, The major problem I faced is when you try to do replication as well. Can you share similar steps for migrate and replicate

    • @NamrataHShah
      @NamrataHShah  5 років тому

      Will try cannot promise

    • @karanchaudhary142
      @karanchaudhary142 5 років тому +1

      @@NamrataHShah with you help and some reading I managed to get it work. Thank you so much for this video. Do you put the slides at some location where we can have a look

    • @NamrataHShah
      @NamrataHShah  5 років тому +1

      @@karanchaudhary142 No I don't have the slides posted anywhere .. but you take screen shots

    • @HammadKhan-m8u
      @HammadKhan-m8u Рік тому

      @@NamrataHShah i am also facing problem on ongoing replication. is there any video you have made

  • @rajeshkatakaraju1538
    @rajeshkatakaraju1538 3 роки тому

    Pls share wht all issues was fixed while datatype issues from mssqlser er to RDS

  • @tejakirankumarjami9993
    @tejakirankumarjami9993 4 роки тому

    Hi Namratha,
    Thank you so much for the detail explanation. we are launching the DMS service and post the migration can we resize or delete the replication task. DMS is actually causing high cost

  • @ananda1196
    @ananda1196 2 роки тому

    How to copy the record from SQL SERVER ON EC2 INSTANCE TO S3 BUCKET

  • @qaisarali9935
    @qaisarali9935 4 роки тому +2

    i am facing this error when testing connection of endpoint in AWS DMS
    Test Endpoint failed: Application-Status: 1020912, Application-Message: Failed to connect Network error has occurred, Application-Detailed-Message: RetCode: SQL_ERROR SqlState: HYT00 NativeError: 0 Message: [unixODBC][Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired

    • @NamrataHShah
      @NamrataHShah  4 роки тому +1

      Check your ports and security group

  • @manisharora2084
    @manisharora2084 4 роки тому

    what is the use of transformation rules . Please also elaborate

  • @sukeshnayak6378
    @sukeshnayak6378 4 роки тому

    Hi Namrata... I have been trying to migrate db from sql server express edition running on ec2 to sql server express rds but everytime my source endpoint test is failing... Could you please help?

  • @chesterbaloi201
    @chesterbaloi201 4 роки тому +1

    is it the same process with on premises to RDS?

  • @shiladityadassharma4593
    @shiladityadassharma4593 4 роки тому +1

    What about functions, views , store procedure migration? Table migration is easy. What about those?

    • @NamrataHShah
      @NamrataHShah  4 роки тому

      Give it a shot and let me know ...

    • @shiladityadassharma4593
      @shiladityadassharma4593 4 роки тому +1

      NamrataHShah I did it once. Functions and Store Procs didn’t show up. Had to use SCT along with DMS.

    • @cydmansg1979
      @cydmansg1979 3 роки тому

      @Shiladitya, are you able to migrate this? We are planning the same migration as yours. Let me know if you successfully migrate this. thank you

    • @shiladityadassharma4593
      @shiladityadassharma4593 3 роки тому

      @@cydmansg1979 Hi. I was able to migrate tables and its data easily, but functions. store proc didnt came. Had to do manually. I tried couple of times but same result.

  • @lakshminarayanans3927
    @lakshminarayanans3927 4 роки тому

    HI , I would like to know that why AWS DMS? Even aws offering RDS snapshot to migrate or launch RDS instance. Can you tell me the exact use case of AWS DMS ? or When we use DMS? i have some confusing about this.

    • @NamrataHShah
      @NamrataHShah  4 роки тому +1

      When you want to migrate and/or transform data only

    • @lakshminarayanans3927
      @lakshminarayanans3927 4 роки тому

      @@NamrataHShah Thank you, But please post demo about AWS Well Architected Framework.

  • @sivabalansethu8300
    @sivabalansethu8300 5 років тому

    Good explanation with examples.
    I have one issue,
    Current Project Setup:
    While on-boarding new client,
    New Instance has been created and deployed in JBoss Server.
    New Instance has been create on SQL Server Database.
    So, Like 100 Clients, 100 Instances deployed in JBoss Server
    and 100 Instances has been created on SQL Server DB.
    New Approach can be like,
    One EC2 Instance for web application, which can be connect to Multiple DB instances.
    Since it's very hard to migrate All DB Instances to one Instances,
    How can achieve one EC2 Instance with Multiple DB Instances?
    I hope, you got my point.
    - Thanks

    • @NamrataHShah
      @NamrataHShah  5 років тому

      I am not open to consulting right now ...

  • @urvashipatel8976
    @urvashipatel8976 4 роки тому

    Hello Namrata,
    I am planning to use DMS service to decrease my db instance size by migration existing db instance to replicate new instance with smaller size. Please advise me how can i acheiv eit?

    • @NamrataHShah
      @NamrataHShah  4 роки тому

      Not sure if I understand the Q. DMS is to migrate data. As long as the DB on the new instance supports the amount of data you should be good.

  • @thyagarajan4337
    @thyagarajan4337 5 років тому

    Can u share Steps for Postgre EC2 to Postgre RDS

  • @ranjitw.8559
    @ranjitw.8559 5 років тому

    Hi Namrata, I have subscribed to your video channel after watching this video. Could you please recommend me for data migration methodology for following scenario:
    We are having .Net applications and a Sharepoint server running on-prem and the database currently being used is MS SQL 2012 SP 4. The database is hosted on a Windows 2012 R2 server located on prem data center.
    It is the same database that we would like to migrate . It has to be a lift and shift so we cannot used AWS SQL RDS. The size of the DB is a little above 2 TB so a flat file backup/restore via SFTP would be extremely long, delayed and error-prone.
    Could you please suggest best approch ?

  • @vijays7552
    @vijays7552 5 років тому

    coould you please share your ppt slide. to note down the steps

    • @NamrataHShah
      @NamrataHShah  5 років тому

      Feel free to stop the video and note down the steps

  • @jmunna6911
    @jmunna6911 4 роки тому

    Hi Namratha, how we can migrating entire database from on premise(EC2) to AWS RDS???

    • @NamrataHShah
      @NamrataHShah  4 роки тому +2

      If it is on-prem then I believe it is not EC2.

    • @jmunna6911
      @jmunna6911 4 роки тому

      @@NamrataHShah yes it is on premise, in this video ur migrating only person table to AWS RDS, but I want how can I migrate the entire Adventure works db to RDS?
      What are the steps can do???
      I was working on one project, so in this I want to migrate the entire database not only single table, can you please help me,,,,
      If u free ping me one mail , my mail id is: j.munaswamy12@gmail.com

    • @NamrataHShah
      @NamrataHShah  4 роки тому

      @@jmunna6911 DMS is a database migration services and u can migrate a DB or a table.

    • @jmunna6911
      @jmunna6911 4 роки тому

      Help me Namratha????

    • @eleusapon9746
      @eleusapon9746 3 роки тому

      @@jmunna6911 have you found any simple way to do that?

  • @Mohammed-hm6xc
    @Mohammed-hm6xc 4 роки тому

    hi i am getting this error at source Test Endpoint failed: Application-Status: 1020912, Application-Message: Failed to connect Network error has occurred, Application-Detailed-Message: RetCode: SQL_ERROR SqlState: HYT00 NativeError: 0 Message: [unixODBC][Microsoft][ODBC Driver 13 for SQL Server]Login timeout expired
    it is a ec2 instance t2 micro on which i have installed sql express edition and trying to move data from a database to rds instance which is working fine only the connection test for ec2 instance is failing
    appreciate your help

    • @NamrataHShah
      @NamrataHShah  4 роки тому

      Its self explanatory ... Check ur creds and port

    • @ANASMOHAMMEDAnasAyaat
      @ANASMOHAMMEDAnasAyaat 4 роки тому

      Have you given the private and public ip address of Replication instance in the security group of ec2 instance ? Or ou have given the sg group default in rds instance similar have given default sg in the ec2 swcurity group along with other protocol