Quantcast
Channel: SQLServerCentral » SQL Server 2008 » Data Corruption (SS2K8 / SS2K8 R2) » Latest topics
Viewing all 223 articles
Browse latest View live

SSIS Transfer SQL Server Object Control Flow Error

$
0
0
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 was able to get the data and objects to successfully move to the destination database! :-D However, I attempted to do the same thing to another database and started encountering this error:[b][Transfer SQL Server Objects Task] Error: Execution failed with the following error: "ERROR : errorCode=0 description=************************************************************* helpFile= helpContext=0 idofInterfaceWithError={C81DFC5A-3B22-4DA3-BD3B-10BF861A7F9C}".[/b]Since then, I returned to the original (successful db transfer) and re-ran the package and it, too, began getting this error! My boss suggested that the astrisks could be coming from within a view or stored proc, etc. (/********************comment**************/) so I though that maybe a new object may have recently been created in the db I was restoring... So I restored the db from last week (known good) and still get the error. I've also looked online to see if I could determine the date objects were created so that I could look for something that was recently created, but was unsuccessful in finding anything. And then I ran a "SQL Search" to find objects with tons of asktrisks in them and, of course, there are about 40 or so that have them. Since my known-good, week-old db is now getting the error, I'm wondering if I'm going down the wrong path anyways.Any suggestions on what this error could mean or how I could go about decypherdeciphering it? I'm completely frustrated! :w00t:

corruption of writing log buffer

$
0
0
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: 1.LogWriter: Operating system error 170(The requested resource is in use.) encountered.Write error during log flush.Error: 9001, Severity: 21, State: 4.The log for database 'msdb' is not available. Check the event log for related error messages. Resolve any errors and restart the database.Database msdb was shutdown due to error 9001 in routine 'XdesRMFull::Commit'. Restart for non-snapshot databases will be attempted after all connections to the database are aborted.Thanks in Advance.

MDF file header corruption

$
0
0
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 log. But i see a mdf itself is corrupted and there is no backups available of one my clients. I dont knw how they are maintaining those database. The database size is 45 Gigs. There are in RTM sql 2005. Its nasty. Out of my curosity, i just wanted to know is there any any way can we fetch data and load it a temp database atleast.Error: 5172, Severity: 16, State: 15.The header for file 'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\dbname.mdf' is not a valid database file header. The PageAudit property is incorrect.Any suggestions will be great help. Thanks in Advance.

SSIS Control Flow indicates success, but objects are not transferred

$
0
0
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 a new issue. I have 2 different schemas, dbo and DMUSER. When the DMUSER stored procedures transfer, *some* of them successfully have the DMUSER schema and *some* come over incorrectly as dbo because of how the stored procs were originally scripted: CREATE PROCEDURE CheckAS400DealerCode VS. CREATE PROCEDURE DMUSER.CheckAS400DealerCodeAs a result, it was my intent to transfer over all objects *except* for the DMUSER stored procs (this part works correctly) - and then, in a second transfer, change my authentication to the SQL DMUSER user (who has a default schema of DMUSER and is a member of sysadmin) to pull them over. However, the second transfer completes *successfully* (turns green and all) but the stored procs are not transferred to the destination database. No errors or anything! :w00t:Has anyone else encountered this or have any suggestions?! If you could provide any sort of help, I'd love you forever and be your best friend! :-P

Error 615 When Running Any Statements Against Table

$
0
0
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 489, name '489'. The database may be offline. Wait a few minutes and try again.I have run DBCC CHECKDB and CHECKTABLE, when I try to re-index it throws the above error. I tried to delete the table so I could recreate from backup but received the above error.Thanks

How to solve the corrupted logfies issue

$
0
0
Hi All,Here I am new to this. so i want to know how to solve the corrupted log file.

How to recreate lost tables.

$
0
0
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 I retrieve the other tables.please help me in the topic.Thanx

Corrupt master and msdb databases

