How to recover suspect database
Hi,I have SQL 2005 database in suspect state. By my opinion it is damaged because of hard disk error. I’m trying to set the database in such kind of state so, that I can read undamaged data from...
View ArticleDatabase Corruption problems
We had a server reboot the other night and it seams to have corrupted several files. I have a database in SQL Express that is corrupt and one in regular SQL that was labeled suspect. I found this on a...
View ArticleDBCC Question
I have a client (SQL 2008R2SP1) who run maintenance plans and reported back to me DBCC errors, unfortunately he's in SIMPLE mode, but the application has 2 week data-caching and the client has backups...
View ArticleData from Corrupt SQL backup file
Hi All,Think I may already know the answer to this post, however would like others opinion on it please. I have a corrupted sql backup file that will not restore, it appears that the backup isnt...
View Articlesql server 2005
i have a probleme to transfer data form access to sql serverSSIS package "Package.dtsx" starting.Information: 0x4004300A at Data Flow Task, DTS.Pipeline: Validation phase is beginning.Information:...
View ArticleRESTORE detected an error on page (0:0)
I am trying to restore a backup taken from SQL 2005 to SQL 2008 R2. The restore process has worked countless times before, but this morning I received the error below:[quote]RESTORE detected an error...
View Articledistribution db became suspect while replication
HI,We are running a transactional replication between 2 servers (push subscriber). both the distribution and subscriber DB rely on the same server.for some reason the distribution DB became "Suspect"...
View ArticleDatabase is showing suspected mode
Dear Sir,The Database is showing suspected modeI/O error (torn page) detected during read at offset 0x0000003d0f4000 in file 'D:\TEST\DS1213.mdf'.plz. help me what is do ?Thanking youDebasis Bag
View ArticleTo Gila Monster ----now suspect database
Dear Sir,As per instruction we did the job and now the database is showing suspected. Now tell me wht I do..Plz help ..Thanking youDebasis Bag
View Articleread_only filegroup
Hi,I have a filegroup which is set to read-only. I need to set it back to read-write. When I try to modify it, it errors out with: 'An error occurred while processing 'AltFile' metadata for...
View ArticleTable data Corrupted
While Fetching record from a table we are getting below error for few records. Error:-Msg 823, Level 24, State 2, Line 1The operating system returned error 23(Data error (cyclic redundancy check).) to...
View ArticleZeroing out bad block?
I have a 2005, SP4, 64 bit, Enterprise edition server. Our Netapp crashed suddenly and when it was brought back up DBCC CHECKDB found a corruption in a table. After dropping an index and rebuilding it...
View ArticleError 823, Operating system error
We have the following error: Error: 823, Severity: 24, State: 7.Operating system error 'incorrect pageid (expected 1:216; actual 0:477691182)' resulted from attempt to read the following: sort run page...
View ArticlePlease help....index corruption issue
Already tried repair, rebuild, detach/attach, backup/restore (no backup prior to this error).DBCC CHECKDB generates following error messageMsg 8977, Level 16, State 1, Line 1Table error: Object ID...
View ArticleCan't delete the Maintenanceplans
Hi,I'm not able to delete the maintenance plans.When I'm trying to delete the maintenance plans,facing the below error."A network-related or instance-specific error occurred while establishing a...
View ArticleMicrosoft SQL Server Error 904
Hi,I am not able to access my any database whenever i try to access i get this message.Error msg:-Database 4 Cannot Be Autostarted During Server Shutdown Or Startup. (Microsoft SQL Server, Error:...
View ArticleUnlocking resources not owned DBCC CheckDB failure
Problem:I got the error message -[code="plain"]Check Database Integrity Task (MANNASQL2) Check Database integrity on Local server connectionDatabases: |database list here|Include indexesTask start:...
View ArticlePage missing in a Clustered Index on a table
Running DBCC Checkdb on a database yielded the following:[quote]DBCC CHECKDB(N'MyDB') WITH NO_INFOMSGSTable error: Object ID 2057110419, index ID 1, partition ID 72057597444161536, alloc unit ID...
View ArticleDBCC CHECKDB Error Msg 2570, Level 16, State 3
[b] Over the weekend, our database received this error when the DBCC CHECKDB job ran: [/b][font="Courier New"]DateTime: 2010-09-26 23:15:08Command: DBCC CHECKDB ([NSpireDB]) WITH NO_INFOMSGS,...
View ArticleDBCC Hangs
I have a 600GB DB on a SQL 2005 server that causes DBCC to stop responding when running CheckDB. This server has many other DBs on it, and DBCC checkDB is successful with those, until it gets to this...
View Article