Database Maintenance

Database Size

--

Log Size

--

Total Space Used

--

Table Sizes
Loading...
Table Name Row Count Data Size Index Size Total Size
Loading...
Cleanup Analysis
Analyzing cleanup opportunities...
Cleanup Actions
Important: These operations cannot be undone. Always backup your database before performing cleanup operations. Data for auctions with human bidders or human winners will be preserved.
System Bidder Data

Delete bids, scheduled bids, and assignments for auctions where no real user ever participated.

-- records
Visitor Tracking

Delete SiteVisits and PageVisits older than specified days.

days
-- records
Login History

Delete login attempts older than specified days.

days
-- records
Notifications

Delete sent/delivered notifications older than specified days.

days
-- records
Audit Log

Delete audit log entries older than specified days.

days
-- records
Webhook Logs

Delete processed PayPal webhook logs older than specified days.

days
-- records
Database Operations
Shrink Database

Reclaim unused space after cleanup using DBCC SHRINKDATABASE. Recommended only after large deletions. Note: Azure SQL manages storage automatically over time.

Run All Cleanup

Execute all cleanup operations sequentially with current settings.

Operation Log
Ready for operations...