Quantcast
Channel: SQLServerCentral » SQL Server 2008 » Data Corruption (SS2K8 / SS2K8 R2) » Latest topics
Browsing all 223 articles
Browse latest View live

Corrupted index - find out what caused it

Hi I got this error on a scheduled integrity check. SQL 2005 sp2 [i]Data row does not have a matching index row in the index '' (ID 2). Possible missing or invalid keys for the index row matching:[/i]...

View Article


Corrupted innodb table crashing mysql instance how to recover table?

Hello, Running a simple query against corrupted innodb table is crashing mysql instance . [code="plain"]table test.xyz got corrupt during crash and truncate table command was in progressing when mysql...

View Article


DBCC CHECKALLOC returns errors

When I run DBCC CHECKALLOC on a database I get the following error DBCC results for 'MYDB'. Msg 8906, Level 16, State 1, Line 1 Page (1:3621975) in database ID 8 is allocated in the SGAM (1:3578625)...

View Article

page corruption found when enabling TDE, but DBCC CHECKDB ahows no errors

I need help with fixing corrupted page. I've got into this trouble yesterday , when it was required to enable TDE on one of the DB copies. The TDE encryption hanged with encryption_state=2 and...

View Article

Database Corruption

When I run DBCC CheckDB i get erroros. the thing that i saw is corruption in sys.sysobjvalues in addition to other tables. attached is the result of DBCC CheckDb DBCC CheckDB ('medmas') WITH...

View Article


how to correctly restore page ERROR (data-corruption)

hi All, i executed dbcc checkdb ('yout_Database') and result is as following: Msg 2533, Level 16, State 2, Line 1 Table error: page (1:11760) allocated to object ID 1637580872, index ID 1, partition ID...

View Article

DBCC CHECKDB('MSDB') returns errors

DBCC CHECKDB('MSDB') returns errors the following is the error Msg 8906, Level 16, State 1, Line 1 Page (1:2333) in database ID 4 is allocated in the SGAM (1:3) and PFS (1:1), but was not allocated in...

View Article

sp_clean_db_free_space

Does anyone know at what level

View Article


low identity value inserted

I have a table that has an identity on it. There are many people and apps that hit this table. the value increments as normal most of the time, but every now and then, we get a low value, as if someone...

View Article


missing concatenated star

Hi all,I have got something weird, I've never seen before.Running the query ...select

View Article

DBCC CHECKDB error!

Following error I am getting when I ran DBCC CHECKDB('databasename') WITH NO-INFOMSGS Msg 8939, Level 16, State 98, Line 1 Table error: Object ID 0, index ID -1, partition ID 0, alloc unit ID...

View Article

Column Names Corrupted

Intermittently we are getting column header names corrupted in the output text file when executing a stored proc from a job in SSIS step. This is 15 yr old process that has only started to fail in a...

View Article

Check Catalog Msg 3857, State 1: The attribute (owning_principal_id=NULL) is...

Hi, We've had a vm crash which has caused a lot of corruption. all my errors seem to be in sys.database_principals..  which seemed easy to fix! I thought dropping the principal id user and recreating...

View Article


travel plan to make a migrating bird

[url=https://mellowmushroom.com/sites/default/files/cbstvall-blacks-vs-british-and-irish-lions-live-stream-rugby-tvscheduleonline-23-june-2017-hd-coverage.pdf]All-Blacks vs British and Irish Lions Live...

View Article

log file does not match primary file

Hi, I have a question regarding the error "log file does not match primary file". last month, one of our 2005 databases ( lets call DB1 (simple mode) ) was moved to a 2008 R2 RTM x64 server. One of two...

View Article


the intersection of Sixth and M streets

[url=http://www.centeratforesight.com/system/files/files/resumes/foxtvfifa-confederations-cup-final-2017-live-stream-soccer-starttimeonline-2-july-2017-tv-guide.pdf]FIFA Confederations Cup Final 2017...

View Article

log file does not match primary file

Hi, I have a question regarding the error "log file does not match primary file". last month, one of our 2005 databases ( lets call DB1 (simple mode) ) was moved to a 2008 R2 RTM x64 server. One of two...

View Article


Backup detected error - Checkdb returns errors

Last night's backup failed - message BACKUP detected an error on page (1:1337093). I ran Checkdb and got some errors. First this right at the top: DBCC results for 'NCVLive'. Service Broker Msg 9675,...

View Article

SQL Database corruption issue

We are suddenly getting a lot of errors in a 160GB database along the lines of SQL Server detected a logical consistency-based I/O errorThis seems to have started happening around 02:00 on 14/08/17...

View Article

Corruption reported...but index rebuild resolves it

On one of our databases some corruption has been detected...sadly it is going back so long we don't have the backup s[code language="sql"]Msg 8909, Level 16, State

View Article
Browsing all 223 articles
Browse latest View live