SQL Server DBA Tutorial 113-How to Configure Database Log Shipping in SQL Server

Поділитися
Вставка
  • Опубліковано 5 вер 2024
  • In this video you will learn step by step process of how to configure Database Log Shipping using SQL Server Management studio as well as using T-SQL Script. It shows process of how to enable Log Shipping configuration, how to configure Backup settings on Primary, how to add Secondary Server for Log Shipping, how to configure Log Shipping Monitoring Server, what is Primary, Secondary and Monitoring servers in Log Shipping and how to configure copy/restore Operation in SQL Server Log Shipping.
    Blog post link for the video:
    sqlage.blogspot...
    Visit our website to check out SQL Server DBA Tutorial Step by Step
    www.techbrother...
  • Наука та технологія

КОМЕНТАРІ • 51

  • @Krishna-pk9up
    @Krishna-pk9up 5 років тому +2

    Sir u have got a wonderful speaking style...thanks

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

      Thank you dear for liking it. Appreciate your support.

  • @vorkpalur
    @vorkpalur 5 років тому +3

    Thank you very much for job you're doing and sharing the knowledge! Very helpful and easy to understand!

  • @ganavigowda1
    @ganavigowda1 Місяць тому

    Wow it's up straightforward explanation! Tysm for sharing your knowledge:)

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

    You never failed man! thank you!

  • @sreeramchandu
    @sreeramchandu 7 років тому +4

    HI Tech Brothers Thanks a lot

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

      hey mate try this one ua-cam.com/video/2MhpdyzOS-U/v-deo.html

  • @ТатьянаШШШ
    @ТатьянаШШШ 4 роки тому +1

    Thank you!
    What should we do if the primary server is crushed? So I'd like to ask how can we make the secondary server to work as the primary one if the primary server isn't available?

  • @nzrdb6
    @nzrdb6 6 років тому +2

    Great stuff guys. Keep up the good work!

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

    Very nicely explained every thing ...

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

    Very Neat Explanation.

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

    Thank you for your video very informative and detailed oriented May I know the the reason I why i can't run the copy and restore job in secondary server its failed again and again

  • @nasarazam
    @nasarazam Рік тому

    Our Backups are handled by our hosting company (Rackspace). Won't the transaction Log Backups setting I do, will screw their backups plan serialization?

  • @06manfer
    @06manfer 9 років тому +1

    Perfect, thanks a lot

  • @Omar.bin.khattab
    @Omar.bin.khattab 3 роки тому

    thanks ... but can this workaround work without domain mean every server on another network and configured connection to server using static ip and port forwarding inside Router how to connect two servers for log shipping using ip ?

  • @gass8
    @gass8 8 років тому +1

    Thanks for the video, it is simple, direct and helps a lot!
    Are the same steps on version 2008, right?

    • @TechBrothersIT
      @TechBrothersIT  8 років тому

      +Gaspar G Hi Gaspar, You are welcome. Don't remember 2008 was difference. Give a try and I am positive same steps should work.

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

    Thanks for the video. Great!! 😊😊

  • @susantakumarrath3311
    @susantakumarrath3311 6 років тому

    Excellent explanation Tech Brothers!!
    Could there be a case that we Backup the DB in Primary directly to a local location in the Secondary server (instead of Primary local location or Shared location) and Restore from there so we can avoid the Copy job in between??

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

      hey mate try this one ua-cam.com/video/2MhpdyzOS-U/v-deo.html

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

    Can someone clarify if there is any quick way to re-establish log shipping after primary database refresh is done?

  • @alexandrebraga93
    @alexandrebraga93 7 років тому +1

    Hey, it's a great video, Can I enable log shipping of two databases from the same server?

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

      hey mate try this one ua-cam.com/video/2MhpdyzOS-U/v-deo.html

  • @gaetanoparrello1543
    @gaetanoparrello1543 7 років тому +1

    Hi Tech Brothers, thanks for the video! Any info about licensing and edition? Is there a minimum required edition? thanks a lot

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

      hey mate try this one ua-cam.com/video/2MhpdyzOS-U/v-deo.html

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

    Can u tell me if i am on secondry server but i want the physical logical work location of primary server...how should i get it

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

      hey mate try this one ua-cam.com/video/2MhpdyzOS-U/v-deo.html

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

    Great... But user used on shared folder is not clear.

  • @sau002
    @sau002 7 років тому

    Excellent!

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

      hey mate try this one ua-cam.com/video/2MhpdyzOS-U/v-deo.html

  • @raghu1028
    @raghu1028 9 років тому +1

    thanks for the KT .can you please share that script..

  • @debaprasadsaho6063
    @debaprasadsaho6063 6 років тому

    Hi TB ,
    copy job is failling....
    ( The job failed. The Job was invoked by Schedule 22 (DefaultCopyJobSchedule). The last step to run was step 1 (Log shipping copy job step.).
    ...any permission will be there ? Backup shared folder was showing error ,when i give service account to full control .it is working fine .but after giving full control to service account and agent account in copy job still copy job falling..

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

    really exellent

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

      hey mate try this one ua-cam.com/video/2MhpdyzOS-U/v-deo.html

  • @TechBrothersIT
    @TechBrothersIT  9 років тому

    Hi Raghuram, Please see below link for the scripts:
    www.techbrothersit.com/2015/03/how-to-configure-database-log-shipping.html

  • @cricketfever147
    @cricketfever147 6 років тому

    If add a ndf in primary how to get in sec server...ppz rply

  • @siva5244
    @siva5244 6 років тому +1

    good

  • @sarif75
    @sarif75 6 років тому +1

    Simple genius!!!

  • @2441844
    @2441844 7 років тому

    How would you test log shipping?

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

    When can we c u sir...

  • @sarksp
    @sarksp 7 років тому

    Hi TB, thanks. How can I do that between 2 different machines in the same domain ?

    • @TechBrothersIT
      @TechBrothersIT  7 років тому +1

      +SP Sarkar this demo was between two machines -

    • @sarksp
      @sarksp 7 років тому

      Thank you very much !

  • @gngn8116
    @gngn8116 9 років тому

    i want performance tuning in SQL server any videos in this concepts please provide me

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

      hey mate try this one ua-cam.com/video/2MhpdyzOS-U/v-deo.html

  • @06manfer
    @06manfer 9 років тому

    Are these steps the same for Log Shipping in a SQL Azure Server?

    • @TechBrothersIT
      @TechBrothersIT  9 років тому

      Thanks for watching the video Diego, I haven't tried in azure, I will find out today and will let you know.

    • @06manfer
      @06manfer 9 років тому

      Thanks a lot

    • @TechBrothersIT
      @TechBrothersIT  9 років тому

      Yes Diego, follow the same steps, they apply in azure too. Just keep mind if you are setting up between two azure servers, they need to communicate with each other otherwise setup will fail.

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

      hey mate try this one ua-cam.com/video/2MhpdyzOS-U/v-deo.html