$
0
0
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 found in the system table sys.syssingleobjrefs (class=12).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=13,depid=1,depsubid=0) was found in the system table sys.syssingleobjrefs (class=13).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=60,depid=1,depsubid=0) was found in the system table sys.syssingleobjrefs (class=60).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=26,depid=1,depsubid=0,indepid=3,indepsubid=0) was found in the system table sys.sysmultiobjrefs (class=26).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=13,depid=2,depsubid=0) was found in the system table sys.syssingleobjrefs (class=13).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=60,depid=2,depsubid=0) was found in the system table sys.syssingleobjrefs (class=60).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=60,depid=3,depsubid=0) was found in the system table sys.syssingleobjrefs (class=60).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=60,depid=4,depsubid=0) was found in the system table sys.syssingleobjrefs (class=60).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=60,depid=5,depsubid=0) was found in the system table sys.syssingleobjrefs (class=60).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=26,depid=259,depsubid=0,indepid=3,indepsubid=0) was found in the system table sys.sysmultiobjrefs (class=26).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=26,depid=260,depsubid=0,indepid=3,indepsubid=0) was found in the system table sys.sysmultiobjrefs (class=26).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=26,depid=261,depsubid=0,indepid=3,indepsubid=0) was found in the system table sys.sysmultiobjrefs (class=26).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=26,depid=263,depsubid=0,indepid=3,indepsubid=0) was found in the system table sys.sysmultiobjrefs (class=26).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=26,depid=272,depsubid=0,indepid=3,indepsubid=0) was found in the system table sys.sysmultiobjrefs (class=26).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=26,depid=286,depsubid=0,indepid=3,indepsubid=0) was found in the system table sys.sysmultiobjrefs (class=26).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=76,depid=65536,depsubid=100) was found in the system table sys.syssingleobjrefs (class=76).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=76,depid=65536,depsubid=101) was found in the system table sys.syssingleobjrefs (class=76).Msg 8992, Level 16, State 1, Line 1Check Catalog Msg 3851, State 1: An invalid row (class=76,depid=65536,depsubid=102) was found in the system table sys.syssingleobjrefs (class=76).CHECKDB found 0 allocation errors and 18 consistency errors not associated with any single object.[/code]Error opening errorlog:Exception happened when running extended stored procedure 'xp_readerrorlog' in the library 'xpstar.dll'. SQL Server is terminating process 254. Exception type: Win32 exception; Exception code: 0xc0000006.I'm planning to do a restore of master & msdb in a few hours. I've rebuilt these databases before on a test system, but never restored. What is the recommended approach, rebuild, patch, then restore, or just restore?Will also be patching the OS with [url]http://support.microsoft.com/kb/2708811[/url] NTFS.sys update as recommended by Microsoft support.

MS-SQL Integrity job failing again and again

$
0
0
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 opened. It has been marked SUSPECT by recovery. See the SQL Server errorlog for more information. A severe error occurred on the current command. The results, if any, should be discarded.". Possible failure reasons: Problems w... The package execution fa... The step failed.[/code]1st time the job ran, it went ok. After that, it started failing.The database is not in suspect state. It is up and running.I actually ran a DBCC myself, not via job, and gave no errors; but that does not mean it is not corrupted, still it can be. This is the only database on same server and drive that it is failing the Integrity job. And the Server Admin states there is no server or disk problem.Here's the SQL version: Microsoft SQL Server 2005 - 9.00.4053.00 (X64) May 26 2009 14:13:01 Copyright (c) 1988-2005 Microsoft Corporation Standard Edition (64-bit) on Windows NT 6.0 (Build 6001: Service Pack 1) Yeah, I know, old stuff, but no plans to upgrade that to Denali or SQL2008 soon... :-( ... it is what it is ...Any ideas?

logical consistency-based I/O error: incorrect checksum

$
0
0
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 read of page (1:73824) in database ID 2 at offset 0x000000240c0000 in file 'D:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\tempdb.mdf'. Additional messages in the SQL Server error log or system event log may provide more detail. This is a severe error condition that threatens database integrity and must be corrected immediately. Complete a full database consistency check (DBCC CHECKDB). This error can be caused by many factors; for more information, see SQL Server Books Online.[/quote]Ran DBCC CHECKDB on all databases, no problems reported.According to my colleagues no hardware issues are apparent on the server.I'm unsure as to what I need to do next (very much a part time, 'accidental' dba)Any advice appreciated.Thanks

Database going into suspected mode !!! Urgent

$
0
0
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 from my last nite full back and restored the remaning t-log backup with no issue.This shows my transaction logs are not corrupted.Now again today of my standby database went into suspected mode.Also i m able to restore the transaction log with norecovery but cannot with standy as it says it is in sspected mode.My primary databases are working fine and my full backup,t-log backup are fine with no issue.I want to know why my databases is going into suspected mode which is in standby mode.Kindly suggest.Sqlserver 2008 R2 and windows 2003

How does rollback really work?

$
0
0
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.

