Hi All ,
I am getting very creepy error while reorganize index.We are running maintenance plan to reorganize the index ,but before performing this operation we are shrinking database as it client requirement i am very which aware that shrinking database process is Evil.
SQl Server version :--- sql server standard edition 2005 + SP4 (64 bit)
Window server:--Microsoft Windows NT 5.2 (3790)
Error:----
Executing the query "ALTER INDEX [IX1_Cache] ON [dbo].[Cache] REORGANIZE WITH ( LOB_COMPACTION = ON )
" failed with the following error:
"A severe error occurred on the current command.
The results, if any, should be discarded.".
Possible failure reasons: Problems with the query,
"ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.