<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SQL Server Verification DBCC CheckDB finding errors on backup that do not exist on live database in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SQL-Server-Verification-DBCC-CheckDB-finding-errors-on-backup-that-do-not-exist/m-p/61767#M5000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Backup verification report has been finding consistency error in one database for the past week:&lt;/P&gt;&lt;P&gt;[01:39:47.871]&amp;nbsp; [PRESQL01] Attaching database [AppFabricMonitoring__Clone]...&lt;/P&gt;&lt;P&gt;[01:39:47.871]&amp;nbsp; [PRESQL01] CREATE DATABASE [AppFabricMonitoring__Clone] ON PRIMARY (NAME = 'AppFabricMonitoring', FILENAME = 'C:\Program Files\NetApp\SnapManager for SQL Server\SnapMgrMountPoint\MPDisk008\AppFabricMonitoring.mdf') LOG ON (NAME = 'AppFabricMonitoring_log', FILENAME = 'C:\Program Files\NetApp\SnapManager for SQL Server\SnapMgrMountPoint\MPDisk009\AppFabricMonitoring_log.ldf') FOR ATTACH&lt;/P&gt;&lt;P&gt;[01:39:50.235]&amp;nbsp; [PRESQL01] Database attached.&lt;/P&gt;&lt;P&gt;[01:39:50.236]&amp;nbsp; [PRESQL01] &lt;/P&gt;&lt;P&gt;[01:39:50.237]&amp;nbsp; [PRESQL01] ALTER DATABASE [AppFabricMonitoring__Clone] SET AUTO_SHRINK OFF&lt;/P&gt;&lt;P&gt;[01:39:50.256]&amp;nbsp; [PRESQL01] &lt;/P&gt;&lt;P&gt;[01:39:50.257]&amp;nbsp; [PRESQL01] DBCC CHECKDB (N'AppFabricMonitoring__Clone') WITH NO_INFOMSGS, TABLOCK, PHYSICAL_ONLY&lt;/P&gt;&lt;P&gt;[01:40:36.266]&amp;nbsp; [PRESQL01] Table error: page (1:396), whose header indicates that it is allocated to object ID 1429580131, index ID 9, partition ID 72057594049855488, alloc unit ID 72057594056671232 (type In-row data), is allocated by another object.&lt;/P&gt;&lt;P&gt;Table error: page (1:4630), whose header indicates that it is allocated to object ID 1429580131, index ID 9, partition ID 72057594049855488, alloc unit ID 72057594056671232 (type In-row data), is allocated by another object.&lt;/P&gt;&lt;P&gt;CHECKDB found 0 allocation errors and 2 consistency errors in table 'ASStagingTable' (object ID 1429580131).&lt;/P&gt;&lt;P&gt;CHECKDB found 0 allocation errors and 2 consistency errors in database 'AppFabricMonitoring__Clone'.&lt;/P&gt;&lt;P&gt;repair_allow_data_loss is the minimum repair level for the errors found by DBCC CHECKDB (AppFabricMonitoring__Clone).&lt;/P&gt;&lt;P&gt;[01:40:36.365]&amp;nbsp; [PRESQL01] WARNING: SQLServer DBCC CHECKDB failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[01:40:36.501]&amp;nbsp; [PRESQL01] SQLServer DBCC CHECKDB Failed, Error Code: 0x800409e6&lt;/P&gt;&lt;P&gt;[01:40:36.501]&amp;nbsp; [PRESQL01] Detaching database [AppFabricMonitoring__Clone].&lt;/P&gt;&lt;P&gt;[01:40:36.866]&amp;nbsp; [PRESQL01] Database was detached successfully.&lt;/P&gt;&lt;P&gt;[01:40:36.867]&amp;nbsp; [PRESQL01] Checking clone database name...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These errors started 12-18 and occurred during every daily backup verification except on 12-19 and 12-26.&amp;nbsp; When I run DBCC CHECKDB on the live database, it finds &lt;STRONG&gt;no &lt;/STRONG&gt;errors.&amp;nbsp; Why would there be errors on most of the backups but not on the live database?&amp;nbsp; What can I do to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 05:46:25 GMT</pubDate>
    <dc:creator>GUGGD2868</dc:creator>
    <dc:date>2025-06-05T05:46:25Z</dc:date>
    <item>
      <title>SQL Server Verification DBCC CheckDB finding errors on backup that do not exist on live database</title>
      <link>https://community.netapp.com/t5/Data-Protection/SQL-Server-Verification-DBCC-CheckDB-finding-errors-on-backup-that-do-not-exist/m-p/61767#M5000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Backup verification report has been finding consistency error in one database for the past week:&lt;/P&gt;&lt;P&gt;[01:39:47.871]&amp;nbsp; [PRESQL01] Attaching database [AppFabricMonitoring__Clone]...&lt;/P&gt;&lt;P&gt;[01:39:47.871]&amp;nbsp; [PRESQL01] CREATE DATABASE [AppFabricMonitoring__Clone] ON PRIMARY (NAME = 'AppFabricMonitoring', FILENAME = 'C:\Program Files\NetApp\SnapManager for SQL Server\SnapMgrMountPoint\MPDisk008\AppFabricMonitoring.mdf') LOG ON (NAME = 'AppFabricMonitoring_log', FILENAME = 'C:\Program Files\NetApp\SnapManager for SQL Server\SnapMgrMountPoint\MPDisk009\AppFabricMonitoring_log.ldf') FOR ATTACH&lt;/P&gt;&lt;P&gt;[01:39:50.235]&amp;nbsp; [PRESQL01] Database attached.&lt;/P&gt;&lt;P&gt;[01:39:50.236]&amp;nbsp; [PRESQL01] &lt;/P&gt;&lt;P&gt;[01:39:50.237]&amp;nbsp; [PRESQL01] ALTER DATABASE [AppFabricMonitoring__Clone] SET AUTO_SHRINK OFF&lt;/P&gt;&lt;P&gt;[01:39:50.256]&amp;nbsp; [PRESQL01] &lt;/P&gt;&lt;P&gt;[01:39:50.257]&amp;nbsp; [PRESQL01] DBCC CHECKDB (N'AppFabricMonitoring__Clone') WITH NO_INFOMSGS, TABLOCK, PHYSICAL_ONLY&lt;/P&gt;&lt;P&gt;[01:40:36.266]&amp;nbsp; [PRESQL01] Table error: page (1:396), whose header indicates that it is allocated to object ID 1429580131, index ID 9, partition ID 72057594049855488, alloc unit ID 72057594056671232 (type In-row data), is allocated by another object.&lt;/P&gt;&lt;P&gt;Table error: page (1:4630), whose header indicates that it is allocated to object ID 1429580131, index ID 9, partition ID 72057594049855488, alloc unit ID 72057594056671232 (type In-row data), is allocated by another object.&lt;/P&gt;&lt;P&gt;CHECKDB found 0 allocation errors and 2 consistency errors in table 'ASStagingTable' (object ID 1429580131).&lt;/P&gt;&lt;P&gt;CHECKDB found 0 allocation errors and 2 consistency errors in database 'AppFabricMonitoring__Clone'.&lt;/P&gt;&lt;P&gt;repair_allow_data_loss is the minimum repair level for the errors found by DBCC CHECKDB (AppFabricMonitoring__Clone).&lt;/P&gt;&lt;P&gt;[01:40:36.365]&amp;nbsp; [PRESQL01] WARNING: SQLServer DBCC CHECKDB failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[01:40:36.501]&amp;nbsp; [PRESQL01] SQLServer DBCC CHECKDB Failed, Error Code: 0x800409e6&lt;/P&gt;&lt;P&gt;[01:40:36.501]&amp;nbsp; [PRESQL01] Detaching database [AppFabricMonitoring__Clone].&lt;/P&gt;&lt;P&gt;[01:40:36.866]&amp;nbsp; [PRESQL01] Database was detached successfully.&lt;/P&gt;&lt;P&gt;[01:40:36.867]&amp;nbsp; [PRESQL01] Checking clone database name...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These errors started 12-18 and occurred during every daily backup verification except on 12-19 and 12-26.&amp;nbsp; When I run DBCC CHECKDB on the live database, it finds &lt;STRONG&gt;no &lt;/STRONG&gt;errors.&amp;nbsp; Why would there be errors on most of the backups but not on the live database?&amp;nbsp; What can I do to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:46:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SQL-Server-Verification-DBCC-CheckDB-finding-errors-on-backup-that-do-not-exist/m-p/61767#M5000</guid>
      <dc:creator>GUGGD2868</dc:creator>
      <dc:date>2025-06-05T05:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Verification DBCC CheckDB finding errors on backup that do not exist on live database</title>
      <link>https://community.netapp.com/t5/Data-Protection/SQL-Server-Verification-DBCC-CheckDB-finding-errors-on-backup-that-do-not-exist/m-p/61772#M5001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 15:40:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SQL-Server-Verification-DBCC-CheckDB-finding-errors-on-backup-that-do-not-exist/m-p/61772#M5001</guid>
      <dc:creator>GUGGD2868</dc:creator>
      <dc:date>2014-01-27T15:40:56Z</dc:date>
    </item>
  </channel>
</rss>

