Index Usage — ACME-198-51-100-66
DBA BrainIndex UsageACME-198-51-100-66snapshot 2026-09-12 01:03:52 +07Fleet inventoryServer metricsSLA
Index reportsACME-203-0-113-170ACME-198-51-100-45ACME-192-0-2-15-MSSQL25-1433ACME-198-51-100-66ACME-198-51-100-210ACME-198-51-100-125ACME-198-51-100-60ACME-192-0-2-243ACME-203-0-113-99ACME-198-51-100-92ACME-203-0-113-69ACME-192-0-2-97ACME-192-0-2-242ACME-203-0-113-155

Index Usage Report — ACME-198-51-100-66

Host: 198.51.100.66

Collected: 2026-09-11T18:03:52Z

Server dashboard: http://192.0.2.15:8080/report_dba/server-metrics.html?server=ACME-198-51-100-66

Fleet inventory: http://192.0.2.15:8080/report_dba/database-inventory.html

They are zeroed by a restart, so user_seeks = 0 means "not used since that instant", not "never used". last_stats_update is a different clock again: it is set by UPDATE STATISTICS / auto-update, not by usage, so a heavily used index can still carry statistics from months ago.

> **Short sample — do not drop anything on the strength of this report.** The counters cover only 5.4 day(s) of the 7 that make a full business week. A weekly report, a month-end close or a quarterly batch has not necessarily run yet, so an index serving one of them still reads as cold. Use this to see the shape of the instance; re-read it after the sample is complete before dropping anything.

MetricCountMeaning
indexes_total671every index on a CatalogHistory table
used369had a seek, scan or lookup
unused79written but never read
cold223never read AND never written since restart
disabled0ALTER INDEX ... DISABLE was run
droppable52nonclustered, not unique, no constraint, never read
fragmented162above the rebuild threshold

By database

DatabaseTotalColdDisabledDroppableRecommend action
ASSET_Prod5530026review the drop candidates above
host_726571167025review the drop candidates above
TICKET_Prod24501review the drop candidates above
SUPPLIER_Stg212100no action — cold indexes here are constraints or clustered

Drop candidates (52)

Nonclustered, not unique, not enforcing a constraint, never read. Highest write cost first — that is what the index is charging for.

Indexuser_updateslast_readStateRecommend action
host_726.schedule.LedgerMonthly.IX_CatalogDaily24302687neverUNUSEDreview, then DROP
host_726.schedule.ShipmentHeader.IX_QuotaSnapshot12151350neverUNUSEDreview, then DROP
host_726.schedule.ShipmentHeader.IX_InvoiceSummary12151350neverUNUSEDreview, then DROP
host_726.schedule.ShipmentHeader.IX_CampaignHistory12151350neverUNUSEDreview, then DROP
host_726.schedule.WarehouseArchive.IX_CustomerHistory1585876neverUNUSEDreview, then DROP
host_726.emp.SettlementQueue.IX_PolicyAudit18576neverUNUSEDreview, then DROP
host_726.emp.SupplierStaging.IX_StaffingEntry7751neverUNUSEDreview, then DROP
host_726.emp.SalesHeader.IX_BookingSummary1410neverUNUSEDreview, then DROP
ASSET_Prod.dbo.BookingEntry.IX_ShipmentStatus218neverUNUSEDreview, then DROP
ASSET_Prod.dbo.CampaignHeader.IX_SupplierResult158neverUNUSEDreview, then DROP
ASSET_Prod.dbo.PricingHeader.IX_QuotaAudit74neverUNUSEDreview, then DROP
ASSET_Prod.dbo.PricingHeader.IX_StaffingHeader74neverUNUSEDreview, then DROP
host_726.org.RosterMonthly.IX_AssetDetail12neverUNUSEDreview, then DROP
host_726.org.InvoiceStaging.IX_AssetAudit12neverUNUSEDreview, then DROP
ASSET_Prod.dbo.BatchLog.IX_TerritoryArchive0neverCOLDreview, then DROP
ASSET_Prod.dbo.BatchLog.IX_LedgerHistory0neverCOLDreview, then DROP
ASSET_Prod.dbo.ForecastDetail.IX_CampaignStatus0neverCOLDreview, then DROP
ASSET_Prod.dbo.CustomerEntry.IX_ClaimHistory0neverCOLDreview, then DROP
ASSET_Prod.dbo.CustomerEntry.IX_StaffingLine0neverCOLDreview, then DROP
ASSET_Prod.dbo.CustomerEntry.IX_ShiftDaily0neverCOLDreview, then DROP
ASSET_Prod.dbo.CustomerEntry.IX_CatalogLog0neverCOLDreview, then DROP
ASSET_Prod.dbo.RosterSummary.IX_ForecastSnapshot0neverCOLDreview, then DROP
ASSET_Prod.dbo.SalesSnapshot.IX_TicketResult0neverCOLDreview, then DROP
host_726.sal.ClaimArchive.IX_RouteDetail0neverCOLDreview, then DROP
host_726.schedule.InvoiceHistory.IX_StaffingHeader0neverCOLDreview, then DROP
host_726.wps.PolicyResult.IX_ContractSnapshot0neverCOLDreview, then DROP
ASSET_Prod.dbo.RouteSnapshot.IX_ContractHeader0neverCOLDreview, then DROP
ASSET_Prod.dbo.RouteArchive.IX_ShiftDaily0neverCOLDreview, then DROP
ASSET_Prod.dbo.AssetEntry.IX_TerritoryDetail0neverCOLDreview, then DROP
ASSET_Prod.dbo.BookingSnapshot.IX_RouteLine0neverCOLDreview, then DROP
ASSET_Prod.dbo.RosterDaily.IX_ShiftHeader0neverCOLDreview, then DROP
ASSET_Prod.dbo.RosterHeader.IX_ShipmentLog0neverCOLDreview, then DROP
ASSET_Prod.dbo.ContractStaging.IX_InvoiceLog0neverCOLDreview, then DROP
ASSET_Prod.dbo.ReconcileMonthly.IX_ForecastDetail0neverCOLDreview, then DROP
ASSET_Prod.dbo.ReconcileMonthly.IX_QuotaSummary0neverCOLDreview, then DROP
ASSET_Prod.dbo.DOB.IX_CustomerSummary0neverCOLDreview, then DROP
ASSET_Prod.dbo.ShipmentLog.IX_ReconcileStatus0neverCOLDreview, then DROP
ASSET_Prod.dbo.BookingSnapshot.IX_ClaimStaging0neverCOLDreview, then DROP
ASSET_Prod.dbo.RosterStaging.IX_BatchArchive0neverCOLDreview, then DROP
host_726.emp.StaffingMonthly.IX_ReconcileEntry0neverCOLDreview, then DROP
host_726.guest.TerritoryQueue.IX_InvoiceStaging0neverCOLDreview, then DROP
host_726.org.SupplierHistory.IX_ShipmentSummary0neverCOLDreview, then DROP
host_726.org.BillingHeader.IX_ShiftHistory0neverCOLDreview, then DROP
host_726.org.ShipmentSummary.IX_StaffingResult0neverCOLDreview, then DROP
host_726.org.QuotaEntry.IX_AssetHistory0neverCOLDreview, then DROP
host_726.org.CustomerLine.IX_ForecastLine0neverCOLDreview, then DROP
host_726.oth.StaffingArchive.IX_InvoiceStaging0neverCOLDreview, then DROP
TICKET_Prod.app.WarehouseStatus.IX_BookingEntry0neverCOLDreview, then DROP
host_726.dbo.SalesLine.IX_ReconcileResult0neverCOLDreview, then DROP
host_726.dbo.BatchResult.IX_SettlementStaging0neverCOLDreview, then DROP
host_726.dbo.BatchResult.IX_ReconcileEntry0neverCOLDreview, then DROP
host_726.dbo.CustomerArchive.IX_BillingHeader0neverCOLDreview, then DROP

Fragmented (162) — 162 partitions across 26 indexes

Total 55,967.9 MB of index to rebuild. Fragmentation is measured in LIMITED mode, so record count and page density are not collected — they need a SAMPLED scan.

IndexPartTypeFragPagesSize MBStats updatedAction
host_726\schedule.ShiftHeader.IX_TicketStatus#p2020/21NONCLUSTERED100.0%3,08924.12026-09-11 20:33:10REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p1818/21NONCLUSTERED99.9%19,585153.02026-09-11 23:25:54REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p1616/21NONCLUSTERED99.9%19,632153.42026-09-11 23:25:54REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p2121/21NONCLUSTERED99.8%19,556152.82026-09-11 23:25:54REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p2020/21NONCLUSTERED99.8%19,561152.82026-09-11 23:25:54REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p1717/21NONCLUSTERED99.8%19,616153.32026-09-11 23:25:54REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p1919/21NONCLUSTERED99.7%20,307158.62026-09-11 23:25:54REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p1010/21NONCLUSTERED99.7%23,581184.22026-09-11 23:26:00REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p1515/21NONCLUSTERED99.6%20,426159.62026-09-11 23:25:54REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p1414/21NONCLUSTERED99.6%29,379229.52026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p1414/21NONCLUSTERED99.5%38,332299.52026-09-11 23:24:08REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p1717/21NONCLUSTERED99.5%47,173368.52026-09-11 23:27:06REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p1313/21CLUSTERED99.5%159,5181246.22026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p1515/21NONCLUSTERED99.5%33,004257.82026-09-11 23:24:09REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p1111/21NONCLUSTERED99.5%21,838170.62026-09-11 23:26:00REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p1515/21NONCLUSTERED99.4%43,105336.82026-09-11 23:24:08REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p1313/21NONCLUSTERED99.4%41,500324.22026-09-11 23:24:08REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p1111/21NONCLUSTERED99.4%40,131313.52026-09-11 23:24:08REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p2020/21NONCLUSTERED99.4%47,053367.62026-09-11 23:27:06REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p1818/21NONCLUSTERED99.4%47,106368.02026-09-11 23:27:06REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p1616/21NONCLUSTERED99.4%47,225368.92026-09-11 23:27:06REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p2121/21CLUSTERED99.4%76,990601.52026-09-11 23:26:00REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p1717/21NONCLUSTERED99.4%22,535176.12026-09-11 23:26:00REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p1414/21NONCLUSTERED99.4%20,844162.82026-09-11 23:26:00REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p1616/21NONCLUSTERED99.4%4,36234.12026-09-11 20:33:10REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p2121/21NONCLUSTERED99.4%31,660247.32026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p2020/21NONCLUSTERED99.4%31,697247.62026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p1919/21NONCLUSTERED99.4%32,884256.92026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p1818/21NONCLUSTERED99.4%31,715247.82026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p1717/21NONCLUSTERED99.4%31,735247.92026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p1616/21NONCLUSTERED99.4%31,781248.32026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p1313/21NONCLUSTERED99.4%31,843248.82026-09-11 23:24:09REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p1212/21NONCLUSTERED99.4%23,579184.22026-09-11 23:26:00REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p1313/21NONCLUSTERED99.4%22,592176.52026-09-11 23:26:00REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p1616/21NONCLUSTERED99.3%41,495324.22026-09-11 23:24:08REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p1212/21NONCLUSTERED99.3%43,454339.52026-09-11 23:24:08REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p1919/21NONCLUSTERED99.3%48,848381.62026-09-11 23:27:06REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p1515/21NONCLUSTERED99.3%49,103383.62026-09-11 23:27:06REBUILD
host_726\schedule.ShipmentHeader.IX_QuotaSnapshot1/1NONCLUSTERED99.3%106,480831.92026-09-11 02:10:13REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p2121/21CLUSTERED99.3%100,358784.02026-09-11 23:25:53REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p1313/21CLUSTERED99.3%101,141790.22026-09-11 23:25:53REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p1616/21NONCLUSTERED99.3%22,549176.22026-09-11 23:26:00REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p1515/21NONCLUSTERED99.3%3,18324.92026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p1313/21NONCLUSTERED99.3%3,15424.62026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p1717/21NONCLUSTERED99.3%4,36034.12026-09-11 20:33:10REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p1818/21CLUSTERED99.3%159,1381243.32026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p1212/21CLUSTERED99.3%166,2861299.12026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p1010/21CLUSTERED99.3%166,4291300.22026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p1212/21NONCLUSTERED99.3%33,156259.02026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p2121/21NONCLUSTERED99.3%41,476324.02026-09-11 23:24:08REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p1515/21NONCLUSTERED99.2%23,430183.02026-09-11 23:26:00REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p1717/21NONCLUSTERED99.2%41,483324.12026-09-11 23:24:08REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p1010/21NONCLUSTERED99.2%43,342338.62026-09-11 23:24:08REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p2121/21NONCLUSTERED99.2%47,043367.52026-09-11 23:27:06REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p1414/21NONCLUSTERED99.2%43,897342.92026-09-11 23:27:06REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p2020/21CLUSTERED99.2%77,001601.62026-09-11 23:26:00REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p1919/21CLUSTERED99.2%79,940624.52026-09-11 23:26:00REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p1818/21CLUSTERED99.2%77,096602.32026-09-11 23:26:00REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p1616/21CLUSTERED99.2%77,291603.82026-09-11 23:26:00REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p1111/21CLUSTERED99.2%75,025586.12026-09-11 23:26:00REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p1818/21NONCLUSTERED99.2%41,499324.22026-09-11 23:24:08REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p1515/21CLUSTERED99.2%104,686817.92026-09-11 23:25:53REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p1414/21NONCLUSTERED99.2%18,228142.42026-09-11 23:25:54REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p1212/21NONCLUSTERED99.2%20,774162.32026-09-11 23:25:54REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p1010/21NONCLUSTERED99.2%20,861163.02026-09-11 23:25:54REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p1010/21NONCLUSTERED99.2%3,21525.12026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p1818/21NONCLUSTERED99.2%4,35134.02026-09-11 20:33:10REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p2121/21CLUSTERED99.2%159,0061242.22026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p2020/21CLUSTERED99.2%158,9711242.02026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p1919/21CLUSTERED99.2%165,0281289.32026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p1717/21CLUSTERED99.2%159,3061244.62026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p1616/21CLUSTERED99.2%159,3751245.12026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p1515/21CLUSTERED99.2%165,5381293.32026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p1414/21CLUSTERED99.2%147,2671150.52026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p1111/21CLUSTERED99.2%154,1331204.22026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p1010/21NONCLUSTERED99.2%33,192259.32026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p1919/21NONCLUSTERED99.2%43,088336.62026-09-11 23:24:08REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p1313/21NONCLUSTERED99.1%47,809373.52026-09-11 23:27:06REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p1111/21NONCLUSTERED99.1%46,348362.12026-09-11 23:27:06REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p1717/21CLUSTERED99.1%77,229603.42026-09-11 23:26:00REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p1010/21CLUSTERED99.1%81,037633.12026-09-11 23:26:00REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p1414/21CLUSTERED99.1%93,175727.92026-09-11 23:25:53REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p1111/21CLUSTERED99.1%97,864764.62026-09-11 23:25:53REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p1010/21CLUSTERED99.1%105,710825.92026-09-11 23:25:53REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p1313/21NONCLUSTERED99.1%19,819154.82026-09-11 23:25:54REBUILD
host_726\schedule.RosterResult.IX_AssetStaging#p1111/21NONCLUSTERED99.1%19,279150.62026-09-11 23:25:54REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p1212/21NONCLUSTERED99.1%3,24025.32026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p2121/21NONCLUSTERED99.1%4,34734.02026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p2020/21NONCLUSTERED99.1%4,34634.02026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p1111/21NONCLUSTERED99.1%4,47334.92026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p1010/21NONCLUSTERED99.1%4,48135.02026-09-11 20:33:10REBUILD
host_726\schedule.SettlementLog.IX_PolicyLine#p1111/21NONCLUSTERED99.1%30,742240.22026-09-11 23:24:09REBUILD
host_726\schedule.SettlementLog.IX_TicketLine#p2020/21NONCLUSTERED99.1%41,499324.22026-09-11 23:24:08REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p1212/21NONCLUSTERED99.0%49,867389.62026-09-11 23:27:06REBUILD
host_726\schedule.PolicyStatus.IX_ForecastAudit#p1010/21NONCLUSTERED99.0%50,188392.12026-09-11 23:27:06REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p1818/21NONCLUSTERED99.0%22,493175.72026-09-11 23:26:00REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p1717/21CLUSTERED99.0%100,646786.32026-09-11 23:25:53REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p1212/21CLUSTERED99.0%105,265822.42026-09-11 23:25:53REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p99/21NONCLUSTERED99.0%3,25625.42026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p2121/21NONCLUSTERED99.0%3,09124.12026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p1414/21NONCLUSTERED99.0%2,51619.72026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p99/21NONCLUSTERED99.0%4,89538.22026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p1313/21NONCLUSTERED99.0%4,37234.22026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p1515/21NONCLUSTERED98.9%4,43934.72026-09-11 20:33:10REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p1515/21CLUSTERED98.8%80,327627.62026-09-11 23:26:00REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p1414/21CLUSTERED98.8%71,470558.42026-09-11 23:26:00REBUILD
host_726\schedule.RouteAudit.IX_InvoiceHeader1/1NONCLUSTERED98.8%80,800631.32026-09-11 12:27:28REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p1919/21CLUSTERED98.8%104,205814.12026-09-11 23:25:53REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p1818/21CLUSTERED98.8%100,497785.12026-09-11 23:25:53REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p1111/21NONCLUSTERED98.8%3,19024.92026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p1919/21NONCLUSTERED98.8%4,35534.02026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p1212/21NONCLUSTERED98.8%4,34734.02026-09-11 20:33:10REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p1212/21CLUSTERED98.7%81,284635.02026-09-11 23:26:00REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p2020/21CLUSTERED98.7%100,369784.12026-09-11 23:25:53REBUILD
host_726\schedule.RosterResult.PK_PricingSummary#p1616/21CLUSTERED98.7%100,733787.02026-09-11 23:25:53REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p1919/21NONCLUSTERED98.7%3,09424.22026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p1818/21NONCLUSTERED98.7%3,09324.22026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_ShipmentLine#p1414/21NONCLUSTERED98.7%4,25733.32026-09-11 20:33:10REBUILD
host_726\schedule.BillingDetail.PK_BillingLog#p1313/21CLUSTERED98.6%77,569606.02026-09-11 23:26:00REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p1919/21NONCLUSTERED98.6%23,323182.22026-09-11 23:26:00REBUILD
host_726\schedule.MeterStaging.PK_PolicyArchive#p99/21CLUSTERED98.6%1,53512.02026-09-11 23:23:39REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p1717/21NONCLUSTERED98.6%3,09824.22026-09-11 20:33:10REBUILD
host_726\schedule.ShiftHeader.IX_TicketStatus#p1616/21NONCLUSTERED98.4%3,10224.22026-09-11 20:33:10REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p2020/21NONCLUSTERED98.3%22,466175.52026-09-11 23:26:00REBUILD
host_726\schedule.BillingDetail.IX_TicketHeader#p2121/21NONCLUSTERED97.9%22,462175.52026-09-11 23:26:00REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p1010/21NONCLUSTERED96.5%3,97331.02026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p1111/21NONCLUSTERED96.3%3,86930.22026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p1515/21NONCLUSTERED96.3%2,50919.62026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p1212/21NONCLUSTERED96.0%3,91330.62026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p1313/21NONCLUSTERED95.8%2,62420.52026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p1313/21NONCLUSTERED95.7%3,93630.82026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p1111/21NONCLUSTERED95.7%2,59920.32026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p1010/21NONCLUSTERED95.6%2,64220.62026-09-11 20:33:09REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p66/21CLUSTERED95.4%1,30210.22026-09-11 23:24:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p1616/21NONCLUSTERED95.3%2,37918.62026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p1515/21NONCLUSTERED95.2%3,85230.12026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p2020/21NONCLUSTERED95.2%2,42418.92026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p1717/21NONCLUSTERED95.1%3,72029.12026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p1919/21NONCLUSTERED95.1%3,63428.42026-09-11 20:33:09REBUILD
host_726\schedule.SettlementLog.PK_CatalogMonthly#p55/21CLUSTERED95.0%1,0107.92026-09-11 23:24:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p1818/21NONCLUSTERED95.0%2,38618.62026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p99/21NONCLUSTERED95.0%2,61620.42026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p1717/21NONCLUSTERED94.8%2,44719.12026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p1919/21NONCLUSTERED94.8%2,44219.12026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p1616/21NONCLUSTERED94.6%3,55927.82026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p1212/21NONCLUSTERED94.5%2,68020.92026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p99/21NONCLUSTERED94.3%3,78629.62026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p1818/21NONCLUSTERED93.9%3,51327.42026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p2020/21NONCLUSTERED93.8%3,88530.42026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_BillingHeader#p2121/21NONCLUSTERED93.4%3,48327.22026-09-11 20:33:09REBUILD
host_726\schedule.SupplierSnapshot.IX_ContractLog#p2121/21NONCLUSTERED92.9%2,39418.72026-09-11 20:33:09REBUILD
host_726\emp.CampaignResult.IX_ClaimStatus1/1NONCLUSTERED68.9%32,901257.02026-09-11 02:02:16REBUILD
host_726\schedule.ShipmentHeader.IX_InvoiceSummary1/1NONCLUSTERED67.3%113,821889.22026-09-11 02:12:05REBUILD
host_726\emp.TicketSnapshot.IX_BookingHistory1/1NONCLUSTERED64.9%11,14687.12026-09-11 02:01:23REBUILD
host_726\emp.CustomerLog.IX_PayrollResult1/1NONCLUSTERED59.1%1,42211.12026-09-11 02:00:46REORGANIZE
host_726\emp.BillingAudit.IX_PolicyHeader1/1NONCLUSTERED57.3%7,41357.92026-09-11 20:34:16REORGANIZE
host_726\schedule.PolicyLine.PK_RouteQueue#p99/21CLUSTERED54.6%2,35918.42026-09-11 23:26:00REORGANIZE
host_726\schedule.ForecastMonthly.IX_WarehouseDaily1/1NONCLUSTERED54.4%590,6444614.42026-09-11 20:34:25REORGANIZE
host_726\emp.SupplierStaging.IX_StaffingSnapshot1/1NONCLUSTERED43.9%3,17924.82026-09-11 02:00:54REORGANIZE
host_726\schedule.InvoiceAudit.PK_LedgerMonthly#p99/21CLUSTERED41.4%2,28017.82026-09-11 23:24:15REORGANIZE
host_726\schedule.PolicyLine.UX_TerritoryHistory#p99/21NONCLUSTERED38.8%1,1979.42026-09-11 23:27:30REORGANIZE
host_726\emp.SupplierStaging.IX_CampaignResult1/1NONCLUSTERED32.3%2,38418.62026-09-11 02:00:51REORGANIZE

