Results for "disaster recovery"
9 / 11 posts
SQL Server Database Shrink Maintenance
Database shrink ka matlab hai database file (ya log file) ke size ko chhota karna by removing unused space . Matlab, agar tumhare DB me data delete ho gaya h...
Database Backup and SQL Server Recovery Models Explained (Simple vs Full vs Bulk Logged)
Database Backup Kya Hota Hai? Database backup ka matlab sirf data copy karna nahi hota. ๐ Official definition: Database backup is the process of backing up...
Database Backup in SQL Server
In SQL Server, taking a database backup is crucial for data recovery and protection. Hereโs a basic guide on how to perform a database backup and restore in...
Log Shipping (Ship Log) in SQL Server
Log Shipping in SQL Server is a high-availability feature that allows you to automatically send transaction log backups from a primary database on one servโฆ
Table Partitioning in SQL Server
Table Partitioning เคเค advanced database concept เคนเฅ เคเคฟเคธเคเคพ เคเคชเคฏเฅเค เคฌเคกเคผเฅ tables เคเฅ เคเฅเคเฅ, manageable เคนเคฟเคธเฅเคธเฅเค (partitions) เคฎเฅเค เคฌเคพเคเคเคจเฅ เคเฅ เคฒเคฟเค เคเคฟเคฏเคพ เคเคพเคคเคพ เคนเฅเฅค เคเคธเคธเฅ perf...
MSDB Database in SQL Server
SQL Server me ek aur powerful system database hai jo automation + scheduling ka backbone hai: MSDB Database
Model & Resource Database in SQL Server
Introduction SQL Server ke system databases me kuch aise hidden heroes hote hain jo directly dikhte nahi, lekin bahut powerful role play karte hain. Aaj hum...
Master Database in SQL Server
Introduction SQL Server me agar koi ek database sabse zyada critical hai, to wo hai: Master Database Ye SQL Server ka core brain hai. Agar master database โฆ
MDF, NDF, LDF, and Filegroups
๐น 1. Filegroup kya hota hai? ๐ธ Definition: Filegroup SQL Server เคฎเฅเค logical storage unit hota hai, jisme ek ya zyada data files hoti hain. Ye filegroups โฆ