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.
Author |
Topic |
Badger
Starting Member
2 Posts |
Posted - 2006-10-25 : 21:37:07
|
Howdy Folks-First let me say I am not a SQL expert. Learning. Anyways, here is the error given to me by a user. I can find nothing about this error. Any clarification you can give me would be greatly appreciated. From the SQL error log: Internal I/O request 0xA39333F0: Op: Write, pBuffer: 0x18D90000, Size: 983040, Position: 45525505536, UMS: Internal: 0x103, IntBadger |
|
Jim77
Constraint Violating Yak Guru
440 Posts |
Posted - 2006-10-26 : 03:51:20
|
Badger I am no expert either but from the look of this error message it looks like it is being caused by a backup If that is true then why would a user be doing a backup ? |
 |
|
Badger
Starting Member
2 Posts |
Posted - 2006-10-26 : 17:27:21
|
quote: Originally posted by Jim77 Badger I am no expert either but from the look of this error message it looks like it is being caused by a backup If that is true then why would a user be doing a backup ?
You are correct about the error involving a bkup. I resolved the issue last night. The drives they were hitting were full. Not a user- I work in a DC. Badger |
 |
|
|
|
|