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 ArticleDBCC 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 ArticleCheckDB 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 ArticleDatabase 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 ArticleFound 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 ArticleHelp 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 ArticleCorrupt 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 ArticleTime-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 Article2k5 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 ArticleDatabase Error - MySQL - 1030
Can somebody tell me what this error code means, 1030? How do you handle/deal with this?
View ArticleDatabase 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 ArticleSharepoint 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 Articledata 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 Articlesql 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 Articlebackup 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 ArticlePage 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 ArticleSys.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 ArticleCorrupt 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 ArticleHow 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