After upgrading existing Sitecore database the SQL Server internal stats need to be upgraded so that it is possible to query the internal tables and see the health of the sql server databases. If this is not done you receive false information and can miss the problems. Run
DBCC UPDATEUSAGE ('databasename')
No comments:
Post a Comment
Note: only a member of this blog may post a comment.