Link to home
Start Free TrialLog in
Avatar of ukerandi
ukerandiFlag for United Kingdom of Great Britain and Northern Ireland

asked on

backup issue

Hi , I have following issue after backup

An Error occured in the Microsoft .Net Framework while trying to load assembly id 65558


Executing the query "BACKUP DATABASE [abc] TO  DISK = N'F:\\MSSQL\\B..." failed with the following error: "Write on "F:\\MSSQL\\Backup\\abc _backup_2021_01_24_020004_2547607.bak" failed: 112(failed to retrieve text for this error. Reason: 15105)
BACKUP DATABASE is terminating abnormally.
10 percent processed.
20 percent processed.
30 percent processed.
40 percent processed.
50 percent processed.
60 percent processed.
70 percent processed.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
Avatar of Bembi
Bembi
Flag of Germany image

Hello,

have you tried a consistency check on this database...?
Try also to change destination, possibly another Disk.
You need to do these:
  1. Check SQL Server error log for more information about this issue
  2. Run a DBCC CHECKDB command in your database
  3. When is this message displayed "An Error occured in the Microsoft .Net Framework while trying to load assembly id 65558 " ?
Error 112 indicates an disk space error in most cases. So check whether you have enough space on disk.
Avatar of ukerandi

ASKER

@ste5an  :  Yes ,enough space on disk 
Did you check the space requirements? Sometimes you need twice or more space during a restore, than in the end is allocated.
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.