Corrupted DB after transaction log full

$
0
0
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 nonclustered indexes also compressed, partitioned by month with aligned partitions.The command in the job was just "ALTER TABLE xy ..." that adds two columns.The transaction lasted for several hours, and failed.After that, the database was online, but most of users users got very odd errors every time:[code="plain"]Error: 615, Severity: 21, State: 1Could not find database ID 6144, name '6144'. The database may be offline. Wait a few minutes and try again.[/code]Some users could use the db normally, but most of the users got hundreds of that message, sometimes with different number as the "name" of the database. Such numeric names of DB of course do not exist and have never existed on the server.Totally crazy!DB was online and DBCC CHECKDB found no errors.But almost none of the users could use the DB, so I had to fix it somehow.Error log for the job reported this set of errors:[code="plain"]TCP Provider: An existing connection was forcibly closed by the remote host.[SQLSTATE 08S01] (Error 10054)Communication link failure [SQLSTATE 08S01] (Error 10054)The transaction log for database '*DBNAME*' is full.To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases[SQLSTATE 42000] (Error 9002) The log for database '*DBNAME*' is not available. Check the event log for related error messages. Resolve any errors and restart the database.[SQLSTATE HY000] (Error 9001) During undoing of a logged operation in database '*DBNAME*', an error occurred at log record ID (388242:11656:483).Typically, the specific failure is logged previously as an error in the Windows Event Log service.[b]Restore the database or file from a backup, or repair the database.[/b][SQLSTATE HY000] (Error 3314)[/code]During a job execution, a Transaction log grew from 6 to 36GB. That is still not enough to fill-up the disc space, but not far from it (several GB were free).So, I wonder why the "Transaction log full" error ?After "transaction log full" striked, a huge rollback was performed. But that rollback also failed.I ended up in a corrupted DB (although DBCC CHECKDB says it is ok, it is NOT) that is unrecoverable, except restoring it from the backup.So, I did restore it to the point in time just before that ALTER TABLE started. Losing all the data changes and inputs after that point.Now users can use it and looks fine, but I'm afraid that it can happen again if I don't find a reason why this severe corruption occurred.So, please help. I have to find out. Because, I can't believe it is normal that one gets a corrupted db if transaction log fills the disk (and I don't believe that disk was totally full).The point is - a simple ALTER TABLE ADD COLUMN on 5GB table generates 30+GB of transaction log, and unrecoverable corruption of the database.So, I wont run that command again until I find the cause of corruption.Is it really common in SQL server if you run out of disk space that you get corrupted DB ?Version is SQL 2008R2 RTM on a 2-node cluster.

Database restore to fix corruption errors?

$
0
0
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 solution. Lets say you run a full CHECKDB once a week and spot corruption, but you find the corruption happened 6 days prior so the nightly backups going back 6 days would all have the corrupt pages. Wouldn't you have to restore an old database backup and lose almost a week of data? Is this really what is recommended or am I missing something?I've read about using a old backup to restore over individual corrupt pages which would make more sense. However, what is the best way to determine how far back you need to go to find the latest backup before the corruption happened? How can you determine WHEN the corruption happened?Thanks.

restore a db by using OS level database files

$
0
0
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 restore this db simply by shutting the instance down and then restoring the database file(at the OS level) from b4 the errors started? Then just start the service?

sp_helpdb and sys.databases inconsistent for user_access

$
0
0
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 'master'". Weirdly, I am able to connect to the database and make changes to it.Sys.databases is reporting user_access as 'SINGLE_USER'However, sp_helpdb 'master' reports "user_access=MULTI_USER"DBCC CHECKDB returns nothing of interestThe error logs all look fine, too.I understand that another instance of SQL Server was installed on the same server recently, though that is used by another department, and I don't have access to that instance. Could this have caused this confusion?Our infrastructure providers are saying that this inconsistency is only a GUI issue, so we shouldn't be concerned. However, I am concerned that this could be indicative of a wider problem with the database and that they are trying to sweep it under the carpet.Can anyone shed any light on these inconsistencies?Thanks

ADODB record set from SQL Server 2008 garbles some fields when read in Excel VBA in Windows XP, but not Windows 7

$
0
0
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. All fields turn up in the expected text format when I run the stored procedure right on the SQL server management studio.4. In Windows 7, all fields are delivered as they should.5. In Windows XP, two of the text fields (not too long, under 200 characters) become garbled.By "garbled" I mean turn up with octet values in the range 0 to 31 (i.e., less than a space) with a few,scattered in the field, of higher values.Any ideas? I'm stumped!

