Hello, I m using SQL Server 2000. I can't backup my database. Its show me a error Message.this is below ... Error Image
What is the problem?
Hello, I m using SQL Server 2000. I can't backup my database. Its show me a error Message.this is below ... Error Image
What is the problem?
Have you looked in the SQL Server error log?
You are either out of space on that drive or do not have permission to write to it.
status 112 means Insuficient Space on target disk. Free some space on the backup target (where the .bak is written).