Thursday, March 22, 2012

Error 1534

While checking the error log of a SQL 6.5 server, I found the following error
message: 1534 - Extent 28 not found in shared extent directory. The error
occurred during a DBCC check. Several more DBCC checks have been run against
the same database without giving this error. What does it mean?
The server in question is at SP 5a.
Daniel InmanHi
You have corruption in your database. You may need to restore from your last
known good backup.
SQL Server 6.5 is no longer supported by Microsoft, but PSS might be able to
help you fix the corruption. http://support.microsoft.com/gp/lifesrvr
Regards
Mike
"Daniel Inman" wrote:
> While checking the error log of a SQL 6.5 server, I found the following error
> message: 1534 - Extent 28 not found in shared extent directory. The error
> occurred during a DBCC check. Several more DBCC checks have been run against
> the same database without giving this error. What does it mean?
> The server in question is at SP 5a.
> Daniel Inman

No comments:

Post a Comment