Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 please help me for this error no 3202

Author  Topic 

sumitsahay
Starting Member

5 Posts

Posted - 2006-04-25 : 01:26:13
Hello Friends
I too got the same error, please help me to find out solution, my error is :
for Maintenance plan----
[Microsoft SQL-DMO (ODBC SQLState: 42000)] Error 3202: [Microsoft][ODBC SQL Server Driver][SQL Server]Write on 'E:\Program Files\Microsoft SQL Server\MSSQL$xxxxxx\BACKUP\xxxxxxxxxx.BAK' failed, status = 112. See the SQL Server error log for more details.
[Microsoft][ODBC SQL Server Driver][SQL Server]BACKUP DATABASE is terminating abnormally.

Error log;
Internal I/O request 0x324FCA58: Op: Write, pBuffer: 0x089B0000, Size: 786432, Position: 6656, UMS: Internal: 0x103, InternalHigh: 0x0, Offset: 0x1A00, OffsetHigh: 0x0, m_buf: 0x089B0000, m_len: 786432, m_actualBytes: 0, m_errcode: 112, BackupFile: E:\Program Files\Microsoft SQL Server\MSSQL$xxxxx\BACKUP\xxxxxxxxxxxxxxxx.BAK

BackupMedium::ReportIoError: write failure on backup device 'E:\Program Files\Microsoft SQL Server\MSSQL$xxxxxxxx\BACKUP\xxxxxxxxxxxxxxxxxx.BAK'. Operating system error 112(There is not enough space on the disk.).

Regards,
Sumit


sahay

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2006-04-25 : 01:38:48
dups...http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=43966

--------------------
keeping it simple...
Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2006-05-02 : 08:41:39
See also reposting of this error: http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=65432
Go to Top of Page

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-05-02 : 08:48:43
Kristen, It's the same person


KH

Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2006-05-02 : 08:52:50
Yeah, I spotted that - not as stupid as I look eh?!

But I did have a look at Jen's link and I'm not sure it addresses the problem described here, so I was just wanting folk to know the question existed twice so it doesn't get answer-threads in both places

Kristen
Go to Top of Page
   

- Advertisement -