All indexes (671)

Every index on the instance, including the healthy ones — the answer to "is THIS index used?" has to be here, not only the problems.

IndexidTypeUniqPKConstrFiltDisabledseeksscanslookupsupdateslast_readlast_stats_updateStateRecommend action
TICKET_Prod.app.ShiftAudit.PK_SettlementResult1CLUSTEREDYY20806236034393874942026-09-12 01:03:522026-09-11 02:00:00USEDKEEP — primary key
TICKET_Prod.app.ShiftAudit.UX_PayrollAudit2NONCLUSTEREDY844805904942026-09-12 01:03:512026-09-11 02:00:00USEDkeep — in use
TICKET_Prod.app.ShiftAudit.UX_ContractSummary7NONCLUSTEREDYY0000never2026-09-11 02:00:00UNUSEDreview carefully — unique
TICKET_Prod.app.ReconcileDaily.PK_LedgerResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TICKET_Prod.app.SupplierLog.PK_SalesDetail1CLUSTEREDYY000402never2026-09-11 02:00:01UNUSEDKEEP — primary key
TICKET_Prod.app.ReconcileQueue.PK_RosterQueue1CLUSTEREDYY00039804never2026-09-11 02:00:01UNUSEDKEEP — primary key
TICKET_Prod.app.ForecastMonthly.IX_StaffingStatus1CLUSTERED000301never2026-09-11 02:00:01UNUSEDKEEP — table storage
TICKET_Prod.app.App.PK_InvoiceResult1CLUSTEREDYY053026002026-09-12 01:01:072026-09-06 02:00:03USEDKEEP — primary key
TICKET_Prod.app.CampaignAudit.PK_BillingMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TICKET_Prod.app.MeterArchive.PK_BillingStaging1CLUSTEREDYY15523012919062026-09-12 01:03:522026-09-10 02:00:02USEDKEEP — primary key
TICKET_Prod.app.LedgerDaily.PK_CustomerStatus1CLUSTEREDYY0006never2026-09-10 02:00:02UNUSEDKEEP — primary key
TICKET_Prod.app.Group.PK_BookingEntry1CLUSTEREDYY7953170012026-09-12 01:01:072026-09-06 02:00:03USEDKEEP — primary key
TICKET_Prod.app.Group.UX_LedgerSummary2NONCLUSTEREDY0001never2026-09-06 02:00:03UNUSEDreview carefully — unique
TICKET_Prod.app.PricingLog.PK_AssetResult1CLUSTEREDYY1170700102026-09-12 00:33:042026-09-06 02:00:03USEDKEEP — primary key
TICKET_Prod.app.BatchQueue.PK_ShiftHeader1CLUSTEREDYY04190002026-09-11 20:11:56neverUSEDKEEP — primary key
TICKET_Prod.app.WarehouseStatus.IX_BookingEntry9NONCLUSTERED0000never2026-09-06 02:00:03COLDreview, then DROP
TICKET_Prod.app.WarehouseStatus.UX_QuotaLine2NONCLUSTEREDY410617483002026-09-11 22:18:312026-09-06 02:00:03USEDkeep — in use
TICKET_Prod.app.ShipmentResult.PK_SettlementSummary1CLUSTEREDYY13078500722026-09-12 01:03:522026-09-10 02:00:02USEDKEEP — primary key
TICKET_Prod.app.TerritoryQueue.PK_SettlementLine1CLUSTEREDYY00072never2026-09-10 02:00:03UNUSEDKEEP — primary key
TICKET_Prod.app.InvoiceLine.PK_ClaimSummary1CLUSTEREDYY83603454648002026-09-12 01:03:522026-09-06 02:00:03USEDKEEP — primary key
TICKET_Prod.app.CatalogMonthly.PK_ClaimHeader1CLUSTEREDYY75709110105002026-09-12 01:03:522026-09-06 02:00:03USEDKEEP — primary key
TICKET_Prod.app.CatalogMonthly.UX_RouteQueue2NONCLUSTEREDY42380002026-09-11 20:11:562026-09-06 02:00:03USEDkeep — in use
TICKET_Prod.app.ClaimResult.PK_ShipmentStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TICKET_Prod.cfg.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER_Stg.app.ShiftAudit.PK_SettlementResult1CLUSTEREDYY0000never2026-09-06 02:14:25COLDKEEP — primary key
SUPPLIER_Stg.app.ShiftAudit.UX_PayrollAudit2NONCLUSTEREDY0000never2026-09-06 02:14:25COLDreview carefully — unique
SUPPLIER_Stg.app.ReconcileDaily.PK_LedgerResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER_Stg.app.SupplierLog.PK_SalesDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER_Stg.app.ReconcileQueue.PK_RosterQueue1CLUSTEREDYY0000never2026-09-06 02:14:25COLDKEEP — primary key
SUPPLIER_Stg.app.App.PK_InvoiceResult1CLUSTEREDYY0000never2026-09-06 02:14:25COLDKEEP — primary key
SUPPLIER_Stg.app.CampaignAudit.PK_BillingMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER_Stg.app.MeterArchive.PK_BillingStaging1CLUSTEREDYY0000never2026-09-06 02:14:25COLDKEEP — primary key
SUPPLIER_Stg.app.LedgerDaily.PK_CustomerStatus1CLUSTEREDYY0000never2026-09-06 02:14:25COLDKEEP — primary key
SUPPLIER_Stg.app.Group.PK_BookingEntry1CLUSTEREDYY0000never2026-09-06 02:14:25COLDKEEP — primary key
SUPPLIER_Stg.app.Group.UX_LedgerSummary2NONCLUSTEREDY0000never2026-09-06 02:14:25COLDreview carefully — unique
SUPPLIER_Stg.app.PricingLog.PK_AssetResult1CLUSTEREDYY0000never2026-09-06 02:14:25COLDKEEP — primary key
SUPPLIER_Stg.app.BatchQueue.PK_ShiftHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER_Stg.app.WarehouseStatus.UX_QuotaLine2NONCLUSTEREDY0000never2026-09-06 02:14:25COLDreview carefully — unique
SUPPLIER_Stg.app.ShipmentResult.PK_SettlementSummary1CLUSTEREDYY0000never2026-09-06 02:14:25COLDKEEP — primary key
SUPPLIER_Stg.app.TerritoryQueue.PK_SettlementLine1CLUSTEREDYY0000never2026-09-06 02:14:25COLDKEEP — primary key
SUPPLIER_Stg.app.InvoiceLine.PK_ClaimSummary1CLUSTEREDYY0000never2026-09-06 02:14:25COLDKEEP — primary key
SUPPLIER_Stg.app.CatalogMonthly.PK_ClaimHeader1CLUSTEREDYY0000never2026-09-06 02:14:25COLDKEEP — primary key
SUPPLIER_Stg.app.CatalogMonthly.UX_RouteQueue2NONCLUSTEREDY0000never2026-09-06 02:14:25COLDreview carefully — unique
SUPPLIER_Stg.app.ClaimResult.PK_ShipmentStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER_Stg.cfg.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.cfg.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0000never2026-09-06 02:00:05COLDKEEP — primary key
host_726.cfg.QuotaStatus.UX_MeterSummary2NONCLUSTEREDY0000never2026-09-06 02:00:05COLDreview carefully — unique
host_726.dbo.ContractResult.PK_CampaignResult1CLUSTEREDYY061106102026-09-12 00:35:472026-09-06 02:00:05USEDKEEP — primary key
host_726.dbo.SettlementStaging.PK_TicketStaging1CLUSTEREDYY000610never2026-09-11 02:00:02UNUSEDKEEP — primary key
host_726.dbo.Jobs.PK_RosterStatus1CLUSTEREDYY02002026-09-10 12:36:402026-09-06 02:00:05USEDKEEP — primary key
host_726.dbo.Jobs.UQ_ContractMonthly2NONCLUSTEREDY0000never2026-09-06 02:00:05COLDreview carefully — unique
host_726.dbo.MeterResult.PK_BookingDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.dbo.OrdersSnapshot.IX_SalesQueue2NONCLUSTERED01002026-09-07 08:29:432026-09-06 02:00:05USEDkeep — in use
host_726.dbo.OrdersSnapshot.PK_PolicyLine1CLUSTEREDYY04002026-09-07 08:29:432026-09-06 02:00:05USEDKEEP — primary key
host_726.dbo.SalesLine.IX_ReconcileResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
host_726.dbo.SalesLine.PK_MeterStatus1CLUSTEREDYY01002026-09-07 08:26:53neverUSEDKEEP — primary key
host_726.dbo.InvoiceSummary.PK_LedgerResult1CLUSTEREDYY0000never2026-09-06 02:00:05COLDKEEP — primary key
host_726.dbo.CustomerSummary.PK_TicketStaging1CLUSTEREDYY0000never2026-09-06 02:00:05COLDKEEP — primary key
host_726.dbo.QuotaResult.PK_TerritoryStatus1CLUSTEREDYY0000never2026-09-06 02:00:05COLDKEEP — primary key
host_726.dbo.LedgerResult.PK_ForecastMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.dbo.BatchResult.IX_SettlementStaging2NONCLUSTERED0000never2026-09-06 02:00:05COLDreview, then DROP
host_726.dbo.BatchResult.IX_ReconcileEntry3NONCLUSTERED0000never2026-09-06 02:00:05COLDreview, then DROP
host_726.dbo.BatchResult.PK_ContractEntry1CLUSTEREDYY0000never2026-09-06 02:00:05COLDKEEP — primary key
host_726.dbo.PricingLog.PK_RouteLine1CLUSTEREDYY01002026-09-10 12:37:00neverUSEDKEEP — primary key
host_726.dbo.ClaimArchive.PK_StaffingStaging1CLUSTEREDYY0000never2026-09-06 02:00:05COLDKEEP — primary key
host_726.dbo.ClaimArchive.UQ_SupplierResult2NONCLUSTEREDY0000never2026-09-06 02:00:05COLDreview carefully — unique
host_726.dbo.CustomerArchive.IX_BillingHeader3NONCLUSTERED0000never2026-09-06 02:00:05COLDreview, then DROP
host_726.dbo.CustomerArchive.PK_AssetSummary1CLUSTEREDYY02002026-09-10 12:37:082026-09-06 02:00:05USEDKEEP — primary key
host_726.dbo.CustomerArchive.UQ_OrdersMonthly2NONCLUSTEREDY0000never2026-09-06 02:00:05COLDreview carefully — unique
host_726.dbo.Status.PK_ShiftLine1CLUSTEREDYY01002026-09-07 08:26:372026-09-06 02:00:05USEDKEEP — primary key
host_726.dbo.Status.UQ_PricingHeader2NONCLUSTEREDY0000never2026-09-06 02:00:05COLDreview carefully — unique
host_726.dbo.SupplierDetail.PK_ShiftResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.dbo.CampaignResult.PK_InvoiceSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.dbo.TicketQueue.PK_CampaignEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.dbo.BookingStatus.PK_StaffingEntry1CLUSTEREDYY0000never2026-09-06 02:00:05COLDKEEP — primary key
host_726.dbo.BookingStatus.UQ_CatalogSummary2NONCLUSTEREDY0000never2026-09-06 02:00:05COLDreview carefully — unique
host_726.dbo.BookingStatus.UQ_ContractEntry3NONCLUSTEREDY0000never2026-09-06 02:00:05COLDreview carefully — unique
host_726.dbo.BookingStatus.UQ_RouteLine4NONCLUSTEREDY0000never2026-09-06 02:00:05COLDreview carefully — unique
host_726.dbo.BillingHistory.PK_PayrollHistory1CLUSTEREDYY0000never2026-09-06 02:00:05COLDKEEP — primary key
host_726.dbo.TicketQueue.PK_ForecastSnapshot1CLUSTEREDYY0000never2026-09-06 02:00:06COLDKEEP — primary key
host_726.dbo.StaffingStaging.PK_SettlementHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.dbo.WarehouseEntry.PK_ShiftStatus1CLUSTEREDYY415965440002026-09-12 01:03:522026-09-06 02:00:06USEDKEEP — primary key
host_726.dbo.WarehouseEntry.UX_CampaignHeader2NONCLUSTEREDY0000never2026-09-06 02:00:06COLDreview carefully — unique
host_726.dbo.TicketSummary.PK_SalesLine1CLUSTERED02948002026-09-11 20:20:502026-09-06 02:00:06USEDKEEP — table storage
host_726.dbo.TerritoryEntry.PK_SalesSummary1CLUSTEREDYY268367158002026-09-12 01:03:522026-09-06 02:00:06USEDKEEP — primary key
host_726.dbo.TerritoryEntry.UX_TerritoryQueue2NONCLUSTEREDY0000never2026-09-06 02:00:06COLDreview carefully — unique
host_726.dbo.PolicyEntry.PK_TicketEntry1CLUSTEREDYY132060466002026-09-12 01:03:522026-09-06 02:00:06USEDKEEP — primary key
host_726.dbo.PolicyEntry.UX_PolicyAudit2NONCLUSTEREDY0000never2026-09-06 02:00:06COLDreview carefully — unique
host_726.dbo.CampaignHeader.PK_InvoiceSnapshot1CLUSTEREDYY148338536002026-09-12 01:03:522026-09-06 02:00:06USEDKEEP — primary key
host_726.dbo.CampaignHeader.UX_BillingLog2NONCLUSTEREDY0000never2026-09-06 02:00:06COLDreview carefully — unique
host_726.dbo.WarehouseHeader.PK_OrdersQueue1CLUSTEREDYY0261002026-09-11 15:11:002026-09-06 02:00:06USEDKEEP — primary key
host_726.dbo.WarehouseHeader.UX_TicketQueue2NONCLUSTEREDY0000never2026-09-06 02:00:06COLDreview carefully — unique
host_726.dbo.RouteQueue.PK_SupplierAudit1CLUSTEREDYY273569158002026-09-12 01:03:522026-09-06 02:00:06USEDKEEP — primary key
host_726.dbo.RouteQueue.UX_CampaignQueue2NONCLUSTEREDY0000never2026-09-06 02:00:06COLDreview carefully — unique
host_726.dbo.CampaignAudit.PK_BatchSnapshot1CLUSTEREDYY132017466002026-09-12 01:03:522026-09-06 02:00:06USEDKEEP — primary key
host_726.dbo.CampaignAudit.UX_SupplierArchive2NONCLUSTEREDY0000never2026-09-06 02:00:06COLDreview carefully — unique
host_726.dbo.ShiftDaily.PK_ReconcileStatus1CLUSTEREDYY273950158002026-09-12 01:03:522026-09-06 02:00:06USEDKEEP — primary key
host_726.dbo.ShiftDaily.UX_RouteDaily2NONCLUSTEREDY0000never2026-09-06 02:00:06COLDreview carefully — unique
host_726.dbs.ShipmentStatus.UX_StaffingLog8NONCLUSTEREDYY60062026-09-11 20:00:322026-09-11 02:00:03USEDkeep — in use
host_726.emp.WarehouseMonthly.PK_PricingHistory1CLUSTEREDYY31961767032026-09-12 00:56:102026-09-10 02:00:04USEDKEEP — primary key
host_726.emp.WarehouseMonthly.UX_CustomerDetail2NONCLUSTEREDYY0003never2026-09-10 02:00:04UNUSEDreview carefully — unique
host_726.emp.SettlementLine.PK_LedgerAudit1CLUSTEREDYY0003never2026-09-10 02:00:04UNUSEDKEEP — primary key
host_726.emp.SalesDetail.PK_BillingLog1CLUSTEREDYY021002026-09-11 20:19:172026-09-06 02:00:07USEDKEEP — primary key
host_726.emp.BatchMonthly.PK_TicketAudit1CLUSTEREDYY0000never2026-09-06 02:00:07COLDKEEP — primary key
host_726.emp.RosterLog.PK_QuotaLog1CLUSTEREDYY6550200327512026-09-12 01:01:292026-09-06 02:00:07USEDKEEP — primary key
host_726.emp.QuotaMonthly.IX_ShipmentEntry2NONCLUSTERED150115004212026-09-12 01:03:522026-09-11 02:00:03USEDkeep — in use
host_726.emp.QuotaMonthly.PK_ReconcileDetail1CLUSTEREDYY4171001501154212026-09-12 01:03:522026-09-11 02:00:03USEDKEEP — primary key
host_726.emp.OrdersEntry.PK_PolicyHeader1CLUSTEREDYY000419never2026-09-11 02:00:03UNUSEDKEEP — primary key
host_726.emp.PayrollSummary.PK_RouteSummary1CLUSTEREDYY021002026-09-11 20:19:172026-09-06 02:00:11USEDKEEP — primary key
host_726.emp.SettlementAudit.PK_ShiftStatus1CLUSTEREDYY0000never2026-09-06 02:00:11COLDKEEP — primary key
host_726.emp.InvoiceLog.PK_BatchEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.InvoiceMonthly.PK_RouteEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.InvoiceMonthly.UX_CustomerSnapshot2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host_726.emp.CampaignEntry.PK_TicketMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.CampaignEntry.UX_CatalogHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host_726.emp.RouteHistory.PK_CustomerMonthly1CLUSTEREDYY42127002026-09-12 00:00:002026-09-06 02:00:11USEDKEEP — primary key
host_726.emp.RouteHistory.UX_CustomerQueue2NONCLUSTEREDY0000never2026-09-06 02:00:11COLDreview carefully — unique
host_726.emp.CustomerHistory.PK_ShiftDaily1CLUSTEREDYY360002026-09-11 15:11:002026-09-06 02:00:12USEDKEEP — primary key
host_726.emp.ForecastEntry.PK_SettlementLog1CLUSTEREDYY21591040112026-09-12 01:01:342026-09-09 02:00:04USEDKEEP — primary key
host_726.emp.ClaimQueue.PK_TerritoryResult1CLUSTEREDYY00015never2026-09-09 02:00:04UNUSEDKEEP — primary key
host_726.emp.PolicyAudit.PK_ContractAudit1CLUSTEREDYY102799440102026-09-12 01:01:342026-09-09 02:00:04USEDKEEP — primary key
host_726.emp.ShipmentSummary.PK_ShiftAudit1CLUSTEREDYY040192026-09-11 17:06:042026-09-09 02:00:04USEDKEEP — primary key
host_726.emp.BatchArchive.PK_ClaimHistory1CLUSTEREDYY1210981589860122026-09-12 01:01:342026-09-09 02:00:04USEDKEEP — primary key
host_726.emp.RosterSnapshot.PK_PolicyStaging1CLUSTEREDYY00012never2026-09-09 02:00:04UNUSEDKEEP — primary key
host_726.emp.MeterResult.IX_LedgerQueue2NONCLUSTERED010446302152026-09-12 01:01:302026-09-11 02:00:04USEDkeep — in use
host_726.emp.MeterResult.PK_CustomerResult1CLUSTEREDYY11216423738402152026-09-12 01:03:522026-09-11 02:00:04USEDKEEP — primary key
host_726.emp.PayrollHeader.PK_TicketHistory1CLUSTEREDYY1322185502152026-09-12 01:03:522026-09-11 02:00:05USEDKEEP — primary key
host_726.emp.OrdersAudit.PK_ShipmentHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.RosterResult.PK_MeterAudit1CLUSTEREDYY067002026-09-12 00:00:002026-09-06 02:00:13USEDKEEP — primary key
host_726.emp.RouteHeader.PK_StaffingQueue1CLUSTEREDYY0000never2026-09-06 02:00:14COLDKEEP — primary key
host_726.emp.MeterAudit.PK_ClaimLog1CLUSTEREDYY1551896901542026-09-12 01:01:562026-09-11 02:00:05USEDKEEP — primary key
host_726.emp.QuotaStatus.PK_OrdersArchive1CLUSTEREDYY00013never2026-09-11 02:00:05UNUSEDKEEP — primary key
host_726.emp.ShiftLine.IX_PricingAudit3NONCLUSTERED410002026-09-11 18:22:312026-09-06 02:00:14USEDkeep — in use
host_726.emp.ShiftLine.PK_SettlementStatus1CLUSTEREDYY347841112026-09-12 00:00:012026-09-06 02:00:14USEDKEEP — primary key
host_726.emp.ShiftLine.UX_BookingDaily2NONCLUSTEREDY0000never2026-09-06 02:00:14COLDreview carefully — unique
host_726.emp.CampaignHeader.PK_BillingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.MeterStatus.PK_BillingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.WarehouseStaging.PK_CustomerEntry1CLUSTEREDYY00011never2026-09-11 02:00:05UNUSEDKEEP — primary key
host_726.emp.ForecastHeader.IX_WarehouseResult2NONCLUSTERED33260022026-09-11 20:20:502026-09-11 02:00:05USEDkeep — in use
host_726.emp.ForecastHeader.PK_OrdersAudit1CLUSTEREDYY221332622026-09-11 20:20:502026-09-06 02:00:15USEDKEEP — primary key
host_726.emp.SalesLog.PK_AssetStaging1CLUSTEREDYY0000never2026-09-06 02:00:15COLDKEEP — primary key
host_726.emp.AssetDaily.PK_CustomerMonthly1CLUSTEREDYY06043002026-09-11 20:20:502026-09-06 02:00:15USEDKEEP — primary key
host_726.emp.StaffingDaily.PK_BookingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.ClaimResult.PK_TerritoryQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.CatalogLog.PK_ReconcileHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.ShipmentSnapshot.PK_ReconcileQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.PricingDaily.IX_ShiftAudit2NONCLUSTERED7200102026-09-11 15:57:342026-09-09 02:00:05USEDkeep — in use
host_726.emp.PricingDaily.PK_RouteEntry1CLUSTEREDYY1320572102026-09-11 20:20:502026-09-09 02:00:05USEDKEEP — primary key
host_726.emp.PolicyLog.PK_LedgerHistory1CLUSTEREDYY214571320542152026-09-12 01:03:522026-09-11 02:00:06USEDKEEP — primary key
host_726.emp.PolicyLog.UX_OrdersSnapshot2NONCLUSTEREDY132057602152026-09-12 01:03:522026-09-11 02:00:06USEDkeep — in use
host_726.emp.RouteAudit.PK_ClaimResult1CLUSTEREDYY00011never2026-09-11 02:00:06UNUSEDKEEP — primary key
host_726.emp.PayrollDaily.IX_BillingStaging2NONCLUSTERED1400752026-09-11 15:11:002026-09-06 02:00:16USEDkeep — in use
host_726.emp.PayrollDaily.PK_OrdersSnapshot1CLUSTEREDYY0140752026-09-11 15:11:002026-09-06 02:00:16USEDKEEP — primary key
host_726.emp.MeterHistory.IX_ContractArchive17NONCLUSTERED41146706602302026-09-12 01:01:052026-09-11 02:00:06USEDkeep — in use
host_726.emp.MeterHistory.PK_BatchLog1CLUSTEREDYY29627595268411810253152026-09-12 01:03:522026-09-11 02:00:06USEDKEEP — primary key
host_726.emp.MeterHistory.UX_BatchLog2NONCLUSTEREDYY000315never2026-09-11 02:00:06UNUSEDreview carefully — unique
host_726.emp.MeterHistory.UX_ForecastHeader20NONCLUSTEREDY28685610002302026-09-12 01:03:522026-09-11 02:00:06USEDkeep — in use
host_726.emp.MeterHistory.UX_CustomerSnapshot3NONCLUSTEREDYY26203152026-09-10 11:19:532026-09-11 02:00:06USEDkeep — in use
host_726.emp.MeterHistory.UX_QuotaStaging4NONCLUSTEREDY1448535702302026-09-12 01:03:522026-09-11 02:00:06USEDkeep — in use
host_726.emp.ShiftSnapshot.IX_ForecastAudit1CLUSTERED000314never2026-09-11 02:00:07UNUSEDKEEP — table storage
host_726.emp.TerritoryLine.PK_LedgerArchive1CLUSTEREDYY49372109950185902026-09-12 00:43:192026-09-09 02:00:07USEDKEEP — primary key
host_726.emp.SalesStaging.PK_PolicyDaily1CLUSTEREDYY4923125013042026-09-12 00:09:352026-09-11 02:00:07USEDKEEP — primary key
host_726.emp.TerritoryDaily.PK_MeterLog1CLUSTEREDYY000406never2026-09-11 02:00:08UNUSEDKEEP — primary key
host_726.emp.SettlementQueue.IX_PolicyAudit2NONCLUSTERED00018576never2026-09-11 02:00:08UNUSEDreview, then DROP
host_726.emp.SettlementQueue.PK_SalesEntry1CLUSTEREDYY0200185762026-09-11 18:22:322026-09-11 02:00:08USEDKEEP — primary key
host_726.emp.StaffingMonthly.IX_ReconcileEntry2NONCLUSTERED0000never2026-09-06 02:00:24COLDreview, then DROP
host_726.emp.StaffingMonthly.IX_SalesQueue3NONCLUSTERED90580002026-09-11 22:15:122026-09-06 02:00:24USEDkeep — in use
host_726.emp.StaffingMonthly.PK_CampaignStatus1CLUSTEREDYY37960361002026-09-11 22:15:122026-09-06 02:00:24USEDKEEP — primary key
host_726.emp.TicketQueue.PK_BatchDaily1CLUSTEREDYY0033404242026-09-11 20:20:502026-09-11 02:00:09USEDKEEP — primary key
host_726.emp.TicketQueue.UX_PayrollDaily2NONCLUSTEREDY3340004242026-09-11 20:20:502026-09-11 02:00:09USEDkeep — in use
host_726.emp.MeterStatus.PK_CustomerDetail1CLUSTEREDYY000424never2026-09-11 02:00:11UNUSEDKEEP — primary key
host_726.emp.OrdersEntry.PK_TerritoryAudit1CLUSTEREDYY03326002026-09-11 20:20:502026-09-06 02:00:24USEDKEEP — primary key
host_726.emp.InvoiceLog.PK_BillingDetail1CLUSTEREDYY000233never2026-09-11 02:00:11UNUSEDKEEP — primary key
host_726.emp.CampaignHistory.IX_QuotaDetail2NONCLUSTERED15596200012026-09-12 01:01:312026-09-08 02:00:13USEDkeep — in use
host_726.emp.CampaignHistory.PK_AssetHeader1CLUSTEREDYY027564155962012026-09-12 01:01:312026-09-08 02:00:13USEDKEEP — primary key
host_726.emp.ContractArchive.PK_BookingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.TicketLine.PK_CampaignEntry1CLUSTEREDYY2815002026-09-11 18:22:322026-09-06 02:00:28USEDKEEP — primary key
host_726.emp.BatchAudit.IX_PolicyArchive20NONCLUSTERED913345207699182026-09-12 00:58:202026-09-11 02:00:13USEDkeep — in use
host_726.emp.BatchAudit.PK_ForecastSummary1CLUSTEREDYY3849934625206261511548452026-09-12 01:01:332026-09-11 02:00:12USEDKEEP — primary key
host_726.emp.BatchAudit.UX_LedgerStaging2NONCLUSTEREDY4011667407699182026-09-12 01:01:522026-09-11 02:00:13USEDkeep — in use
host_726.emp.ClaimAudit.PK_LedgerDaily1CLUSTEREDYY0002neverneverUNUSEDKEEP — primary key
host_726.emp.ClaimAudit.UX_RouteMonthly2NONCLUSTEREDY02022026-09-11 17:10:42neverUSEDkeep — in use
host_726.emp.PolicyHistory.PK_OrdersDaily1CLUSTEREDYY768863255011536572026-09-12 01:01:322026-09-11 20:34:09USEDKEEP — primary key
host_726.emp.BillingEntry.PK_StaffingAudit1CLUSTEREDYY029407687272026-09-12 00:09:352026-09-11 10:44:23USEDKEEP — primary key
host_726.emp.BillingEntry.UX_StaffingLog2NONCLUSTEREDY383804007687272026-09-12 01:01:322026-09-11 10:44:23USEDkeep — in use
host_726.emp.BillingAudit.IX_PolicyHeader8NONCLUSTERED79851007687272026-09-12 01:01:292026-09-11 20:34:16USEDkeep — in use
host_726.emp.BillingAudit.PK_PolicyDetail1CLUSTEREDYY012187687272026-09-11 18:22:312026-09-11 20:34:17USEDKEEP — primary key
host_726.emp.BillingAudit.UX_SupplierSnapshot2NONCLUSTEREDY3837763107687272026-09-12 01:01:322026-09-11 20:34:16USEDkeep — in use
host_726.emp.ShipmentStaging.PK_TerritoryStatus1CLUSTEREDYY01003837982026-09-11 18:22:31neverUSEDKEEP — primary key
host_726.emp.ShipmentStaging.UX_RosterDaily2NONCLUSTEREDY038379803837982026-09-12 01:01:32neverUSEDkeep — in use
host_726.emp.SalesLine.PK_CampaignResult1CLUSTEREDYY103932022011536532026-09-12 01:01:322026-09-11 23:27:20USEDKEEP — primary key
host_726.emp.LedgerSnapshot.PK_CampaignStatus1CLUSTEREDYY000218never2026-09-11 02:00:41UNUSEDKEEP — primary key
host_726.emp.ReconcileDetail.PK_CampaignQueue1CLUSTEREDYY97365401092026-09-11 20:20:502026-09-11 02:00:41USEDKEEP — primary key
host_726.emp.PolicyStaging.PK_PolicyStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.emp.ReconcileStaging.PK_ContractStaging1CLUSTEREDYY152299002026-09-11 15:57:342026-09-06 02:01:19USEDKEEP — primary key
host_726.emp.ReconcileStaging.UX_OrdersHistory2NONCLUSTEREDY0000never2026-09-06 02:01:19COLDreview carefully — unique
host_726.emp.MeterStatus.PK_ReconcileMonthly1CLUSTEREDYY1442921643001422026-09-12 01:03:522026-09-11 02:00:42USEDKEEP — primary key
host_726.emp.MeterStatus.UX_ReconcileAudit4NONCLUSTEREDY16430300572026-09-12 01:03:522026-09-11 02:00:42USEDkeep — in use
host_726.emp.PricingAudit.PK_ReconcileSnapshot1CLUSTEREDYY00014never2026-09-11 02:00:42UNUSEDKEEP — primary key
host_726.emp.RosterQueue.PK_SettlementHistory1CLUSTEREDYY157701725002026-09-12 01:01:562026-09-06 02:01:22USEDKEEP — primary key
host_726.emp.BatchResult.IX_BillingQueue6NONCLUSTERED410803032026-09-12 00:35:472026-09-11 02:00:43USEDkeep — in use
host_726.emp.BatchResult.PK_InvoiceSummary1CLUSTEREDYY01583032026-09-11 14:31:372026-09-11 02:00:43USEDKEEP — primary key
host_726.emp.TicketAudit.IX_LedgerLog2NONCLUSTERED1900118082026-09-11 17:04:372026-09-10 02:07:55USEDkeep — in use
host_726.emp.TicketAudit.PK_LedgerStatus1CLUSTEREDYY0019118082026-09-11 17:04:372026-09-10 02:07:55USEDKEEP — primary key
host_726.emp.InvoiceResult.PK_ShipmentMonthly1CLUSTEREDYY00011808never2026-09-10 02:07:55UNUSEDKEEP — primary key
host_726.emp.CustomerLog.IX_PolicyDaily18NONCLUSTERED06597052792026-09-11 23:44:132026-09-11 02:00:45USEDkeep — in use
host_726.emp.CustomerLog.IX_PayrollResult21NONCLUSTERED37769705806570105532026-09-12 01:01:322026-09-11 02:00:46USEDkeep — in use
host_726.emp.CustomerLog.PK_StaffingDaily1CLUSTEREDYY20443792049598753105532026-09-12 01:01:322026-09-11 02:00:44USEDKEEP — primary key
host_726.emp.InvoiceAudit.IX_SettlementResult10NONCLUSTERED12700620167052662026-09-12 01:01:112026-09-11 02:00:47USEDkeep — in use
host_726.emp.InvoiceAudit.PK_QuotaEntry1CLUSTEREDYY0901853352662026-09-12 01:01:022026-09-11 02:00:47USEDKEEP — primary key
host_726.emp.MeterSummary.PK_AssetEntry1CLUSTEREDYY0003632never2026-09-11 02:00:48UNUSEDKEEP — primary key
host_726.emp.BatchDaily.IX_SupplierStatus1CLUSTERED0007960never2026-09-11 02:00:48UNUSEDKEEP — table storage
host_726.emp.AssetSummary.PK_SupplierStaging1CLUSTEREDYY05052792026-09-11 01:15:022026-09-11 02:00:48USEDKEEP — primary key
host_726.emp.SupplierStaging.IX_CampaignResult24NONCLUSTERED0123084832026-09-11 18:08:422026-09-11 02:00:51USEDkeep — in use
host_726.emp.SupplierStaging.IX_StaffingSnapshot30NONCLUSTERED1142107148084852026-09-12 01:01:322026-09-11 02:00:54USEDkeep — in use
host_726.emp.SupplierStaging.IX_MeterStaging16NONCLUSTERED1400076082026-09-11 15:57:552026-09-11 02:00:55USEDkeep — in use
host_726.emp.SupplierStaging.IX_StaffingEntry25NONCLUSTERED0007751never2026-09-11 02:00:55UNUSEDreview, then DROP
host_726.emp.SupplierStaging.PK_PayrollMonthly1CLUSTEREDYY625257468634096784852026-09-12 01:01:112026-09-11 02:00:49USEDKEEP — primary key
host_726.emp.SupplierStaging.IX_OrdersSnapshot26NONCLUSTEREDY224450035122026-09-12 00:50:492026-09-11 02:00:55USEDkeep — in use
host_726.emp.CustomerStatus.IX_ReconcileLine10NONCLUSTERED144777571270123602026-09-12 01:01:112026-09-11 02:00:56USEDkeep — in use
host_726.emp.CustomerStatus.PK_PolicyHistory1CLUSTEREDYY025953783123602026-09-12 00:23:112026-09-11 02:00:56USEDKEEP — primary key
host_726.emp.BillingAudit.PK_CustomerEntry1CLUSTEREDYY0009014never2026-09-11 02:00:57UNUSEDKEEP — primary key
host_726.emp.PolicyLine.PK_OrdersSummary1CLUSTEREDYY4105520112026-09-12 00:23:112026-09-11 02:00:57USEDKEEP — primary key
host_726.emp.RouteStaging.PK_WarehouseLine1CLUSTEREDYY03387002026-09-12 00:23:112026-09-06 02:01:59USEDKEEP — primary key
host_726.emp.CampaignMonthly.PK_OrdersArchive1CLUSTEREDYY6780103662026-09-12 00:13:212026-09-11 02:00:57USEDKEEP — primary key
host_726.emp.CatalogSnapshot.PK_ClaimHistory1CLUSTEREDYY036002026-09-11 21:12:062026-09-06 02:01:59USEDKEEP — primary key
host_726.emp.TerritoryMonthly.IX_LedgerMonthly1CLUSTERED0005360never2026-09-11 02:00:57UNUSEDKEEP — table storage
host_726.emp.BillingDaily.PK_CustomerLine1CLUSTEREDYY04096497761732026-09-11 23:43:322026-09-11 02:00:58USEDKEEP — primary key
host_726.emp.BillingDaily.UX_LedgerDaily2NONCLUSTEREDY51290061732026-09-11 23:43:322026-09-11 02:00:58USEDkeep — in use
host_726.emp.SupplierHistory.PK_WarehouseMonthly1CLUSTEREDYY09088212026-09-11 01:15:002026-09-11 02:00:58USEDKEEP — primary key
host_726.emp.ShipmentMonthly.IX_SupplierEntry11NONCLUSTERED195543001472532026-09-12 01:01:112026-09-11 02:01:04USEDkeep — in use
host_726.emp.ShipmentMonthly.IX_InvoiceStaging2NONCLUSTERED288803001472532026-09-12 01:01:342026-09-11 02:01:04USEDkeep — in use
host_726.emp.ShipmentMonthly.PK_BatchDaily1CLUSTEREDYY825922278231480782026-09-12 01:01:342026-09-11 02:00:59USEDKEEP — primary key
host_726.emp.AssetDetail.PK_ReconcileResult1CLUSTEREDYY00064395never2026-09-11 02:01:05UNUSEDKEEP — primary key
host_726.emp.AssetSnapshot.IX_ForecastStatus5NONCLUSTERED11147708810632342026-09-12 01:01:312026-09-11 02:01:08USEDkeep — in use
host_726.emp.AssetSnapshot.IX_SalesDaily2NONCLUSTERED74437520360632342026-09-12 01:01:342026-09-11 02:01:09USEDkeep — in use
host_726.emp.AssetSnapshot.PK_OrdersDetail1CLUSTEREDYY437700159684632342026-09-12 01:01:292026-09-11 02:01:06USEDKEEP — primary key
host_726.emp.PricingStatus.PK_PolicyStatus1CLUSTEREDYY00063234never2026-09-11 02:01:10UNUSEDKEEP — primary key
host_726.emp.TicketSnapshot.IX_BookingHistory15NONCLUSTERED021540797772026-09-11 22:15:242026-09-11 02:01:23USEDkeep — in use
host_726.emp.TicketSnapshot.PK_CampaignQueue1CLUSTEREDYY17958141356620797772026-09-12 01:01:342026-09-11 02:01:10USEDKEEP — primary key
host_726.emp.TicketSnapshot.IX_ContractEntry19NONCLUSTEREDY134424390797772026-09-12 01:01:302026-09-11 02:01:23USEDkeep — in use
host_726.emp.MeterEntry.IX_OrdersAudit1CLUSTERED00053900never2026-09-11 02:01:24UNUSEDKEEP — table storage
host_726.emp.ForecastMonthly.PK_CampaignSummary1CLUSTEREDYY050797612026-09-11 01:15:002026-09-11 02:01:25USEDKEEP — primary key
host_726.emp.PricingStatus.IX_QuotaLog7NONCLUSTERED1401200274122026-09-12 01:01:292026-09-11 02:01:26USEDkeep — in use
host_726.emp.PricingStatus.IX_ClaimEntry2NONCLUSTERED185879433850274122026-09-12 01:01:342026-09-11 02:01:26USEDkeep — in use
host_726.emp.PricingStatus.PK_LedgerResult1CLUSTEREDYY2986091213976274122026-09-12 01:01:292026-09-11 02:01:26USEDKEEP — primary key
host_726.emp.AssetDaily.IX_PayrollDaily1CLUSTERED000230never2026-09-11 02:01:27UNUSEDKEEP — table storage
host_726.emp.PayrollHistory.PK_LedgerQueue1CLUSTEREDYY00027412never2026-09-11 02:01:27UNUSEDKEEP — primary key
host_726.emp.QuotaSummary.IX_StaffingQueue10NONCLUSTERED12276123366018992026-09-12 01:01:112026-09-11 02:01:27USEDkeep — in use
host_726.emp.QuotaSummary.PK_LedgerEntry1CLUSTEREDYY0542292218992026-09-11 23:52:082026-09-11 02:01:27USEDKEEP — primary key
host_726.emp.PricingQueue.PK_PricingStaging1CLUSTEREDYY0001455never2026-09-11 02:01:27UNUSEDKEEP — primary key
host_726.emp.BookingMonthly.IX_ShipmentAudit5NONCLUSTERED1351161594968023252026-09-12 01:01:312026-09-11 02:01:28USEDkeep — in use
host_726.emp.BookingMonthly.PK_WarehouseLog1CLUSTEREDYY140023252026-09-11 12:11:362026-09-11 02:01:28USEDKEEP — primary key
host_726.emp.MeterSnapshot.PK_StaffingSummary1CLUSTEREDYY0002325never2026-09-11 02:01:29UNUSEDKEEP — primary key
host_726.emp.BatchMonthly.IX_ClaimSummary18NONCLUSTERED0137029952026-09-11 20:17:212026-09-11 02:01:30USEDkeep — in use
host_726.emp.BatchMonthly.PK_InvoiceDetail1CLUSTEREDYY1861198801613229952026-09-12 01:01:312026-09-11 02:01:29USEDKEEP — primary key
host_726.emp.BatchMonthly.IX_TerritorySnapshot19NONCLUSTEREDY26111029952026-09-11 23:12:392026-09-11 02:01:30USEDkeep — in use
host_726.emp.WarehouseMonthly.IX_InvoiceStatus1CLUSTERED000908never2026-09-11 02:01:31UNUSEDKEEP — table storage
host_726.emp.StaffingAudit.PK_ForecastHeader1CLUSTEREDYY05030092026-09-11 01:15:012026-09-11 02:01:31USEDKEEP — primary key
host_726.emp.BatchLog.PK_SalesDetail1CLUSTEREDYY1396611597550032572026-09-12 01:01:312026-09-11 02:01:32USEDKEEP — primary key
host_726.emp.ReconcileSummary.IX_ShipmentDetail1CLUSTERED00016never2026-09-10 02:08:46UNUSEDKEEP — table storage
host_726.emp.RouteHistory.PK_MeterEntry1CLUSTEREDYY0003257never2026-09-11 02:01:32UNUSEDKEEP — primary key
host_726.emp.CampaignResult.IX_ClaimStatus15NONCLUSTERED537558160618602026-09-12 01:01:052026-09-11 02:02:16USEDkeep — in use
host_726.emp.CampaignResult.IX_ForecastAudit14NONCLUSTERED241291201236882026-09-11 16:09:362026-09-11 02:02:16USEDkeep — in use
host_726.emp.CampaignResult.IX_CustomerQueue6NONCLUSTERED1472230001237202026-09-12 01:01:322026-09-11 02:02:16USEDkeep — in use
host_726.emp.CampaignResult.PK_StaffingArchive1CLUSTEREDYY1148745100622510911237892026-09-12 01:01:322026-09-11 02:01:33USEDKEEP — primary key
host_726.emp.SalesHeader.IX_BookingSummary2NONCLUSTERED0001410never2026-09-11 02:02:20UNUSEDreview, then DROP
host_726.emp.SalesHeader.PK_CatalogQueue1CLUSTEREDYY0001410never2026-09-11 02:02:20UNUSEDKEEP — primary key
host_726.emp.PayrollHistory.PK_CampaignStaging1CLUSTEREDYY56743102222026-09-11 20:20:502026-09-11 02:02:17USEDKEEP — primary key
host_726.emp.TerritoryDaily.PK_RouteArchive1CLUSTEREDYY000222never2026-09-11 02:02:18UNUSEDKEEP — primary key
host_726.emp.CatalogSummary.IX_PricingSnapshot27NONCLUSTERED66861004082026-09-12 01:01:052026-09-11 02:02:18USEDkeep — in use
host_726.emp.CatalogSummary.IX_WarehouseSnapshot7NONCLUSTERED137924492402772026-09-12 01:03:522026-09-11 02:02:18USEDkeep — in use
host_726.emp.CatalogSummary.IX_ReconcileSummary21NONCLUSTERED583462102772026-09-12 01:01:342026-09-11 02:02:18USEDkeep — in use
host_726.emp.CatalogSummary.IX_AssetEntry26NONCLUSTERED244878103704082026-09-12 01:01:342026-09-11 02:02:18USEDkeep — in use
host_726.emp.CatalogSummary.PK_ShipmentStaging1CLUSTEREDYY2233193458738140184252026-09-12 01:03:522026-09-11 02:02:18USEDKEEP — primary key
host_726.emp.CatalogSummary.UX_OrdersAudit2NONCLUSTEREDY154702772026-09-11 15:08:332026-09-11 02:02:18USEDkeep — in use
host_726.emp.CatalogSummary.UX_LedgerHistory4NONCLUSTEREDYY92289004252026-09-12 01:01:022026-09-11 02:02:18USEDkeep — in use
host_726.emp.TicketMonthly.PK_LedgerAudit1CLUSTEREDYY136336406252026-09-11 19:34:182026-09-11 02:02:19USEDKEEP — primary key
host_726.emp.BillingQueue.IX_AssetDetail11NONCLUSTERED1315705962026-09-11 23:27:272026-09-11 02:02:19USEDkeep — in use
host_726.emp.BillingQueue.IX_ContractSummary8NONCLUSTERED951200305962026-09-12 01:01:562026-09-11 02:02:19USEDkeep — in use
host_726.emp.BillingQueue.PK_ShipmentEntry1CLUSTEREDYY0407009511395962026-09-12 01:01:562026-09-11 02:02:19USEDKEEP — primary key
host_726.emp.CampaignResult.IX_SupplierLine13NONCLUSTERED596004682026-09-11 18:36:272026-09-11 02:02:19USEDkeep — in use
host_726.emp.CampaignResult.PK_CustomerLine1CLUSTEREDYY06575964682026-09-11 18:36:282026-09-11 02:02:19USEDKEEP — primary key
host_726.guest.TerritoryQueue.IX_InvoiceStaging2NONCLUSTERED0000never2026-09-06 02:03:03COLDreview, then DROP
host_726.org.SettlementSnapshot.PK_org.SettlementSnapshot1CLUSTEREDYY038002026-09-11 16:21:522026-09-06 02:03:14USEDKEEP — primary key
host_726.org.SettlementSnapshot.UX_BillingLine2NONCLUSTEREDY0000never2026-09-06 02:03:14COLDreview carefully — unique
host_726.org.PolicySummary.IX_AssetEntry3NONCLUSTERED31147045840262026-09-12 01:01:342026-09-11 02:02:20USEDkeep — in use
host_726.org.PolicySummary.PK_QuotaAudit1CLUSTEREDYY2932003261132311995942026-09-12 01:03:522026-09-10 02:09:37USEDKEEP — primary key
host_726.org.PolicySummary.UX_ForecastHistory2NONCLUSTEREDYY60100352026-09-11 18:26:372026-09-11 02:02:20USEDkeep — in use
host_726.org.BatchMonthly.PK_WarehouseSummary1CLUSTEREDYY7611230382026-09-11 20:11:512026-09-11 02:02:20USEDKEEP — primary key
host_726.org.BatchMonthly.UX_SalesSnapshot2NONCLUSTEREDYY00038never2026-09-11 02:02:20UNUSEDreview carefully — unique
host_726.org.CampaignQueue.PK_RosterDaily1CLUSTEREDYY00054never2026-09-11 02:02:20UNUSEDKEEP — primary key
host_726.org.TicketLog.PK_WarehouseDetail1CLUSTEREDYY83927712026-09-11 16:11:002026-09-06 02:03:14USEDKEEP — primary key
host_726.org.TicketLog.UX_SalesMonthly4NONCLUSTEREDY700712026-09-10 07:58:332026-09-11 02:02:20USEDkeep — in use
host_726.org.BatchDaily.PK_QuotaStaging1CLUSTEREDYY6027261220533802026-09-12 01:03:522026-09-06 02:03:15USEDKEEP — primary key
host_726.org.BatchDaily.UX_PricingResult2NONCLUSTEREDYY038002026-09-11 08:26:272026-09-06 02:03:15USEDkeep — in use
host_726.org.ShipmentAudit.PK_ForecastHeader1CLUSTEREDYY075386431450802026-09-12 01:03:002026-09-06 02:03:15USEDKEEP — primary key
host_726.org.ShipmentAudit.UX_BatchArchive2NONCLUSTEREDY3131261403002026-09-12 01:03:002026-09-06 02:03:15USEDkeep — in use
host_726.org.WarehouseStaging.PK_MeterHistory1CLUSTEREDYY0000never2026-09-06 02:03:15COLDKEEP — primary key
host_726.org.BookingResult.PK_BillingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.InvoiceQueue.PK_TicketEntry1CLUSTEREDYY5113002026-09-11 18:35:122026-09-06 02:03:15USEDKEEP — primary key
host_726.org.PricingStatus.PK_TerritoryStatus1CLUSTEREDYY0000never2026-09-06 02:03:15COLDKEEP — primary key
host_726.org.CatalogHeader.PK_ShiftStatus1CLUSTEREDYY437146082026-09-11 23:26:012026-09-06 02:03:15USEDKEEP — primary key
host_726.org.PolicySummary.PK_CatalogQueue1CLUSTEREDYY0008never2026-09-08 02:02:02UNUSEDKEEP — primary key
host_726.org.CatalogAudit.PK_AssetStatus1CLUSTEREDYY0000never2026-09-06 02:03:15COLDKEEP — primary key
host_726.org.OrdersSummary.PK_StaffingAudit1CLUSTEREDYY2867001452026-09-11 18:24:102026-09-09 02:02:30USEDKEEP — primary key
host_726.org.ContractResult.PK_PolicyLine1CLUSTEREDYY000145never2026-09-09 02:02:30UNUSEDKEEP — primary key
host_726.org.SupplierHistory.IX_ShipmentSummary2NONCLUSTERED0000never2026-09-06 02:03:15COLDreview, then DROP
host_726.org.SupplierHistory.PK_CustomerDetail1CLUSTEREDYY06748002026-09-12 00:56:102026-09-06 02:03:15USEDKEEP — primary key
host_726.org.ContractStaging.PK_CatalogDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.BatchSummary.PK_SettlementHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.BillingHeader.IX_ShiftHistory2NONCLUSTERED0000never2026-09-06 02:03:15COLDreview, then DROP
host_726.org.BillingHeader.PK_InvoiceMonthly1CLUSTEREDYY01687002026-09-12 00:56:102026-09-06 02:03:15USEDKEEP — primary key
host_726.org.ShipmentSummary.IX_StaffingResult2NONCLUSTERED0000never2026-09-06 02:03:15COLDreview, then DROP
host_726.org.ShipmentSummary.PK_ClaimDetail1CLUSTEREDYY01687002026-09-12 00:56:102026-09-06 02:03:15USEDKEEP — primary key
host_726.org.SalesStatus.IX_ClaimHeader2NONCLUSTEREDY16880002026-09-12 00:56:102026-09-06 02:03:15USEDkeep — in use
host_726.org.SalesStatus.PK_CampaignSnapshot1CLUSTEREDYY00168802026-09-12 00:56:102026-09-06 02:03:15USEDKEEP — primary key
host_726.org.PolicyResult.PK_ForecastStaging1CLUSTEREDYY1943964830002026-09-12 01:01:312026-09-06 02:03:15USEDKEEP — primary key
host_726.org.AssetSummary.PK_TicketStaging1CLUSTEREDYY151824948002026-09-12 01:01:562026-09-06 02:03:15USEDKEEP — primary key
host_726.org.AssetSummary.UX_ShipmentSummary2NONCLUSTEREDY0559002026-09-11 22:31:202026-09-06 02:03:15USEDkeep — in use
host_726.org.ShipmentQueue.PK_InvoiceStaging1CLUSTEREDYY112635393121002026-09-12 01:01:322026-09-06 02:03:15USEDKEEP — primary key
host_726.org.PolicyEntry.PK_SettlementSnapshot1CLUSTEREDYY2114042026-09-11 16:21:522026-09-08 02:02:02USEDKEEP — primary key
host_726.org.PolicyEntry.UX_ShiftSnapshot2NONCLUSTEREDYY0004never2026-09-08 02:02:02UNUSEDreview carefully — unique
host_726.org.MeterAudit.PK_BillingDetail1CLUSTEREDYY0004never2026-09-08 02:02:02UNUSEDKEEP — primary key
host_726.org.BillingHeader.PK_ContractStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.TicketSnapshot.PK_ForecastSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.CustomerStaging.PK_CustomerHeader1CLUSTEREDYY0004never2026-09-08 02:02:02UNUSEDKEEP — primary key
host_726.org.KPI.PK_ShiftLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.KPI.UX_ShiftHeader2NONCLUSTEREDYY0000neverneverCOLDreview carefully — unique
host_726.org.StaffingArchive.PK_SettlementResult1CLUSTEREDYY037002026-09-11 16:21:52neverUSEDKEEP — primary key
host_726.org.CustomerEntry.PK_RouteSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.PricingDaily.PK_CampaignArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.PricingDaily.UX_BillingArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host_726.org.TicketLine.PK_SupplierMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.BillingArchive.PK_MeterSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.MeterEntry.PK_SupplierLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.ReconcileAudit.PK_PolicyLog1CLUSTEREDYY8182725112242026-09-12 00:50:492026-09-10 02:09:37USEDKEEP — primary key
host_726.org.ReconcileAudit.UQ_ShipmentResult2NONCLUSTEREDYY2600242026-09-09 08:01:332026-09-10 02:09:37USEDkeep — in use
host_726.org.StaffingAudit.PK_RosterArchive1CLUSTEREDYY00038never2026-09-10 02:09:37UNUSEDKEEP — primary key
host_726.org.ShiftResult.PK_AssetAudit1CLUSTEREDYY22426496356580102026-09-12 01:01:332026-09-06 02:03:16USEDKEEP — primary key
host_726.org.BatchMonthly.PK_SalesLine1CLUSTEREDYY1078420202026-09-12 00:23:112026-09-09 02:02:30USEDKEEP — primary key
host_726.org.RosterMonthly.IX_AssetDetail2NONCLUSTERED00012never2026-09-09 02:02:30UNUSEDreview, then DROP
host_726.org.RosterMonthly.PK_ForecastDaily1CLUSTEREDYY6660122026-09-10 00:08:402026-09-09 02:02:30USEDKEEP — primary key
host_726.org.InvoiceStaging.IX_AssetAudit2NONCLUSTERED00012never2026-09-09 02:02:30UNUSEDreview, then DROP
host_726.org.InvoiceStaging.PK_CustomerMonthly1CLUSTEREDYY00012never2026-09-09 02:02:30UNUSEDKEEP — primary key
host_726.org.StaffingAudit.PK_AssetLog1CLUSTEREDYY00014never2026-09-10 02:09:37UNUSEDKEEP — primary key
host_726.org.Level.PK_ShiftStaging1CLUSTEREDYY2459081089002026-09-12 01:01:342026-09-06 02:03:16USEDKEEP — primary key
host_726.org.Level.UX_SettlementHistory2NONCLUSTEREDYY052002026-09-11 16:21:522026-09-06 02:03:16USEDkeep — in use
host_726.org.ContractHistory.PK_RouteArchive1CLUSTEREDYY0000never2026-09-06 02:03:16COLDKEEP — primary key
host_726.org.QuotaEntry.IX_AssetHistory2NONCLUSTERED0000never2026-09-06 02:03:16COLDreview, then DROP
host_726.org.QuotaEntry.PK_LedgerQueue1CLUSTEREDYY0318641002026-09-12 01:01:322026-09-06 02:03:16USEDKEEP — primary key
host_726.org.ClaimQueue.PK_LedgerHistory1CLUSTEREDYY0000never2026-09-06 02:03:17COLDKEEP — primary key
host_726.org.SupplierLine.PK_InvoiceStatus1CLUSTEREDYY11282201743009022026-09-12 01:01:292026-09-06 02:03:17USEDKEEP — primary key
host_726.org.InvoiceHistory.PK_ContractDaily1CLUSTEREDYY06002026-09-09 09:53:222026-09-06 02:03:17USEDKEEP — primary key
host_726.org.AssetHeader.IX_PayrollAudit2NONCLUSTERED28712130010092026-09-12 01:01:292026-09-10 02:09:38USEDkeep — in use
host_726.org.AssetHeader.PK_LedgerResult1CLUSTEREDYY1020010092026-09-09 10:06:582026-09-10 02:09:38USEDKEEP — primary key
host_726.org.TerritoryStatus.PK_PayrollLine1CLUSTEREDYY0006never2026-09-10 02:09:38UNUSEDKEEP — primary key
host_726.org.RosterLine.PK_BillingDaily1CLUSTEREDYY0002never2026-09-10 02:09:38UNUSEDKEEP — primary key
host_726.org.ForecastArchive.PK_CampaignHeader1CLUSTEREDYY7894310002026-09-12 01:01:292026-09-06 02:03:17USEDKEEP — primary key
host_726.org.PolicySummary.PK_WarehouseSnapshot1CLUSTEREDYY3382625082026-09-12 01:01:292026-09-09 02:02:30USEDKEEP — primary key
host_726.org.ClaimMonthly.PK_RouteArchive1CLUSTEREDYY0000never2026-09-06 02:03:17COLDKEEP — primary key
host_726.org.OrdersEntry.PK_MeterDaily1CLUSTEREDYY0177630002026-09-12 01:01:522026-09-06 02:03:17USEDKEEP — primary key
host_726.org.LedgerStaging.PK_BatchLine1CLUSTEREDYY0000never2026-09-06 02:03:17COLDKEEP — primary key
host_726.org.Position.PK_PolicySummary1CLUSTEREDYY116592712733092026-09-12 01:03:522026-09-08 02:02:02USEDKEEP — primary key
host_726.org.Position.UX_MeterArchive2NONCLUSTEREDYY0009never2026-09-08 02:02:02UNUSEDreview carefully — unique
host_726.org.CampaignQueue.PK_BillingArchive1CLUSTEREDYY157212629290122026-09-12 01:01:562026-09-11 02:02:21USEDKEEP — primary key
host_726.org.CampaignQueue.UX_TicketDaily2NONCLUSTEREDY311616550102026-09-12 01:01:342026-09-11 02:02:21USEDkeep — in use
host_726.org.MeterResult.PK_CatalogStaging1CLUSTEREDYY060202026-09-10 08:23:262026-09-11 02:02:21USEDKEEP — primary key
host_726.org.QuotaLine.PK_AssetAudit1CLUSTEREDYY253352172026-09-11 16:21:522026-09-09 02:02:30USEDKEEP — primary key
host_726.org.QuotaLine.UX_PricingAudit2NONCLUSTEREDYY0520172026-09-11 16:21:522026-09-08 15:27:30USEDkeep — in use
host_726.org.PayrollLog.PK_PayrollAudit1CLUSTEREDYY0187112026-09-07 14:08:502026-09-08 02:02:03USEDKEEP — primary key
host_726.org.PayrollLog.UX_PayrollDetail2NONCLUSTEREDY700112026-09-07 14:08:472026-09-08 02:02:03USEDkeep — in use
host_726.org.LedgerDaily.PK_ContractHeader1CLUSTEREDYY02092026-09-10 07:23:572026-09-08 02:02:03USEDKEEP — primary key
host_726.org.PricingArchive.PK_ShiftStatus1CLUSTEREDYY0000never2026-09-06 02:03:17COLDKEEP — primary key
host_726.org.PricingArchive.UX_InvoiceAudit2NONCLUSTEREDY0000never2026-09-06 02:03:17COLDreview carefully — unique
host_726.org.ForecastAudit.PK_WarehouseSnapshot1CLUSTEREDYY0259002026-09-11 15:11:002026-09-06 02:03:17USEDKEEP — primary key
host_726.org.ForecastAudit.UX_ClaimArchive2NONCLUSTEREDY0000never2026-09-06 02:03:17COLDreview carefully — unique
host_726.org.PayrollLine.PK_OrdersHistory1CLUSTEREDYY190259002026-09-11 18:22:322026-09-06 02:03:17USEDKEEP — primary key
host_726.org.PayrollLine.UX_ShiftLog2NONCLUSTEREDY0000never2026-09-06 02:03:17COLDreview carefully — unique
host_726.org.BookingStaging.PK_AssetResult1CLUSTEREDYY1774983134652032026-09-12 01:01:522026-09-06 02:03:17USEDKEEP — primary key
host_726.org.ReconcileLine.PK_CustomerLog1CLUSTEREDYY0001never2026-09-06 02:03:18UNUSEDKEEP — primary key
host_726.org.ShiftStaging.PK_BillingHistory1CLUSTEREDYY0000never2026-09-06 02:03:18COLDKEEP — primary key
host_726.org.ShiftStaging.UQ_PolicyAudit2NONCLUSTEREDY0000never2026-09-06 02:03:18COLDreview carefully — unique
host_726.org.CustomerLine.IX_ForecastLine2NONCLUSTERED0000never2026-09-06 02:03:18COLDreview, then DROP
host_726.org.CustomerLine.PK_LedgerEntry1CLUSTEREDYY01554002026-09-12 00:56:102026-09-06 02:03:18USEDKEEP — primary key
host_726.org.CustomerLine.UQ_PayrollLog3NONCLUSTEREDY0000never2026-09-06 02:03:18COLDreview carefully — unique
host_726.org.InvoiceMonthly.PK_WarehouseQueue1CLUSTEREDYY0000never2026-09-06 02:03:18COLDKEEP — primary key
host_726.org.InvoiceMonthly.UQ_MeterAudit2NONCLUSTEREDY0000never2026-09-06 02:03:18COLDreview carefully — unique
host_726.org.QuotaStaging.PK_ShiftStaging1CLUSTEREDYY02155102026-09-12 00:56:102026-09-06 02:03:18USEDKEEP — primary key
host_726.org.QuotaStaging.UQ_ShiftMonthly2NONCLUSTEREDY15510002026-09-12 00:56:102026-09-06 02:03:18USEDkeep — in use
host_726.org.BatchMonthly.PK_WarehouseHeader1CLUSTEREDYY01486002026-09-12 00:56:102026-09-06 02:03:18USEDKEEP — primary key
host_726.org.BatchMonthly.UQ_LedgerStaging2NONCLUSTEREDY0000never2026-09-06 02:03:18COLDreview carefully — unique
host_726.org.ClaimHeader.PK_ClaimArchive1CLUSTEREDYY0000never2026-09-06 02:03:18COLDKEEP — primary key
host_726.org.SupplierResult.PK_ForecastQueue1CLUSTEREDYY1721403002026-09-11 22:18:312026-09-06 02:03:18USEDKEEP — primary key
host_726.org.RouteSummary.PK_RosterAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.RouteSummary.UX_SupplierSummary2NONCLUSTEREDYY0000neverneverCOLDreview carefully — unique
host_726.org.ClaimDetail.PK_RouteMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.org.ShiftResult.PK_ForecastEntry1CLUSTEREDYY1002149083512414062026-09-12 01:01:312026-09-11 02:02:21USEDKEEP — primary key
host_726.org.ShiftResult.UX_LedgerStaging2NONCLUSTEREDY8351341014062026-09-12 01:01:312026-09-11 02:02:21USEDkeep — in use
host_726.org.QuotaResult.PK_CampaignDaily1CLUSTEREDYY27557692002026-09-12 01:01:292026-09-06 02:03:18USEDKEEP — primary key
host_726.org.QuotaResult.UX_BatchDaily2NONCLUSTEREDY0000never2026-09-06 02:03:18COLDreview carefully — unique
host_726.org.QuotaDetail.PK_WarehouseMonthly1CLUSTEREDYY03198312002026-09-12 01:01:312026-09-06 02:03:18USEDKEEP — primary key
host_726.org.BookingLog.PK_MeterStaging1CLUSTEREDYY0000never2026-09-06 02:03:18COLDKEEP — primary key
host_726.org.SettlementAudit.PK_InvoiceSnapshot1CLUSTEREDYY0000never2026-09-06 02:03:18COLDKEEP — primary key
host_726.oth.QuotaSummary.PK_QuotaDetail1CLUSTEREDYY55002026-09-09 22:56:532026-09-06 02:03:20USEDKEEP — primary key
host_726.oth.InvoiceStatus.PK_ShiftQueue1CLUSTEREDYY26332002026-09-12 00:26:182026-09-06 02:03:20USEDKEEP — primary key
host_726.oth.SupplierLine.PK_QuotaDetail1CLUSTEREDYY03002026-09-09 22:56:532026-09-06 02:03:20USEDKEEP — primary key
host_726.oth.SupplierLine.UX_InvoiceHeader2NONCLUSTEREDY0000never2026-09-06 02:03:20COLDreview carefully — unique
host_726.oth.StaffingArchive.IX_InvoiceStaging2NONCLUSTERED0000never2026-09-06 02:03:20COLDreview, then DROP
host_726.oth.StaffingArchive.PK_PricingAudit1CLUSTEREDYY0000never2026-09-06 02:03:20COLDKEEP — primary key
host_726.oth.StaffingArchive.UQ_SalesAudit3NONCLUSTEREDY15259002026-09-12 00:26:182026-09-06 02:03:20USEDkeep — in use
host_726.oth.CustomerQueue.IX_WarehouseResult2NONCLUSTERED85002026-09-09 22:56:532026-09-06 02:03:20USEDkeep — in use
host_726.oth.CustomerQueue.PK_TerritoryResult1CLUSTEREDYY019502026-09-09 22:56:532026-09-06 02:03:20USEDKEEP — primary key
host_726.rec.SettlementQueue.PK_BookingArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.SettlementQueue.UX_CatalogLine2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host_726.rec.AssetEntry.PK_BatchArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.ShipmentDetail.PK_QuotaResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.ShipmentDetail.UX_SalesLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host_726.rec.CustomerLine.PK_ShiftStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.SettlementAudit.PK_PricingHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.PricingResult.PK_AssetHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.OrdersMonthly.PK_ContractStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.OrdersMonthly.UX_AssetSnapshot2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host_726.rec.RosterArchive.PK_ContractAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.SalesQueue.PK_LedgerLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.MeterArchive.PK_ForecastResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.MeterArchive.UX_PayrollLine2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host_726.rec.PayrollStatus.PK_ForecastMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.CampaignStatus.PK_InvoiceHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.ReconcileStatus.PK_BatchDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.ShipmentMonthly.PK_ContractEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.ForecastSummary.PK_ReconcileLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.CustomerDetail.PK_SalesSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.AssetSnapshot.PK_PolicyResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.AssetSnapshot.UX_ContractArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host_726.rec.CustomerQueue.PK_InvoiceLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.BatchSnapshot.PK_TicketLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.StaffingLine.PK_RosterSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.rec.LedgerStatus.PK_InvoiceDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.sal.SalesHistory.PK_QuotaLine1CLUSTEREDYY0235001402026-09-12 01:01:572026-09-11 02:02:21USEDKEEP — primary key
host_726.sal.ClaimArchive.IX_RouteDetail2NONCLUSTERED0000never2026-09-06 02:03:20COLDreview, then DROP
host_726.sal.ClaimArchive.PK_LedgerHeader1CLUSTEREDYY0000never2026-09-06 02:03:20COLDKEEP — primary key
host_726.sal.QuotaLine.PK_ContractArchive1CLUSTEREDYY152918209002026-09-12 01:03:002026-09-06 02:03:20USEDKEEP — primary key
host_726.sal.SalesStatus.PK_ShiftMonthly1CLUSTEREDYY163322680202026-09-12 01:01:562026-09-11 02:02:21USEDKEEP — primary key
host_726.sal.SettlementQueue.PK_StaffingSnapshot1CLUSTEREDYY0190650163352026-09-12 01:01:562026-09-11 02:02:21USEDKEEP — primary key
host_726.sal.MeterHistory.PK_LedgerSnapshot1CLUSTEREDYY010450163352026-09-12 00:56:092026-09-11 02:02:22USEDKEEP — primary key
host_726.sal.ShipmentAudit.PK_BatchDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.sal.RouteResult.PK_OrdersAudit1CLUSTEREDYY066002026-09-11 18:22:312026-09-06 02:03:21USEDKEEP — primary key
host_726.sal.RouteResult.UX_ContractEntry2NONCLUSTEREDY0000never2026-09-06 02:03:21COLDreview carefully — unique
host_726.sal.WarehouseDaily.PK_SettlementDetail1CLUSTEREDYY20111249072026-09-11 20:11:562026-09-10 02:09:39USEDKEEP — primary key
host_726.sal.WarehouseDaily.UX_BookingAudit2NONCLUSTEREDY20062026-09-09 15:48:182026-09-10 02:09:39USEDkeep — in use
host_726.sal.InvoiceLog.PK_MeterAudit1CLUSTEREDYY35740342026-09-11 18:22:312026-09-10 02:09:39USEDKEEP — primary key
host_726.sal.PolicySnapshot.PK_ReconcileQueue1CLUSTEREDYY020342026-09-09 15:55:252026-09-10 02:09:39USEDKEEP — primary key
host_726.sal.SettlementStatus.PK_ReconcileResult1CLUSTEREDYY230892902162026-09-11 18:36:132026-09-10 02:09:39USEDKEEP — primary key
host_726.sal.SettlementStatus.UX_StaffingMonthly2NONCLUSTEREDY289102162026-09-11 18:36:132026-09-10 02:09:39USEDkeep — in use
host_726.sal.ReconcileHistory.PK_PayrollHeader1CLUSTEREDYY20701422026-09-11 08:18:052026-09-10 02:09:39USEDKEEP — primary key
host_726.sal.ReconcileHistory.UX_TicketQueue2NONCLUSTEREDY100422026-09-09 14:08:212026-09-10 02:09:39USEDkeep — in use
host_726.sal.InvoiceEntry.PK_RouteQueue1CLUSTEREDYY00042never2026-09-10 02:09:39UNUSEDKEEP — primary key
host_726.sal.BillingQueue.PK_ReconcileHistory1CLUSTEREDYY000215never2026-09-10 02:09:39UNUSEDKEEP — primary key
host_726.sal.RosterDetail.PK_BookingStaging1CLUSTEREDYY0007never2026-09-10 02:09:40UNUSEDKEEP — primary key
host_726.sal.RosterQueue.PK_ShiftQueue1CLUSTEREDYY0773002026-09-12 00:56:102026-09-06 02:03:23USEDKEEP — primary key
host_726.sal.RosterQueue.UX_RosterArchive2NONCLUSTEREDY0000never2026-09-06 02:03:23COLDreview carefully — unique
host_726.sal.WarehouseHeader.PK_RouteEntry1CLUSTEREDYY091002026-09-12 00:09:342026-09-06 02:03:23USEDKEEP — primary key
host_726.sal.SupplierArchive.PK_SupplierStaging1CLUSTEREDYY021002026-09-11 20:19:412026-09-06 02:03:23USEDKEEP — primary key
host_726.sal.RosterQueue.PK_PolicyLog1CLUSTEREDYY01002026-09-07 12:34:542026-09-06 02:03:23USEDKEEP — primary key
host_726.sal.CustomerSnapshot.PK_RosterEntry1CLUSTEREDYY021002026-09-11 20:19:412026-09-06 02:03:23USEDKEEP — primary key
host_726.sal.LedgerStatus.PK_WarehouseStaging1CLUSTEREDYY12002026-09-09 13:39:322026-09-06 02:03:23USEDKEEP — primary key
host_726.sal.BookingLine.PK_PricingAudit1CLUSTEREDYY0000never2026-09-06 02:03:23COLDKEEP — primary key
host_726.sal.PricingLine.PK_BatchLine1CLUSTEREDYY0000never2026-09-06 02:03:23COLDKEEP — primary key
host_726.sal.WarehouseStaging.PK_SettlementHistory1CLUSTEREDYY0000never2026-09-06 02:03:23COLDKEEP — primary key
host_726.sal.StaffingArchive.PK_CatalogLine1CLUSTEREDYY0000never2026-09-06 02:03:23COLDKEEP — primary key
host_726.sal.WarehouseSummary.PK_RosterArchive1CLUSTEREDYY0000never2026-09-06 02:03:23COLDKEEP — primary key
host_726.schedule.CustomerDetail.PK_CatalogStaging1CLUSTEREDYY012376451302026-09-12 01:01:312026-09-06 02:03:23USEDKEEP — primary key
host_726.schedule.CustomerDetail.UQ_BillingSnapshot3NONCLUSTEREDY763852530002026-09-12 01:01:312026-09-06 02:03:23USEDkeep — in use
host_726.schedule.CustomerDetail.UQ_CampaignResult2NONCLUSTEREDY764596169002026-09-12 01:01:312026-09-06 02:03:23USEDkeep — in use
host_726.schedule.InvoiceHistory.IX_StaffingHeader3NONCLUSTERED0000never2026-09-06 02:03:23COLDreview, then DROP
host_726.schedule.InvoiceHistory.PK_ContractLog1CLUSTEREDYY0000never2026-09-06 02:03:23COLDKEEP — primary key
host_726.schedule.InvoiceHistory.UQ_LedgerResult2NONCLUSTEREDY0000never2026-09-06 02:03:23COLDreview carefully — unique
host_726.schedule.MeterStaging.PK_SettlementMonthly1CLUSTEREDYY637807005412026-09-12 01:01:322026-09-10 02:09:40USEDKEEP — primary key
host_726.schedule.SettlementLine.PK_CampaignStatus1CLUSTEREDYY7649208401682026-09-12 01:01:312026-09-10 02:09:40USEDKEEP — primary key
host_726.schedule.TicketEntry.PK_CampaignDaily1CLUSTEREDYY8416801682026-09-11 23:26:012026-09-10 02:09:40USEDKEEP — primary key
host_726.schedule.QuotaSummary.PK_LedgerStatus1CLUSTEREDYY193802013740902026-09-12 01:01:312026-09-10 02:09:40USEDKEEP — primary key
host_726.schedule.ShipmentLog.PK_SalesEntry1CLUSTEREDYY7939430010582026-09-12 01:01:312026-09-11 23:26:01USEDKEEP — primary key
host_726.schedule.PricingResult.PK_CampaignDaily1CLUSTEREDYY7639607580842026-09-12 01:01:312026-09-06 02:03:23USEDKEEP — primary key
host_726.schedule.SupplierSnapshot.IX_BillingHeader3NONCLUSTERED1763320526024847672026-09-12 01:01:312026-09-11 20:33:09USEDkeep — in use
host_726.schedule.SupplierSnapshot.PK_AssetStatus1CLUSTEREDYY4127965198720224314532776492026-09-12 01:01:322026-09-11 20:33:09USEDKEEP — primary key
host_726.schedule.SupplierSnapshot.IX_ContractLog2NONCLUSTEREDY13715284015287802026-09-12 01:01:302026-09-11 20:33:09USEDkeep — in use
host_726.schedule.BatchDetail.PK_AssetDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host_726.schedule.RosterSummary.IX_BatchDetail2NONCLUSTERED495510593012748222026-09-12 01:01:322026-09-11 23:25:58USEDkeep — in use
host_726.schedule.RosterSummary.IX_ClaimHeader3NONCLUSTERED732659396012748222026-09-12 01:01:322026-09-11 23:25:58USEDkeep — in use
host_726.schedule.RosterSummary.PK_CustomerAudit1CLUSTEREDYY2156959616727302725496512026-09-12 01:01:322026-09-11 23:25:58USEDKEEP — primary key
host_726.schedule.BillingDetail.IX_TicketHeader2NONCLUSTERED8479223547052779112026-09-12 01:01:322026-09-11 23:26:00USEDkeep — in use
host_726.schedule.BillingDetail.PK_BillingLog1CLUSTEREDYY3251415736571570820862340262026-09-12 01:01:332026-09-11 23:26:00USEDKEEP — primary key
host_726.schedule.PolicyStatus.IX_ForecastAudit2NONCLUSTERED581807400110134212026-09-12 01:01:322026-09-11 23:27:06USEDkeep — in use
host_726.schedule.PolicyStatus.IX_SupplierLine3NONCLUSTERED70477591710110134212026-09-12 01:01:322026-09-11 23:27:07USEDkeep — in use
host_726.schedule.PolicyStatus.PK_PricingDaily1CLUSTEREDYY138870994024179342110134212026-09-12 01:01:322026-09-11 23:27:06USEDKEEP — primary key
host_726.schedule.PolicyLine.IX_TerritorySnapshot2NONCLUSTERED9391056258012007132026-09-12 01:01:322026-09-11 20:23:56USEDkeep — in use
host_726.schedule.PolicyLine.PK_BookingAudit1CLUSTEREDYY527636946830796821567472026-09-12 01:01:322026-09-11 20:23:56USEDKEEP — primary key
host_726.schedule.AssetResult.IX_BillingResult2NONCLUSTERED10757630010757632026-09-12 01:01:32neverUSEDkeep — in use
host_726.schedule.AssetResult.PK_TicketQueue1CLUSTEREDYY0001075763neverneverUNUSEDKEEP — primary key
host_726.schedule.InvoiceAudit.IX_StaffingQueue2NONCLUSTERED1169502576038241872026-09-12 01:01:322026-09-11 23:24:15USEDkeep — in use
host_726.schedule.InvoiceAudit.PK_LedgerMonthly1CLUSTEREDYY512089217548653538241872026-09-12 01:01:322026-09-11 23:24:15USEDKEEP — primary key
host_726.schedule.SettlementLog.IX_TicketLine2NONCLUSTERED824347000127473872026-09-12 01:01:322026-09-11 23:24:08USEDkeep — in use
host_726.schedule.SettlementLog.IX_PolicyLine3NONCLUSTERED1482261810127473872026-09-12 01:01:322026-09-11 23:24:09USEDkeep — in use
host_726.schedule.SettlementLog.PK_CatalogMonthly1CLUSTEREDYY165130868337934137034232026-09-12 01:01:322026-09-11 23:24:09USEDKEEP — primary key
host_726.schedule.ShiftHeader.IX_TicketStatus4NONCLUSTERED119278031715682026-09-09 13:10:482026-09-11 20:33:10USEDkeep — in use
host_726.schedule.ShiftHeader.IX_ShipmentLine3NONCLUSTERED76392012031715682026-09-12 01:01:332026-09-11 20:33:10USEDkeep — in use
host_726.schedule.ShiftHeader.PK_OrdersArchive1CLUSTEREDYY73504753902237448955502142026-09-12 01:01:332026-09-11 23:26:05USEDKEEP — primary key
host_726.schedule.ShiftHeader.IX_BookingStatus2NONCLUSTEREDY164961460031715682026-09-11 23:27:232026-09-11 20:33:11USEDkeep — in use
host_726.schedule.PolicyLine.PK_RouteQueue1CLUSTEREDYY29558830710424031715352026-09-12 01:01:332026-09-11 23:26:00USEDKEEP — primary key
host_726.schedule.PolicyLine.UX_TerritoryHistory2NONCLUSTEREDYY0001585787never2026-09-11 23:27:30UNUSEDreview carefully — unique
host_726.schedule.RosterHistory.IX_AssetSummary2NONCLUSTERED5791509901015858062026-09-12 01:01:322026-09-11 19:32:37USEDkeep — in use
host_726.schedule.RosterHistory.PK_WarehouseLine1CLUSTEREDYY2504977056515858062026-09-12 01:01:322026-09-11 19:32:37USEDKEEP — primary key
host_726.schedule.MeterStaging.IX_PayrollAudit2NONCLUSTERED8767372800292015858082026-09-12 01:01:322026-09-11 23:23:39USEDkeep — in use
host_726.schedule.MeterStaging.PK_PolicyArchive1CLUSTEREDYY1944595024304815858082026-09-12 01:01:322026-09-11 23:23:39USEDKEEP — primary key
host_726.schedule.CustomerHistory.IX_LedgerQueue2NONCLUSTERED4455875584082846692026-09-12 01:01:322026-09-11 23:24:43USEDkeep — in use
host_726.schedule.CustomerHistory.PK_PayrollAudit1CLUSTEREDYY13255885144682682846692026-09-12 01:01:322026-09-11 23:24:43USEDKEEP — primary key
host_726.schedule.RosterResult.IX_BookingAudit2NONCLUSTERED532740038237232026-09-11 23:27:222026-09-11 23:25:53USEDkeep — in use
host_726.schedule.RosterResult.IX_AssetStaging3NONCLUSTERED211141052038237232026-09-12 01:01:322026-09-11 23:25:54USEDkeep — in use
host_726.schedule.RosterResult.PK_PricingSummary1CLUSTEREDYY10111109276933492238237232026-09-12 01:01:332026-09-11 23:25:53USEDKEEP — primary key
host_726.schedule.LedgerSnapshot.PK_RouteStatus1CLUSTEREDYY55231344086180122026-09-12 01:01:322026-09-10 03:59:16USEDKEEP — primary key
host_726.schedule.LedgerSnapshot.IX_TicketLine2NONCLUSTEREDY1710122026-09-09 13:01:172026-09-10 03:59:16USEDkeep — in use
host_726.schedule.RosterHistory.PK_MeterLine1CLUSTEREDYY3115517005292026-09-12 01:01:312026-09-10 03:59:16USEDKEEP — primary key
host_726.schedule.AssetStaging.PK_CampaignResult1CLUSTEREDYY235014853005292026-09-12 01:01:312026-09-10 03:59:16USEDKEEP — primary key
host_726.schedule.InvoiceLog.PK_CatalogSummary1CLUSTEREDYY160780276673449372026-09-12 01:01:342026-09-06 02:03:23USEDKEEP — primary key
host_726.schedule.InvoiceLog.IX_WarehouseHeader2NONCLUSTEREDY45000072026-09-12 00:23:112026-09-11 02:02:22USEDkeep — in use
host_726.schedule.ContractResult.PK_StaffingSummary1CLUSTEREDYY0193539072026-09-12 01:01:342026-09-11 02:02:22USEDKEEP — primary key
host_726.schedule.ContractResult.UX_CampaignHistory2NONCLUSTEREDYY24838211072026-09-12 01:01:302026-09-11 02:02:22USEDkeep — in use
host_726.schedule.SalesArchive.IX_RosterStatus1CLUSTERED0007never2026-09-11 02:02:22UNUSEDKEEP — table storage
host_726.schedule.CatalogHistory.PK_OrdersStatus1CLUSTEREDYY1325949002026-09-12 01:01:342026-09-06 02:03:23USEDKEEP — primary key
host_726.schedule.CatalogHistory.IX_PricingStatus2NONCLUSTEREDY0000never2026-09-06 02:03:23COLDreview carefully — unique
host_726.schedule.engine.PK_ReconcileDaily1CLUSTEREDYY119681301188138802026-09-12 01:01:322026-09-06 02:08:38USEDKEEP — primary key
host_726.schedule.engine.UQ_MeterQueue2NONCLUSTEREDY18814050002026-09-12 01:01:322026-09-06 02:08:38USEDkeep — in use
host_726.schedule.TerritoryAudit.PK_PayrollSnapshot1CLUSTEREDYY012179679910398212026-09-12 01:01:322026-09-11 02:09:18USEDKEEP — primary key
host_726.schedule.TerritoryAudit.UX_BookingHeader2NONCLUSTEREDYY1796799007570232026-09-12 01:01:322026-09-11 02:09:20USEDkeep — in use
host_726.schedule.WarehouseArchive.IX_CustomerHistory2NONCLUSTERED0001585876never2026-09-11 23:48:38UNUSEDreview, then DROP
host_726.schedule.WarehouseArchive.IX_OrdersHeader3NONCLUSTERED80564117015858762026-09-12 01:01:312026-09-11 23:48:38USEDkeep — in use
host_726.schedule.WarehouseArchive.PK_RouteAudit1CLUSTEREDYY2852959805709228529632026-09-12 01:01:32neverUSEDKEEP — primary key
host_726.schedule.LedgerMonthly.IX_CatalogDaily2NONCLUSTERED00024302687neverneverUNUSEDreview, then DROP
host_726.schedule.LedgerMonthly.IX_CustomerMonthly3NONCLUSTERED805641150243026872026-09-12 01:01:31neverUSEDkeep — in use
host_726.schedule.LedgerMonthly.PK_ClaimLine1CLUSTEREDYY36454005150364540222026-09-12 01:01:32neverUSEDKEEP — primary key
host_726.schedule.RouteAudit.IX_InvoiceHeader2NONCLUSTERED1008056392026-09-11 13:58:482026-09-11 12:27:28USEDkeep — in use
host_726.schedule.RouteAudit.IX_SettlementDetail3NONCLUSTEREDY0207929292026-09-08 09:05:17neverUSEDkeep — in use
host_726.schedule.RouteAudit.IX_CatalogArchive4NONCLUSTERED20357708056392026-09-12 00:58:172026-09-11 12:27:29USEDkeep — in use
host_726.schedule.RouteAudit.IX_QuotaStaging5NONCLUSTERED07408056392026-09-11 20:40:282026-09-11 12:27:30USEDkeep — in use
host_726.schedule.RouteAudit.PK_PayrollAudit1CLUSTEREDYY013621728056392026-09-12 00:58:172026-09-11 12:27:29USEDKEEP — primary key
host_726.schedule.ShipmentHeader.IX_QuotaSnapshot2NONCLUSTERED00012151350never2026-09-11 02:10:13UNUSEDreview, then DROP
host_726.schedule.ShipmentHeader.IX_InvoiceSummary4NONCLUSTERED00012151350never2026-09-11 02:12:05UNUSEDreview, then DROP
host_726.schedule.ShipmentHeader.IX_CampaignHistory3NONCLUSTERED00012151350never2026-09-11 02:12:23UNUSEDreview, then DROP
host_726.schedule.ShipmentHeader.PK_CampaignDetail1CLUSTEREDYY00012151350never2026-09-11 02:10:13UNUSEDKEEP — primary key
host_726.schedule.SupplierEntry.PK_AssetSnapshot1CLUSTEREDYY55376120002026-09-12 01:01:322026-09-06 02:09:54USEDKEEP — primary key
host_726.schedule.TerritoryDetail.PK_ReconcileMonthly1CLUSTEREDYY1700342026-09-11 20:30:492026-09-11 02:12:23USEDKEEP — primary key
host_726.schedule.StaffingEntry.PK_QuotaDetail1CLUSTEREDYY555091144732512026-09-12 01:01:322026-09-11 02:12:23USEDKEEP — primary key
host_726.schedule.StaffingEntry.UQ_TicketDetail2NONCLUSTEREDY1700172026-09-11 20:30:492026-09-11 02:12:23USEDkeep — in use
host_726.schedule.StaffingEntry.UX_PayrollDaily3NONCLUSTEREDYY11075574320342026-09-12 01:01:322026-09-11 02:12:23USEDkeep — in use
host_726.schedule.ForecastMonthly.IX_WarehouseDaily2NONCLUSTERED1400555090632026-09-11 20:37:482026-09-11 20:34:25USEDkeep — in use
host_726.schedule.ForecastMonthly.IX_PayrollHistory3NONCLUSTERED200555090632026-09-08 12:45:322026-09-11 20:34:26USEDkeep — in use
host_726.schedule.ForecastMonthly.IX_BatchMonthly4NONCLUSTERED34220555090632026-09-11 20:34:262026-09-11 20:34:24USEDkeep — in use
host_726.schedule.ForecastMonthly.PK_ForecastHistory1CLUSTEREDYY5550905737571110181202026-09-12 01:01:322026-09-11 20:34:25USEDKEEP — primary key
host_726.schedule.CatalogEntry.PK_PolicyDetail1CLUSTEREDYY110755740002026-09-12 01:01:322026-09-06 02:14:22USEDKEEP — primary key
host_726.schedule.CatalogEntry.UQ_AssetAudit2NONCLUSTEREDY0000never2026-09-06 02:14:22COLDreview carefully — unique
host_726.schedule.ContractAudit.PK_TicketSummary1CLUSTEREDYY555090630002026-09-12 01:01:322026-09-06 02:14:22USEDKEEP — primary key
host_726.schedule.ContractAudit.UQ_OrdersStaging2NONCLUSTEREDY0000never2026-09-06 02:14:22COLDreview carefully — unique
host_726.schedule.ContractAudit.UX_BillingSnapshot3NONCLUSTEREDYY110755740002026-09-12 01:01:322026-09-06 02:14:22USEDkeep — in use
host_726.schedule.SupplierSummary.PK_LedgerEntry1CLUSTEREDYY017002026-09-11 20:30:492026-09-06 02:14:22USEDKEEP — primary key
host_726.schedule.SupplierSummary.UQ_BillingStaging2NONCLUSTEREDY0000never2026-09-06 02:14:22COLDreview carefully — unique
host_726.schedule.PayrollDaily.PK_CustomerQueue1CLUSTEREDYY7835972130352002026-09-12 01:01:322026-09-06 02:14:22USEDKEEP — primary key
host_726.schedule.WarehouseDaily.PK_QuotaAudit1CLUSTEREDYY170002026-09-11 20:30:492026-09-06 02:14:22USEDKEEP — primary key
host_726.schedule.WarehouseDaily.UQ_ShiftEntry2NONCLUSTEREDY0000never2026-09-06 02:14:22COLDreview carefully — unique
host_726.schedule.WarehouseDaily.UX_TerritorySummary3NONCLUSTEREDYY170002026-09-11 20:30:492026-09-06 02:14:22USEDkeep — in use
host_726.schedule.sql.IX_PayrollEntry3NONCLUSTEREDY110755742201662026-09-12 01:01:322026-09-10 03:59:16USEDkeep — in use
host_726.schedule.sql.PK_ContractMonthly1CLUSTEREDYY514232371662026-09-11 20:37:482026-09-10 03:59:16USEDKEEP — primary key
host_726.schedule.sql.UQ_SalesStatus2NONCLUSTEREDY26383032026-09-11 20:34:262026-09-10 03:59:16USEDkeep — in use
host_726.schedule.LedgerStatus.PK_SettlementQueue1CLUSTEREDYY0000never2026-09-06 02:14:22COLDKEEP — primary key
host_726.schedule.LedgerStatus.UQ_QuotaAudit2NONCLUSTEREDY0000never2026-09-06 02:14:22COLDreview carefully — unique
host_726.schedule.OrdersQueue.PK_QuotaQueue1CLUSTEREDYY1700342026-09-11 20:30:492026-09-11 02:27:32USEDKEEP — primary key
host_726.schedule.LedgerStaging.IX_StaffingLog3NONCLUSTERED110760414404922026-09-12 01:01:322026-09-11 02:27:32USEDkeep — in use
host_726.schedule.LedgerStaging.PK_ContractQueue1CLUSTEREDYY5550957236110757034922026-09-12 01:01:322026-09-11 02:27:32USEDKEEP — primary key
host_726.schedule.LedgerStaging.UQ_TicketResult2NONCLUSTEREDY313101662026-09-11 20:37:482026-09-11 02:27:32USEDkeep — in use
host_726.schedule.LedgerStaging.UX_QuotaHeader4NONCLUSTEREDYY000326never2026-09-11 02:27:32UNUSEDreview carefully — unique
host_726.schedule.step.PK_AssetStaging1CLUSTEREDYY118685270002026-09-12 01:01:322026-09-06 02:14:23USEDKEEP — primary key
host_726.schedule.step.UQ_AssetQueue3NONCLUSTEREDY0000never2026-09-06 02:14:23COLDreview carefully — unique
host_726.schedule.step.UQ_OrdersLine2NONCLUSTEREDY01002026-09-11 20:30:272026-09-06 02:14:23USEDkeep — in use
host_726.schedule.ShipmentResult.PK_MeterSnapshot1CLUSTEREDYY1700342026-09-11 20:30:492026-09-11 02:27:33USEDKEEP — primary key
host_726.schedule.WarehouseEntry.PK_SettlementLine1CLUSTEREDYY5550909811075611002026-09-12 01:01:322026-09-06 02:14:24USEDKEEP — primary key
host_726.schedule.WarehouseEntry.UQ_ShiftSnapshot2NONCLUSTEREDY0000never2026-09-06 02:14:24COLDreview carefully — unique
host_726.schedule.WarehouseEntry.UX_OrdersLog3NONCLUSTEREDYY0000never2026-09-06 02:14:24COLDreview carefully — unique
host_726.wps.ContractStatus.IX_RosterDaily3NONCLUSTERED190077442026-09-07 10:44:392026-09-06 02:14:24USEDkeep — in use
host_726.wps.ContractStatus.PK_ClaimLog1CLUSTEREDYY077441977442026-09-12 01:03:392026-09-06 02:14:24USEDKEEP — primary key
host_726.wps.ContractStatus.UX_TerritoryResult2NONCLUSTEREDYY0000never2026-09-06 02:14:24COLDreview carefully — unique
host_726.wps.ContractStatus.UX_SettlementDetail4NONCLUSTEREDY0000never2026-09-06 02:14:24COLDreview carefully — unique
host_726.wps.PolicyResult.IX_ContractSnapshot2NONCLUSTERED0000never2026-09-06 02:14:24COLDreview, then DROP
host_726.wps.PolicyResult.PK_SettlementLine1CLUSTEREDYY46347002026-09-11 21:44:192026-09-06 02:14:24USEDKEEP — primary key
host_726.wps.LedgerMonthly.PK_BookingResult1CLUSTEREDYY0000never2026-09-06 02:14:24COLDKEEP — primary key
host_726.wps.BookingStaging.PK_ClaimHistory1CLUSTEREDYY04002026-09-11 21:29:402026-09-06 02:14:24USEDKEEP — primary key
host_726.wps.SalesHeader.PK_ContractHistory1CLUSTEREDYY0000never2026-09-06 02:14:24COLDKEEP — primary key
host_726.wps.ForecastResult.PK_QuotaLog1CLUSTEREDYY2272853902026-09-12 01:01:292026-09-06 02:14:24USEDKEEP — primary key
host_726.wps.ForecastResult.UQ_ShipmentArchive4NONCLUSTEREDY291310002026-09-12 01:01:292026-09-06 02:14:24USEDkeep — in use
host_726.wps.StaffingResult.PK_RosterStatus1CLUSTEREDYY0685002026-09-12 00:26:552026-09-06 02:14:24USEDKEEP — primary key
host_726.wps.StaffingStaging.PK_PolicyEntry1CLUSTEREDYY0000never2026-09-06 02:14:24COLDKEEP — primary key
host_726.wps.QuotaDetail.PK_BatchQueue1CLUSTEREDYY0000never2026-09-06 02:14:24COLDKEEP — primary key
host_726.wps.OrdersLog.PK_WarehouseArchive1CLUSTEREDYY0000never2026-09-06 02:14:24COLDKEEP — primary key
host_726.wps.TerritoryQueue.IX_InvoiceAudit11NONCLUSTERED300203162026-09-12 00:26:552026-09-11 02:27:33USEDkeep — in use
host_726.wps.TerritoryQueue.PK_RosterSnapshot1CLUSTEREDYY0408773162026-09-12 00:26:552026-09-11 02:27:33USEDKEEP — primary key
host_726.wps.TerritoryQueue.UX_MeterStaging2NONCLUSTEREDY645160202026-09-12 00:26:072026-09-11 02:27:33USEDkeep — in use
host_726.wps.ContractEntry.PK_PayrollSummary1CLUSTEREDYY00038never2026-09-11 02:27:33UNUSEDKEEP — primary key
host_726.wps.TicketStatus.PK_InvoiceMonthly1CLUSTEREDYY0508002026-09-12 00:26:552026-09-06 02:14:24USEDKEEP — primary key
host_726.wps.SalesDetail.PK_SettlementLine1CLUSTEREDYY0000never2026-09-06 02:14:24COLDKEEP — primary key
host_726.wps.ClaimResult.PK_TicketEntry1CLUSTEREDYY198002026-09-09 09:46:192026-09-06 02:14:24USEDKEEP — primary key
host_726.wps.CatalogSnapshot.PK_ForecastHeader1CLUSTEREDYY0000never2026-09-06 02:14:24COLDKEEP — primary key
host_726.wps.BillingLine.PK_RosterResult1CLUSTEREDYY4625002026-09-11 21:29:082026-09-06 02:14:24USEDKEEP — primary key
host_726.wps.BillingLine.UX_WarehouseLog2NONCLUSTEREDYY0000never2026-09-06 02:14:24COLDreview carefully — unique
host_726.wps.BatchStatus.PK_ClaimLine1CLUSTEREDYY029167702026-09-12 00:26:552026-09-06 02:14:24USEDKEEP — primary key
host_726.wps.BatchStatus.UQ_CustomerHeader2NONCLUSTEREDY6770002026-09-12 00:26:552026-09-06 02:14:24USEDkeep — in use
host_726.wps.BookingResult.PK_WarehouseMonthly1CLUSTEREDYY0000never2026-09-06 02:14:24COLDKEEP — primary key
host_726.wps.BookingStaging.PK_ForecastLog1CLUSTEREDYY0000never2026-09-06 02:14:24COLDKEEP — primary key
ASSET_Prod.dbo.PricingHeader.IX_StaffingHeader3NONCLUSTERED00074never2026-08-24 12:48:18UNUSEDreview, then DROP
ASSET_Prod.dbo.PricingHeader.IX_QuotaAudit4NONCLUSTERED00074never2026-08-24 12:48:18UNUSEDreview, then DROP
ASSET_Prod.dbo.PricingHeader.PK_CatalogDaily1CLUSTEREDYY12843235402182026-09-11 20:07:382026-08-24 12:50:52USEDKEEP — primary key
ASSET_Prod.dbo.PricingHeader.UX_QuotaMonthly2NONCLUSTEREDY00074never2026-08-24 12:48:18UNUSEDreview carefully — unique
ASSET_Prod.dbo.RouteSnapshot.IX_ContractHeader2NONCLUSTERED0000never2026-07-29 08:14:24COLDreview, then DROP
ASSET_Prod.dbo.RouteSnapshot.PK_ContractStatus1CLUSTEREDYY0978002026-09-11 18:06:24neverUSEDKEEP — primary key
ASSET_Prod.dbo.RouteArchive.IX_ShiftDaily2NONCLUSTERED0000neverneverCOLDreview, then DROP
ASSET_Prod.dbo.RouteArchive.PK_SupplierResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ASSET_Prod.dbo.AssetEntry.IX_TerritoryDetail2NONCLUSTERED0000never2026-07-29 09:40:40COLDreview, then DROP
ASSET_Prod.dbo.AssetEntry.PK_StaffingSummary1CLUSTEREDYY010002026-09-10 19:29:10neverUSEDKEEP — primary key
ASSET_Prod.dbo.BookingSnapshot.IX_RouteLine2NONCLUSTERED0000never2026-07-29 08:14:24COLDreview, then DROP
ASSET_Prod.dbo.BookingSnapshot.PK_TicketHistory1CLUSTEREDYY013002026-09-10 09:00:06neverUSEDKEEP — primary key
ASSET_Prod.dbo.SalesEntry.PK_BookingAudit1CLUSTEREDYY00602026-09-10 13:27:51neverUSEDKEEP — primary key
ASSET_Prod.dbo.SalesEntry.UX_ShiftSnapshot2NONCLUSTEREDY60002026-09-10 13:27:512026-07-29 08:09:18USEDkeep — in use
ASSET_Prod.dbo.RosterDaily.IX_RouteLine2NONCLUSTERED70002026-09-10 19:29:102026-07-29 09:40:40USEDkeep — in use
ASSET_Prod.dbo.RosterDaily.IX_ShiftHeader3NONCLUSTERED0000never2026-07-29 09:40:40COLDreview, then DROP
ASSET_Prod.dbo.RosterDaily.PK_MeterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ASSET_Prod.dbo.RosterHeader.IX_ShipmentLog2NONCLUSTERED0000never2026-07-29 09:40:40COLDreview, then DROP
ASSET_Prod.dbo.RosterHeader.PK_RosterMonthly1CLUSTEREDYY08002026-09-10 19:29:10neverUSEDKEEP — primary key
ASSET_Prod.dbo.ContractStaging.IX_InvoiceLog2NONCLUSTERED0000never2026-07-29 08:14:24COLDreview, then DROP
ASSET_Prod.dbo.ContractStaging.PK_TerritorySnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ASSET_Prod.dbo.BookingEntry.IX_ShipmentStatus2NONCLUSTERED000218never2026-08-21 16:55:04UNUSEDreview, then DROP
ASSET_Prod.dbo.BookingEntry.PK_SettlementQueue1CLUSTEREDYY066002182026-09-11 18:06:24neverUSEDKEEP — primary key
ASSET_Prod.dbo.ReconcileMonthly.IX_ForecastDetail2NONCLUSTERED0000never2026-07-29 08:14:24COLDreview, then DROP
ASSET_Prod.dbo.ReconcileMonthly.IX_QuotaSummary9NONCLUSTEREDY0000never2026-07-29 08:51:33COLDreview, then DROP
ASSET_Prod.dbo.ReconcileMonthly.PK_SettlementDetail1CLUSTEREDYY010257002026-09-11 18:11:322026-07-29 09:58:28USEDKEEP — primary key
ASSET_Prod.dbo.ReconcileMonthly.UX_CustomerDetail3NONCLUSTEREDYY0000never2026-07-29 08:15:18COLDreview carefully — unique
ASSET_Prod.dbo.CampaignHeader.IX_SupplierResult2NONCLUSTERED000158never2026-08-28 09:23:30UNUSEDreview, then DROP
ASSET_Prod.dbo.CampaignHeader.PK_ShiftHeader1CLUSTEREDYY201144901782026-09-11 20:07:382026-08-28 09:24:14USEDKEEP — primary key
ASSET_Prod.dbo.DOB.IX_CustomerSummary2NONCLUSTERED0000never2026-07-30 11:02:10COLDreview, then DROP
ASSET_Prod.dbo.DOB.PK_AssetStatus1CLUSTEREDYY03002026-09-10 13:28:072026-07-31 02:39:58USEDKEEP — primary key
ASSET_Prod.dbo.ShipmentLog.IX_ReconcileStatus2NONCLUSTERED0000never2026-07-29 09:41:32COLDreview, then DROP
ASSET_Prod.dbo.ShipmentLog.PK_ClaimHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ASSET_Prod.dbo.BookingSnapshot.IX_ClaimStaging3NONCLUSTERED0000never2026-07-29 09:40:41COLDreview, then DROP
ASSET_Prod.dbo.BookingSnapshot.PK_RosterSummary1CLUSTEREDYY03002026-09-10 13:28:072026-07-29 09:41:31USEDKEEP — primary key
ASSET_Prod.dbo.BookingSnapshot.UX_RosterStaging2NONCLUSTEREDY0000never2026-07-29 09:40:41COLDreview carefully — unique
ASSET_Prod.dbo.RosterStaging.IX_BatchArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
ASSET_Prod.dbo.RosterStaging.PK_SupplierStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ASSET_Prod.dbo.BatchLog.IX_LedgerHistory2NONCLUSTERED0000never2026-07-30 11:02:10COLDreview, then DROP
ASSET_Prod.dbo.BatchLog.IX_TerritoryArchive3NONCLUSTERED0000never2026-07-30 11:02:10COLDreview, then DROP
ASSET_Prod.dbo.BatchLog.PK_ClaimLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ASSET_Prod.dbo.ForecastDetail.IX_CampaignStatus2NONCLUSTERED0000never2026-07-29 08:16:57COLDreview, then DROP
ASSET_Prod.dbo.ForecastDetail.PK_BillingHistory1CLUSTEREDYY0431002026-09-11 18:06:192026-07-29 08:16:57USEDKEEP — primary key
ASSET_Prod.dbo.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0431002026-09-11 18:03:24neverUSEDKEEP — primary key
ASSET_Prod.dbo.CustomerEntry.IX_ShiftDaily3NONCLUSTERED0000never2026-07-31 02:41:20COLDreview, then DROP
ASSET_Prod.dbo.CustomerEntry.IX_ClaimHistory5NONCLUSTERED0000never2026-07-31 02:41:20COLDreview, then DROP
ASSET_Prod.dbo.CustomerEntry.IX_StaffingLine4NONCLUSTERED0000never2026-07-31 02:41:20COLDreview, then DROP
ASSET_Prod.dbo.CustomerEntry.IX_CatalogLog2NONCLUSTERED0000never2026-07-31 02:41:06COLDreview, then DROP
ASSET_Prod.dbo.CustomerEntry.PK_CampaignHistory1CLUSTEREDYY02002026-09-10 13:28:012026-07-31 02:41:20USEDKEEP — primary key
ASSET_Prod.dbo.RosterSummary.IX_ForecastSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
ASSET_Prod.dbo.SalesSnapshot.IX_BillingQueue3NONCLUSTERED3910002026-09-11 18:05:542026-07-29 11:14:33USEDkeep — in use
ASSET_Prod.dbo.SalesSnapshot.IX_TicketResult4NONCLUSTEREDY0000never2026-07-31 11:16:08COLDreview, then DROP
ASSET_Prod.dbo.SalesSnapshot.PK_WarehouseLog1CLUSTEREDYY0099202026-09-11 18:05:542026-07-31 11:16:08USEDKEEP — primary key
ASSET_Prod.dbo.SalesSnapshot.UX_ShiftResult2NONCLUSTEREDY9920002026-09-11 18:05:542026-07-29 11:14:33USEDkeep — in use
ASSET_Prod.dbo.RouteHistory.PK_BillingArchive1CLUSTEREDYY27839002026-09-11 18:05:542026-07-29 08:07:17USEDKEEP — primary key