|
Home > Archive > Microsoft SQL Server forum > December 2005 > Backup failed: Operating system error 112(error not found).
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Backup failed: Operating system error 112(error not found).
|
|
| smeagol 2005-12-28, 3:23 am |
| Hi,
I keep getting this error message for a trans.log backup.
Operating system error
112(error not found).
The disk has about 6GB space free, and the backup should only take up
about 550 MB, so I would think it is not space related but...
The disk is NTFS.
Any ideas?
| |
| Erland Sommarskog 2005-12-28, 3:23 am |
| smeagol (carlamichelle1@hotm
ail.com) writes:
> I keep getting this error message for a trans.log backup.
> Operating system error
> 112(error not found).
> The disk has about 6GB space free, and the backup should only take up
> about 550 MB, so I would think it is not space related but...
.... but NET HELPMSG 112 says
There is not enough space on the disk.
> The disk is NTFS.
> Any ideas?
Not many. I would perform all sorts of sanity checks that you are looking
on the right disk, that the transaction log is small as you believe it
to be etc.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pr...oads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodin...ions/books.mspx
|
|
|
|
|