Hi,
I run a DBCC INDEXDEFRAG on a table and it abends with
this error :
DBCC INDEXDEFRAG (0,stops,1)
=> 1 being clustered index. There's enough space on the
disk.
Msg 3624, Sev 20: Location: pageref.cpp:1191
Expression: 0 == pageFull SPID: 65
Process ID: 324 [SQLSTATE 01000]
what does this mean and how do I fix it ?
Error seems to be consistent.
MOYou should contact PSS (http://support.microsoft.com) who will help you.
--
Paul Randal
Dev Lead, Microsoft SQL Server Storage Engine
This posting is provided "AS IS" with no warranties, and confers no rights.
"Mo" <anonymous@.discussions.microsoft.com> wrote in message
news:960601c40547$bafdf940$a101280a@.phx.gbl...
> Hi,
> I run a DBCC INDEXDEFRAG on a table and it abends with
> this error :
> DBCC INDEXDEFRAG (0,stops,1)
> => 1 being clustered index. There's enough space on the
> disk.
> Msg 3624, Sev 20: Location: pageref.cpp:1191
> Expression: 0 == pageFull SPID: 65
> Process ID: 324 [SQLSTATE 01000]
> what does this mean and how do I fix it ?
> Error seems to be consistent.
> MO
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment