> Source: [sk185254](https://support.checkpoint.com/results/sk/sk185254)

# sk185254 - Threat Extraction Database ($FWDIR/conf/scrub_db.sqlite) Growth Fills the Gaia Root Partition 

| Property | Value |
|----------|-------|
| Solution ID | sk185254 |
| Date Created | 2026-08-09 |
| Last Modified | 2026-08-11 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |

## Symptoms

- * Free space on the Gaia root (/) partition decreases significantly on a Security Gateway that runs Threat Extraction and Mail Transfer Agent (MTA).
* The Threat Extraction SQLite database file becomes very large: `$FWDIR/conf/scrub_db.sqlite`

## Cause

The Security Gateway processes a very high volume of files. The traffic includes automated emails and image-heavy emails. Many messages contain multiple embedded image files.  
These files cause frequent inserts and updates in the Threat Extraction database.  

Under the high-volume workload, the database cleanup process cannot delete expired records fast enough. The cleanup uses **DELETE** operations that require full table scans, which creates a cleanup backlog.  
As a result, `$FWDIR/conf/scrub_db.sqlite` continues to grow despite the configured retention settings.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
