checkdb on Prod
Hi all, I just want a confirmation, i was told that running checkdb on a db that has not had checkdb run in sometime, can cause problems if corruption is found. Is this true?Some of our DB's, integrity...
View ArticleString or binary data would be truncated. Error when inserting empty table...
Has someone ran into something strange like this where no data is being inserted but this error happens.Msg 8152, Level 16, State 14, Line 1String or binary data would be truncated.In our production...
View ArticleWhat 3rd Party Recovery Tool to Use When DBCC Fails ? Real World Experience
Hi Everyone,I'm looking to buy one or more recovery tool software, but it's very difficulty to find real world experiences on the internet.Most of the 'tips' are from the manufacturers, advertising on...
View ArticleBlockages In New Production Server
After upgrading we are getting blockages issues daily in New Production Server that upgraded to SQL Server 2008 Enterprise R2 RTM from SQL 2005 Enterprise SP3. before upgrading we did not get blockages...
View ArticleDifference Between Corruption and Inconsistancy
Hello All,I'm just wondering about the semantics here, so that I get this clear in my mind.What is the difference (if any) between a corrupt database and a database that is inconsistent.Are people...
View ArticleBackup detected log corruption in database
Last week we had some databases with a corrupt transaction log files. This happenend while our SAN operators were moving de databases to a new SAN (which didn't go well this time, although we took SQL...
View Articlelegally installing sql express to my clients computers
I have a software company. I have made a desktop software in visual studio that uses SQL SERVER DATABASE at back-end.I want to sell my software. So i have to install sql server on my customers...
View ArticleDbcc checkdb says 0 errors but SQL error 823 produced
The db is working as normal, but in the SQL logs I see these 3 messagesThe operating system returned error incorrect checksum (expected: 0x1b0a0fbe; actual: 0x1b0a0fbe) to SQL Server during a read at...
View Articlesp_helpdb and sys.databases inconsistent for user_access
The Master database on one of our servers is showing in SSMS as Single-user mode. I have tried to change it back to multi-user, but am getting error "Option 'MULTI_USER' cannot be set in database...
View Articlepage 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 ArticleOld records in suspect_pages
Hi All,I have some rows in suspect_pages where the last_update_date is in 2011, these are all before I was working as the DBA at my company. The vast majority of these are showing in tempdb; as the...
View Articlesql server 2008r2
hi,SSMS - SQL Server Management Studio has encountered a problem and needs to close. We are sorry for the inconvenienceRegards,Prabu
View ArticleCorrupted Database
I need help on fixing checkdb error.Here's the output of checkdb:Server: Msg 8909, Level 16, State 1, Line 1Table error: Object ID -1627389056, index ID 0, page ID (1:611861). The PageId in the page...
View ArticleSQL2008R2 DBCC Checkdb ... contains an incorrect page ID in its page header....
Hi,After a SAN mishap last Friday, and of course this happens when one is out of the office, the post restore checkdb for one of my non-system databases resulted in a error message:[code="sql"]DBCC...
View ArticleSQL Server detected a logical consistency-based I/O error
[b]First, when I run this sql : select * from mydatabase.dbo.mytable, I got this [u][/u][/b]Msg 824SQL Server detected a logical consistency-based I/O error: incorrect pageid (expected 1:2412; actual...
View ArticleHow to fast reinstatement new data and objects on a copy of a irreparable...
Hello,One of our database have several failures, we cant repair it.Actually all data and objects are available on the corrupted database.We are using : - sql server 2008 R2 (standard edition) -...
View ArticleReboot during large offline clustered index rebuild
Hello. Today I had a 3rd party software vendor ask me to reboot a production SQL Server that was busy doing an offline rebuild of a clustered index. The index was very large (approx 80GB - yes it is a...
View Articlecheckdb - error but no issue?
Hello all and thanks for your time.I just added th Check Database Integrity Task to my daily maintenance plan yesterday, and this morning I got an alert from SQL:Microsoft(R) Server Maintenance Utility...
View ArticleSQLDUMPER_ERRORLOG and Index courrpted?
Hi,I received email alert as below messages: SQL Server Alert System: 'Sev21' occurred on \\SERVERNAMEDESCRIPTION: Unable to find index entry in index ID 1, of table 741577680, in database 'Model'. The...
View ArticleCorrupt DB, and unable to repair
I had hoped to never need to post in this forum, but such things happen.First, while there may be a good backup of the DB I'm fighting with, it's going to be many, many months old.Second, this is from...
View Article