Shrink Sql Server Log files on Production Databases

preview_player
Показать описание
If anyone is looking for Sql DBA training, Job Support, Interview Support, Videos, Notes Please Whatsapp me @ 9902590140
Thank You Queries used in this video
dbcc sqlperf(logspace)
Backup log DBName to disk ='nul'
replace DBName with your respective database name
Рекомендации по теме
Комментарии
Автор

This is very helpful video. The concept is very clear. Thank you so much

jammidba
Автор

thank you very much, sir. explain like this. your videos are very helpful

ravidba-cm
Автор

This is very helpful vedio👍.the concept is very clear. Thank you so much 🙏🙏🙏

sravzsure
Автор

Real time day to day common issues videos make it. It will be usefull in real time job.

khadeerahmed
Автор

Thank you so much bro. It helped me a lot

mysuggestionshub
Автор

If didn't mine, performance tuning videos cheyandi bro

govardhankondreddy
Автор

Sir you siad, you will uoload another video on datafile shrinking process.when can we expect this video

shyamdular
Автор

xp_fixeddrives

dbcc sqlperf(logspace)

select name, log_reuse_wait_desc from sys.databases


backup log dbname to disk='nul'

saivijayendranadhcherukuri
Автор

Thank you for valuable information sir
If I shrink a log file but the log file willl not shrink what we do sir

kamalbasha-cbnm
Автор

I have one doubt.Database simple recovery mode what steps will follow to shrink log backup....!!

smart-vhxs
Автор

have you created a video for how to deal with datafiles shrink

nagarajuvallepu
Автор

Tq Shankumh...how to shrink datafiles?will such a situation come in real-time?

sivakumarambulapodi
Автор

If we want to retrieve the log back up from Nul, Is ti possible ? if Yes, How we can do?

DevaKumar-hoqo
Автор

Hi bro
Please do performance tuning and cpu utilisation please

avulasatishpatel
Автор

If this is log_reuse is due to mirroring we can do this ???

ksrinivasrao
Автор

Please upload slow running queries trouble shooting video

azuredevops
Автор

Can we srink the database...?? Instead of log file?? How we can reduzce the size of database?

JigneshPatel-iyyn