Transaction Log backup || Log file shrink || Difference b/w differential and Log backups || Ms SQL

Sdílet
Vložit
  • čas přidán 24. 08. 2024
  • A transaction log file stores a series of the logs that provide the history of every modification of data, in a database. It backs up the transaction logs of a database.
    This backup type is possible only with full or bulk-logged recovery models.
    Contents in this video:
    1) How to take a T-log backup using T-SQL query and GUI
    2) Why do we perform shrink operation on transaction log file ?
    3) Difference between differential backup and T-log backup.
    ::: Related Video links (Click below links to watch them) :::
    a) Types of backup in sql server : • Types of Backup in SQL...
    b) Fullbackup : • Full Backup in SQL ser...
    c) Differential Backup : • Differential Backup in...
    Do watch full video and subscribe the channel for more videos.

Komentáře • 27

  • @SB29240
    @SB29240 Před 3 lety +2

    Nice video balui like your voice and way of explaining the things

  • @shaikmohammedkhasim3024
    @shaikmohammedkhasim3024 Před 2 lety +1

    Excellent explanation hats off to you bravo

  • @bavaagustin
    @bavaagustin Před 11 měsíci

    Excellent explanation.

  • @kallurisaikumar1546
    @kallurisaikumar1546 Před 2 lety

    very goog explaination sir with diagrams thank you so much

  • @sqltechzpestechz7053
    @sqltechzpestechz7053 Před rokem

    As usual the best ❤

  • @ilithyaaguilar2572
    @ilithyaaguilar2572 Před rokem

    THANKS, MERY MUCH HELP

  • @naazparveensayyed9870

    Really ur explaination is too good ,
    Ur voice to be increased

  • @rickydiaz4471
    @rickydiaz4471 Před 2 lety

    Well explained, Thanks.

  • @KNGoud27
    @KNGoud27 Před 3 lety +1

    Nice video 👍

  • @gouthami_pittala
    @gouthami_pittala Před 3 měsíci

    How to get to know travel is on or off

  • @himnishchopra6204
    @himnishchopra6204 Před 8 měsíci

    Sir your videos explain these topics well. In your future video could you include the sql code your write so it would be easier to follow along with you. Thank you

    • @righttolearnbk
      @righttolearnbk  Před 7 měsíci

      Sure, I will be sharing the SQL code in the video description. Please check my latest ones.

  • @virenvaishnav174
    @virenvaishnav174 Před 2 lety

    very understandable

  • @arunesh6849
    @arunesh6849 Před rokem

    Super 👌 👍 😍

  • @bodduparmesh9901
    @bodduparmesh9901 Před 3 lety

    Nice video sir

  • @smart-vh4xs
    @smart-vh4xs Před rokem

    I have a one doubt you have changed database from simple to full then you took the log backup . Then you will change from full to simple previous process is going or anything happened. My environment 7gb database is in simple recovery mode .but i change from simple to full it is working .i won't to change my database from full to simple then any happened .pls let me know...

  • @codengauhung
    @codengauhung Před 2 lety

    I have a database with
    * record 1
    * record 2
    * record 3
    Then I delete
    * record 1
    * record 2
    Next, I add
    * record 4
    * record 5
    * record 6
    How to backup and restore to have full record
    * record 1
    * record 2
    * record 3
    * record 4
    * record 5
    * record 6

  • @gunjanrana3959
    @gunjanrana3959 Před 5 měsíci

    Is the log backup and incremental back are same.

  • @banalasiva5743
    @banalasiva5743 Před 3 lety

    Any video on migration 2012 to 2017 pre requisites and post requisites

  • @suvalakshmi411
    @suvalakshmi411 Před 2 lety

    I have o e doubt here.. for every log backup do we need to manually clear the space to release disk space?

    • @righttolearnbk
      @righttolearnbk  Před 2 lety

      You can schedule the job to do it.

    • @suvalakshmi411
      @suvalakshmi411 Před 2 lety

      @@righttolearnbk is there any script to check whether log backup is enabled or not? Instead of checking in gui
      Bcz in my work place i dont have an access to check this via gui.. that option is disabled.. i am looking for a scripts to check on that.

  • @sarithap4726
    @sarithap4726 Před 3 lety

    Does shrinking the log file breaks the log chain

    • @righttolearnbk
      @righttolearnbk  Před 3 lety

      No. Shrinking log file releases space to the disk

    • @surendrareddy615
      @surendrareddy615 Před 2 lety

      Very nice explanation.Please share the all trainings links or blog name@@righttolearnbk