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

i cant open my Stored Procedure

SQL Server detected a logical consistency-based I/O error: incorrect checksum (expected: 0xd6715d3a; actual: 0xd6715d2a). It occurred during a read of page (1:498) in database ID 14 at offset...

View Article


collect it through the fraudulent website

US Open 2015 Live Stream

View Article


Restore SSIS Package

The SSIS Project/Package stored in our file system is corrupted - still trying to see how that happened. The job that executes this package is still working as it should. Is there a way to restore the...

View Article

How to convert SQL query into xsl file

I need to develop a client side XSLT that can transform that can extract only the required information that should be published e.g. Full name of scholar, department name, area of research and year of...

View Article

Is my Database corrupted ? Any solutions on fixing this ? Help

Hi everyone, i need your expertise on this regard.There is one specific row and column that i think was corrupted (my presumption).I try SELECT on that specific table it produces this...

View Article


ex_raise2: Exception raised

Hi,Has anyone experienced this before? The error log states the following:Messageex_raise2: Exception raised, major=52, minor=42, state=9, severity=22, attempting to create symptom dump Possible schema...

View Article

Table size and Index size

Good afternoonI ran across an issue that I don't understand. I have a DB that is 177gb. When I dug through the DB, I found a table that said it had 8gb of data space used and 90gb of index space used....

View Article

Phantom FK violation

I use a proc to delete a row from a PK table, based on a query of "get the PK ids that don't exist in the FK table". The proc fails with an FK violation. The proc does a simple "delete from PK table...

View Article


SQL 2008 R2 - Check DB Fails - Msg 8992, Level 16, State 1, Line 1 Check...

When I exec the following: DBCC CHECKDB (DBNAME) WITH NO_INFOMSGS;I am receiving numerous errors similar to the ones that follow.Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3853, State 1:...

View Article


Big database with data file failure

Hi, I have a database with a .mdf file of 182GB. I was trying to setup a maintenance plan and the backup job failed with this message: [b]"Read on "G:\SQLDATA\Prod1_Content.mdf" failed: 23(Data error...

View Article

Anyone completed a recovery after ChechDB errors when using Veeam for backups???

Hi,The company I've recently joined is in the process of switching over to using Veeam for all backups. I was wondering if anyone had any experience of working with Veeam and their "Explorer for SQL...

View Article

SQL 2008 corruption

Can anyone give me a suggested direction to fix these errors?DBCC CHECKDB('CPS') WITH NO_INFOMSGS, ALL_ERRORMSGSMsg 8905, Level 16, State 1, Line 1Extent (1:92720) in database ID 6 is marked allocated...

View Article

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...

View Article


Corrupt Record - Non-relational database Structure

We have a system with proprietary algorithm that converts the data entered in an user interface into a concatenated string. The database is SQL Server 2008R2 (Sp3) but it is not conventional relational...

View Article

Rebuild index job is causing index corruption?

Hi I posted previously "Corrupted index - find out what caused it". I've had the file system checked, check disk etc no issues. Rebooted serverIt is running on [b]SQL 2005[/b]. Workgroup edition.It...

View Article


Serious issue on 2008R2 - lost all system databases

Short story - someone messed up on the SAN and deleted the drive that contained my master, model, and msdb databases. So, I have a MSSQL instance with a crapload of DB's, but no system DB's. SQL 2008R2...

View Article

Consistency Errors

Hi allCan anyone advise on the best recovery approach for the DBCC output below?Customer in question does not have a good backup story and is considering doing an allow data loss repair. I just wanted...

View Article


Database Restore - LSN Sequence Broken

Hello Everybody,This is first time I writing in this Forum. I use to write software in C#.net and I use sql server as backend. One of my software is distributed to around 500 businesses (All of them...

View Article

DBCC CheckDB successful but Backup teminates (Msg 3203, Level 16, State 1,...

Following a SAN issue one database was marked Suspect. No other corruption was apparent on any of the system dbs or other user dbs. With CHECKDB showing extensive inconsistencies the recover was...

View Article

Query taking long time

hi,one of the query is having the below parameter declare @StartDate DATETIMEselect @StartDate= SWITCHOFFSET(CONVERT(DATETIMEOFFSET, (DATEADD(day, -1, GETDATE()))), '-10:00')and we used startdate in...

View Article
Browsing all 223 articles
Browse latest View live