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 ArticleHow to resolve error while attach MDF file Error (5171)
While i try to attach the mdf file i got the error, The Error is: [b]DatabaseName.mdf is not SQL Server Database Primary Data File[/b] The[b] SQL server Error No. 5171[/b]
View ArticleIntermittent problem. Not all data is getting through to the database.
Hi,We have some software that passes information through to a SQL database. One of our customers seem to be having an intermittent problem where not all the data is getting through to the database....
View ArticleCorruption reported...but index rebuild resolves it
On one of our databases some corruption has been detected...sadly it is going back so long we don't have the backup s[code language="sql"]Msg 8909, Level 16, State
View ArticleSQL Database corruption issue
We are suddenly getting a lot of errors in a 160GB database along the lines of SQL Server detected a logical consistency-based I/O errorThis seems to have started happening around 02:00 on 14/08/17...
View ArticleBackup detected error - Checkdb returns errors
Last night's backup failed - message BACKUP detected an error on page (1:1337093). I ran Checkdb and got some errors. First this right at the top: DBCC results for 'NCVLive'. Service Broker Msg 9675,...
View Articlelog file does not match primary file
Hi, I have a question regarding the error "log file does not match primary file". last month, one of our 2005 databases ( lets call DB1 (simple mode) ) was moved to a 2008 R2 RTM x64 server. One of two...
View Articlethe intersection of Sixth and M streets
[url=http://www.centeratforesight.com/system/files/files/resumes/foxtvfifa-confederations-cup-final-2017-live-stream-soccer-starttimeonline-2-july-2017-tv-guide.pdf]FIFA Confederations Cup Final 2017...
View Articlelog file does not match primary file
Hi, I have a question regarding the error "log file does not match primary file". last month, one of our 2005 databases ( lets call DB1 (simple mode) ) was moved to a 2008 R2 RTM x64 server. One of two...
View Articletravel plan to make a migrating bird
[url=https://mellowmushroom.com/sites/default/files/cbstvall-blacks-vs-british-and-irish-lions-live-stream-rugby-tvscheduleonline-23-june-2017-hd-coverage.pdf]All-Blacks vs British and Irish Lions Live...
View ArticleCheck Catalog Msg 3857, State 1: The attribute (owning_principal_id=NULL) is...
Hi, We've had a vm crash which has caused a lot of corruption. all my errors seem to be in sys.database_principals.. which seemed easy to fix! I thought dropping the principal id user and recreating...
View ArticleColumn Names Corrupted
Intermittently we are getting column header names corrupted in the output text file when executing a stored proc from a job in SSIS step. This is 15 yr old process that has only started to fail in a...
View ArticleDBCC CHECKDB error!
Following error I am getting when I ran DBCC CHECKDB('databasename') WITH NO-INFOMSGS Msg 8939, Level 16, State 98, Line 1 Table error: Object ID 0, index ID -1, partition ID 0, alloc unit ID...
View Articlemissing concatenated star
Hi all,I have got something weird, I've never seen before.Running the query ...select
View Articlelow identity value inserted
I have a table that has an identity on it. There are many people and apps that hit this table. the value increments as normal most of the time, but every now and then, we get a low value, as if someone...
View ArticleDBCC CHECKDB('MSDB') returns errors
DBCC CHECKDB('MSDB') returns errors the following is the error Msg 8906, Level 16, State 1, Line 1 Page (1:2333) in database ID 4 is allocated in the SGAM (1:3) and PFS (1:1), but was not allocated in...
View Articlehow to correctly restore page ERROR (data-corruption)
hi All, i executed dbcc checkdb ('yout_Database') and result is as following: Msg 2533, Level 16, State 2, Line 1 Table error: page (1:11760) allocated to object ID 1637580872, index ID 1, partition ID...
View ArticleDatabase Corruption
When I run DBCC CheckDB i get erroros. the thing that i saw is corruption in sys.sysobjvalues in addition to other tables. attached is the result of DBCC CheckDb DBCC CheckDB ('medmas') WITH...
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 Article