on 2010 Aug 19 7:45 PM
I think the answer is "yes" but I'd like confirmation...
*** ERROR *** Assertion failed: 201813 (11.0.1.2276) Checkpoint log: page buffer read failed with status 1:23
The application got this error (at the same time, I think):
I/O error Fatal error: A disk read from file "xxx.db" failed with error code: (23) -- transaction rolled back
Request clarification before answering.
Yes, this error means that a disk read request resulted in an error being detected. The OS error number is 23. Assuming that you are running on Windows, error 23 means "Data error (cyclic redundancy check)" according to this page. This would imply that the disk sector contents have been damage.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.