SSIS Transfer SQL Server Object Control Flow Error
Due to database corruption (referenced in a previous post), I am attempting to transfer all objects and data out of one database into another using SSIS. After encountering numerous errors, I finally...
View Articlecorruption of writing log buffer
Hi All, What is this error ? any idea why do we see such kind of errors?LogWriter: Operating system error 170(The requested resource is in use.) encountered.Error: 17053, Severity: 16, State:...
View ArticleMDF file header corruption
Hi All,Is there any way if mdf file header is corrupted. Can we extracted data from it. Is there any workaround to pull out data,.Had it been a log file header corruption at least we can rebuilt the...
View ArticleSSIS Control Flow indicates success, but objects are not transferred
Due to database corruption (see my other posts), I am attempting to transfer all objects and data out of one database into another using SSIS. I've encountered and fixed numerous errors, and now I have...
View ArticleError 615 When Running Any Statements Against Table
Hello,I am running into an issue where whenever I run any type of statement against one of the tables in my DB I get the following error:Msg 615, Level 21, State 1, Line 1Could not find database ID...
View ArticleHow to solve the corrupted logfies issue
Hi All,Here I am new to this. so i want to know how to solve the corrupted log file.
View ArticleHow to recreate lost tables.
My database tables are missing after a virus infection. How can I repair and recreate missed table from database folder.when attached the .mdf and .ldf file, only dbo.sysdiagrams table is there.how can...
View ArticleCorrupt master and msdb databases
We've had corruption in master and msdb on a SQL2008R2 SP1 on Win2k8r2.[code="plain"]Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=12,depid=0,depsubid=0) was...
View ArticleMS-SQL Integrity job failing again and again
I keep receiving his error every Monday, after my Sunday's Integrity job schedule[code="plain"]"DBCC CHECKDB WITH NO_INFOMSGS " failed with the following error: "Database 'xxxxxxxxxxx' cannot be...
View Articlelogical consistency-based I/O error: incorrect checksum
Hi,Recently got the following alert [quote]DESCRIPTION: SQL Server detected a logical consistency-based I/O error: incorrect checksum (expected: 0x03c8720b; actual: 0x887d3f27). It occurred during a...
View ArticleDatabase going into suspected mode !!! Urgent
Primary server databases are working fine but my secondary databases are going into suspected mode.No of databases 20 all are log shipped.2 of my database went into suspected mode so i recovered it...
View ArticleHow does rollback really work?
When you rollback a transaction, how does sql know what to rollback and indeed what data to replace it with?A proper technical answer please.
View ArticleCorrupted DB after transaction log full
One-time DB job was scheduled at night to add two columns (computed, persistent) on a large table (5 GB together with indexes, witout compression about 10GB).It is a compressed heap with several...
View ArticleDatabase restore to fix corruption errors?
Hi, I read in several places that it is recommended to restore a database backup instead of running REPAIR_ALLOW_DATA_LOSS to fix corruption issues. I'm just wondering how this could be an acceptable...
View Articlerestore a db by using OS level database files
I have '08 instance that has two dbs in it. No SQL Server backups, only OS level. One of the dbs started getting the 605 logical fetch error a few days ago. It's now hung in "in recovery" state. Can I...
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 ArticleADODB record set from SQL Server 2008 garbles some fields when read in Excel...
1. Source of recordset SQL Server stored procedure.2. Means of access: ADODB recordset in Excel VBA, using adOpenForwardOnly3. Referenced library in VBA: Microsoft ActiveX Data Objects 2.8 Library4....
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 ArticleCheckDB errors after upgrade from 2k8 sp3 to 2012
The night of oct-30 we upgraded our production A/P cluster from 2k8 sp3 to 2012 on new HW.We shutdown sql, moved the luns to the new HW, and attached all the DB's. The attach/upgrade went smoothly,...
View ArticleSuspect mode error
Hi Experts,Getting below error when tried to recover db from suspect mode..dbcc checkdb didnt give any error but when tried to make it online give thisThe log scan number (256603:182:1) passed to log...
View Article