How to resolve error while attach MDF file Error (5171)

$
0
0
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]

CheckDB errors after upgrade from 2k8 sp3 to 2012

$
0
0
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, with no errors.The next CHECKDB found some corruption in our 2.0 TB archival DB.Full output is in attachment.[code]DateTime: 2012-11-03 04:06:09Command: DBCC CHECKDB ([GB_PurgedData]) WITH NO_INFOMSGS, ALL_ERRORMSGS, DATA_PURITYMsg 8909, Level 16, State 1, Server SQL2VCLUSTER, Line 1Table error: Object ID 0, index ID -1, partition ID 0, alloc unit ID 0 (type Unknown), page ID (1:156655154) contains an incorrect page ID in its page header. The PageId in the page header = (0:0).Msg 8909, Level 16, State 1, Server SQL2VCLUSTER, Line 1Table error: Object ID 0, index ID -1, partition ID 0, alloc unit ID 0 (type Unknown), page ID (1:156655155) contains an incorrect page ID in its page header. The PageId in the page header = (0:0).Msg 8939, Level 16, State 98, Server SQL2VCLUSTER, Line 1Table error: Object ID 1605580758, index ID 0, partition ID 72057594040418304, alloc unit ID 71881342401773568 (type LOB data), page (1:156655153). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 133129 and -1.Msg 8928, Level 16, State 1, Server SQL2VCLUSTER, Line 1Object ID 1605580758, index ID 0, partition ID 72057594040418304, alloc unit ID 71881342401773568 (type LOB data): Page (1:156655153) could not be processed. See other errors for details.Msg 8928, Level 16, State 1, Server SQL2VCLUSTER, Line 1Object ID 1605580758, index ID 0, partition ID 72057594040418304, alloc unit ID 71881342401773568 (type LOB data): Page (1:156655154) could not be processed. See other errors for details.Msg 8928, Level 16, State 1, Server SQL2VCLUSTER, Line 1Object ID 1605580758, index ID 0, partition ID 72057594040418304, alloc unit ID 71881342401773568 (type LOB data): Page (1:156655155) could not be processed. See other errors for details.Msg 8965, Level 16, State 1, Server SQL2VCLUSTER, Line 1Table error: Object ID 1605580758, index ID 0, partition ID 72057594040418304, alloc unit ID 71881342401773568 (type LOB data). The off-row data node at page (1:156655154), slot 0, text ID 1867186176 is referenced by page (1:146589647), slot 7, but was not seen in the scan.Msg 8965, Level 16, State 1, Server SQL2VCLUSTER, Line 1Table error: Object ID 1605580758, index ID 0, partition ID 72057594040418304, alloc unit ID 71881342401773568 (type LOB data). The off-row data node at page (1:156655154), slot 1, text ID 1617690624 is referenced by page (1:146589647), slot 8, but was not seen in the scan.Msg 8965, Level 16, State 1, Server SQL2VCLUSTER, Line 1Table error: Object ID 1605580758, index ID 0, partition ID 72057594040418304, alloc unit ID 71881342401773568 (type LOB data). The off-row data node at page (1:156655153), slot 0, text ID 1867186176 is referenced by page (1:146589647), slot 7, but was not seen in the scan.Msg 8965, Level 16, State 1, Server SQL2VCLUSTER, Line 1Table error: Object ID 1605580758, index ID 0, partition ID 72057594040418304, alloc unit ID 71881342401773568 (type LOB data). The off-row data node at page (1:156655155), slot 0, text ID 1617690624 is referenced by page (1:146589647), slot 8, but was not seen in the scan.Msg 8929, Level 16, State 1, Server SQL2VCLUSTER, Line 1Object ID 1605580758, index ID 0, partition ID 72057594040418304, alloc unit ID 72057594043236352 (type In-row data): Errors found in off-row data with ID 1867186176 owned by data record identified by RID = (1:20493:10)Msg 8929, Level 16, State 1, Server SQL2VCLUSTER, Line 1Object ID 1605580758, index ID 0, partition ID 72057594040418304, alloc unit ID 72057594043236352 (type In-row data): Errors found in off-row data with ID 1867186176 owned by data record identified by RID = (1:9595580:23)Msg 8929, Level 16, State 1, Server SQL2VCLUSTER, Line 1<<several thousand similiar rows omitted...>>CHECKDB found 0 allocation errors and 2 consistency errors not associated with any single object.CHECKDB found 0 allocation errors and 6916 consistency errors in table 'PurgedItems_old' (object ID 1605580758).CHECKDB found 0 allocation errors and 6918 consistency errors in database 'GB_PurgedData'.repair_allow_data_loss is the minimum repair level for the errors found by DBCC CHECKDB (GB_PurgedData).Outcome: FailedDuration: 04:12:50DateTime: 2012-11-03 08:18:59[/code]The referenced table [PurgedItems_old] is a 1.5TB 300 mil row heap. (No criticism please -- I inherited it. New data goes into a partitioned table with a clustered index. I've been slowly moving data. )Timeline (I have all these backups):10/24 -- FULL Backup with checksum, restore verifyonly successful10/27 -- DBCC CHECKDB completes clean with NO_INFOMSGS, ALL_ERRORMSGS, DATA_PURITY10/30 -- DIFF Backup with checksum, restore verifyonly successful10/30 -- DIFF Backup with checksum, restore verifyonly successful -- right before upgrade10/30 -- Upgrade to SQL 201211/1 -- DIFF Backup with checksum, restore verifyonly successful11/2 -- DIFF Backup with checksum, restore verifyonly successful11/3 -- DIFF Backup with checksum, restore verifyonly successful11/3 -- DBCC CHECKDB reports errors11/4 -- DIFF Backup with checksum, restore verifyonly successfulI don't have disk space to restore another copy of the DB. I think that page restore of page ID (1:156655154) and page ID (1:156655155) is my next step, but which backup to use? That table shouldn't have changed since the last FULL.both pages seem to have been zero'd out...DBCC PAGE (Gb_purgeddata, 1, 156655154, 2) returns:[code]PAGE: (0:0)BUFFER:BUF @0x0000008195083000bpage = 0x0000002196574000 bhash = 0x0000000000000000 bpageno = (1:156655154)bdbid = 16 breferences = 0 bcputicks = 0bsampleCount = 0 bUse1 = 64433 bstat = 0x809blog = 0x2121215a bnext = 0x0000000000000000 PAGE HEADER:Page @0x0000002196574000m_pageId = (0:0) m_headerVersion = 0 m_type = 0m_typeFlagBits = 0x0 m_level = 0 m_flagBits = 0x0m_objId (AllocUnitId.idObj) = 0 m_indexId (AllocUnitId.idInd) = 0 Metadata: AllocUnitId = 0Metadata: PartitionId = 0 Metadata: IndexId = -1 Metadata: ObjectId = 0m_prevPage = (0:0) m_nextPage = (0:0) pminlen = 0m_slotCnt = 0 m_freeCnt = 0 m_freeData = 0m_reservedCnt = 0 m_lsn = (0:0:0) m_xactReserved = 0m_xdesId = (0:0) m_ghostRecCnt = 0 m_tornBits = 0DB Frag ID = 1 Allocation StatusGAM (1:156436992) = ALLOCATED SGAM (1:156436993) = NOT ALLOCATED PFS (1:156648384) = 0x42 ALLOCATED 80_PCT_FULL DIFF (1:156436998) = NOT CHANGEDML (1:156436999) = NOT MIN_LOGGED DATA:Memory Dump @0x000000B6C24A8000000000B6C24A8000: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8014: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8028: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A803C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8050: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8064: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8078: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A808C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A80A0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A80B4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A80C8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A80DC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A80F0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8104: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8118: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A812C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8140: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8154: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8168: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A817C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8190: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A81A4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A81B8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A81CC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A81E0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A81F4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8208: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A821C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8230: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8244: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8258: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A826C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8280: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8294: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A82A8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A82BC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A82D0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A82E4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A82F8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A830C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8320: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8334: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8348: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A835C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8370: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8384: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8398: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A83AC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A83C0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A83D4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A83E8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A83FC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8410: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8424: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8438: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A844C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8460: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8474: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8488: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A849C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A84B0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A84C4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A84D8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A84EC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8500: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8514: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8528: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A853C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8550: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8564: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8578: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A858C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A85A0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A85B4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A85C8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A85DC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A85F0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8604: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8618: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A862C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8640: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8654: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8668: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A867C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8690: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A86A4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A86B8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A86CC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A86E0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A86F4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8708: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A871C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8730: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8744: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8758: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A876C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8780: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8794: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A87A8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A87BC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A87D0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A87E4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A87F8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A880C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8820: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8834: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8848: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A885C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8870: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8884: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8898: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A88AC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A88C0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A88D4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A88E8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A88FC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8910: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8924: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8938: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A894C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8960: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8974: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8988: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A899C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A89B0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A89C4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A89D8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A89EC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8A00: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8A14: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8A28: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8A3C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8A50: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8A64: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8A78: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8A8C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8AA0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8AB4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8AC8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8ADC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8AF0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8B04: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8B18: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8B2C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8B40: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8B54: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8B68: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8B7C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8B90: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8BA4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8BB8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8BCC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8BE0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8BF4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8C08: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8C1C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8C30: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8C44: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8C58: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8C6C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8C80: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8C94: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8CA8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8CBC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8CD0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8CE4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8CF8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8D0C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8D20: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8D34: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8D48: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8D5C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8D70: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8D84: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8D98: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8DAC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8DC0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8DD4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8DE8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8DFC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8E10: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8E24: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8E38: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8E4C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8E60: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8E74: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8E88: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8E9C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8EB0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8EC4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8ED8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8EEC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8F00: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8F14: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8F28: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8F3C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8F50: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8F64: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8F78: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8F8C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8FA0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8FB4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8FC8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8FDC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A8FF0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9004: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9018: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A902C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9040: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9054: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9068: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A907C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9090: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A90A4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A90B8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A90CC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A90E0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A90F4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9108: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A911C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9130: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9144: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9158: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A916C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9180: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9194: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A91A8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A91BC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A91D0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A91E4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A91F8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A920C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9220: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9234: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9248: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A925C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9270: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9284: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9298: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A92AC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A92C0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A92D4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A92E8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A92FC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9310: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9324: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9338: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A934C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9360: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9374: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9388: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A939C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A93B0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A93C4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A93D8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A93EC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9400: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9414: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9428: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A943C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9450: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9464: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9478: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A948C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A94A0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A94B4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A94C8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A94DC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A94F0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9504: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9518: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A952C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9540: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9554: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9568: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A957C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9590: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A95A4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A95B8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A95CC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A95E0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A95F4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9608: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A961C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9630: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9644: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9658: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A966C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9680: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9694: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A96A8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A96BC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A96D0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A96E4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A96F8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A970C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9720: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9734: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9748: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A975C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9770: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9784: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9798: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A97AC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A97C0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A97D4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A97E8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A97FC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9810: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9824: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9838: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A984C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9860: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9874: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9888: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A989C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A98B0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A98C4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A98D8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A98EC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9900: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9914: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9928: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A993C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9950: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9964: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9978: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A998C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A99A0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A99B4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A99C8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A99DC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A99F0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9A04: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9A18: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9A2C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9A40: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9A54: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9A68: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9A7C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9A90: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9AA4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9AB8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9ACC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9AE0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9AF4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9B08: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9B1C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9B30: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9B44: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9B58: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9B6C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9B80: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9B94: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9BA8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9BBC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9BD0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9BE4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9BF8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9C0C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9C20: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9C34: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9C48: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9C5C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9C70: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9C84: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9C98: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9CAC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9CC0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9CD4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9CE8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9CFC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9D10: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9D24: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9D38: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9D4C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9D60: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9D74: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9D88: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9D9C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9DB0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9DC4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9DD8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9DEC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9E00: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9E14: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9E28: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9E3C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9E50: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9E64: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9E78: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9E8C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9EA0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9EB4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9EC8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9EDC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9EF0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9F04: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9F18: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9F2C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9F40: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9F54: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9F68: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9F7C: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9F90: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9FA4: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9FB8: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9FCC: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9FE0: 00000000 00000000 00000000 00000000 00000000 ....................000000B6C24A9FF4: 00000000 00000000 00000000 ............DBCC execution completed. If DBCC printed error messages, contact your system administrator.[/code]

Suspect mode error

$
0
0
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 scan in database 'PRD_dis not valid. This error may indicate data corruption or that the log file (.ldf) does not match the data file (.mdf). If this error occurred during replication, re-create the publication. Otherwise, restore from backup if the problem results in a failure during startup.Msg 3414, Level 21, State 1, Line 1An error occurred during recovery, preventing the database 'PRD_d(database ID 6) from restarting. Diagnose the recovery errors and fix them, or restore from a known good backup. If errors are not corrected or expected, contact Technical Support.
Viewing all 223 articles
Browse latest View live




Latest Images