You might get this error when you tried to take the backup in SQL Server using SSMS .
The error looks like below the screen .
This error is occurred due to insufficient space to take backup at the drive .
You can avoid this error by following any one of the below mentioned methods .
1. Use compression backup .
2. Move or delete the old backups .
3. Use stripped backup concepts to split the backup file to multiple drives.
The error looks like below the screen .
This error is occurred due to insufficient space to take backup at the drive .
You can avoid this error by following any one of the below mentioned methods .
1. Use compression backup .
2. Move or delete the old backups .
3. Use stripped backup concepts to split the backup file to multiple drives.
No comments:
Post a Comment