Quantcast
Channel: SQLServerCentral » SQL Server 2005 » Data Corruption » Latest topics
Browsing all 227 articles
Browse latest View live

ERROR 823 in SQL 2000 -> Need help

Hi All, Good day and Happy New Year !!I need your inputs for the below issue -We have a 1.5 Terabyte SAP database which runs on SQL 2000 SP4 enterprize edition.The SQL instance is on Win2k3. For last...

View Article


DBCC CHECKDB taking a very long time to run on 500MB database

I want to start by advising that I am new to MS SQL so I ask for your patience. We lost access to our Sharepoint 'companyweb'.I tried deleting the site and recreating it in SharePoint but this did not...

View Article


CheckDB fails Sunday, but ok Monday without repair

Hi all:Early Sunday morning, our daily check of database integrity failed on one of our databases. The task is not set to auto repair. Then, early this morning the check passed without error. Even...

View Article

Database Corrupt

Hi , Last week we have a server crash in the datacenter .one of our customers use a SQL Database.When I would restore / attach the mdf , I get a a lot of errors .When we execute the following query :...

View Article

Found a database error and need advice

I was testing some backups on a test server and found that a database generated an error when running CHECKDB BDCC (N'<DB NAME>') WITH NO_INFOMSGS."Msg 0, Level 11, State 0, Line 0A severe error...

View Article


Help Please - DBCC Check Failed-The operating system returned error 87

Hi folkscame in today and found this error on one of my databases.Would appreciate any assistance on this as I have not seen this type of error beforeIf you could lend me your expertise in this i would...

View Article

Corrupt or tampered with?

When I boot up my computer, I get an error dialog for SQL Server. I don't understand what it means, it speaks of a package ID. I thought those were SSIS or some other special thing. I've never done any...

View Article

Time-out occurred while waiting... Reset to device warning

Hi guys and girls, I hope you can help me.I´m running SQL2005 since a couple of years on server, and receantly, with no reason, I´m having some kind of problem with query execution. I´m getting two...

View Article


2k5 MDF Emptyfile -> NDF

Hi,I wonder if someone can help?I was attempting to move contents of mdf to a secondary data file ndf but this failed about 20% through the process with the error "cannot move all contents of file .......

View Article


Database Error - MySQL - 1030

Can somebody tell me what this error code means, 1030? How do you handle/deal with this?

View Article

Database gone into Suspect mode after the execution of an SP

[b]SQL Server Version: 2005 Standard RTM version 9.00.1406.00 [/b]A Stored Procedure(This SP Runs everyday but has never caused suspect mode) was running which does a large amount of data transfer...

View Article

dees is een probeersel

please delete my post

View Article

Sharepoint database 'docs' corruption ... what if?

Long story short :DWe inherited a sharepoint database on SQL2k with corruption dating back 2 years (so no usable backups). Corruption is affecting only 1 document stored in the docs table (99% sure -...

View Article


data corruption

hello experts,i executed DBCC CHECKDB command on my 600 GB database and got below error message."found 1 allocation errors and 133891 consistency errors in database *"can some one suggest, how severe...

View Article

sql server not starting

Hi I was moving my system databases from one location to another,changed the master db location successfully.while changing the model db i gave the model log path as model.ldf insted of modellog.ldf....

View Article


backup with checksum failes, dbcc checkdb is ok

Hi,I am using SQL Server 2005 standard SP3, doing a backup as follows:BACKUP DATABASE db1 TO DISK = '\\whatever\DatabaseBackups\db1.BAK' WITH INIT, NAME ='Backup data of db1', CHECKSUMI am getting the...

View Article

Page Restore

Hi experts, whats the best / easiest way for me to actually corrupt a page in my database (on local test machine) in order for me to then identify it using CHECKDB and practice a page restore...

View Article


Sys.dm_os_sys.info ring buffer exceptions

Hi Everyone, I am receiving ring buffer exceptions every second logged in our production database server. Other than the Ring buffer exception I don't see any other abnormal behavior. I pasted the...

View Article

Corrupt Database

Hi All,Having an issue with a corrupt SQL 2005 database. Event log is giving a lot of I/O errors. Running the following command:DBCC CHECKDB('database') WITH TABLERESULTS, NO_INFOMSGS,...

View Article

How to apply transaction log from physical file to restored DB?

The .mdf file rendered 0kb after storage error. Older backup was restored , but the transaction log is available as a file from the production server. How to restore the updates from the tran file?

View Article
Browsing all 227 articles
Browse latest View live