Hello,
I'm encountering an error using DBCC CHECKDB on a specific database. The error test is as follows:
Executing the query "DBCC CHECKDB WITH NO_INFOMSGS
" failed with the following error: "Check Catalog Msg 3853, State 1: Attribute (referenced_major_id=1723361404,referenced_minor_id=1) of...
I'm working with a database wherein someone has created two indexes on exactly the same column. The column is the primary key - the first index is clustered, the second is non-clustered. Both are single-column indices.
I'm trying to think of a valid reason why you would need two indices on...
Has anyone done a PJC upgrade to 5.4 yet? We're working on one right now - the upgrade is mangling the data...messing around with project statuses, clearing out WIP...all sorts of nasties. Thinking it's <groan><rolleyes>data corruption</groan></rolleyes>, but it would be nice to know how...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.