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

# sk181643 - IKED process consumes high CPU and causes VPN outages every hour

| Property | Value |
|----------|-------|
| Solution ID | sk181643 |
| Date Created | 2023-11-15 |
| Last Modified | 2025-03-11 |
| Technical Level | General |
| Products | Security Gateway |
| Versions | R81.20 |
| OS | Gaia |

## Symptoms

- * The gateway has R81.20 Jumbo Hotfix Accumulator Take 14 or higher installed.  

* All IKED processes are exit/crash approximately once an hour without creating core dumps or messages.  

* IKED log files show the following prints:  
  `vDbGbgCol: failed to remove entry from delete database -database file: /opt/CPsuite-R81.20/fw1/database/deldb may be corrupted`   
  `vDbGbgCol: failed to remove entry from cookie database -database file: /opt/CPsuite-R81.20/fw1/database/cookiedb may be corrupted`

## Cause

Degradation introduced by R81.20 Jumbo Hotfix Accumulator Take 14 in which all the processes are trying to edit a database file at the same time.

## Solution

This problem was fixed. The fix is included in:  

* **[Jumbo Hotfix Accumulator for R81.20](https://sc1.checkpoint.com/documents/Jumbo_HFA/R81.20/Default.htm) starting from Take 43**

If you choose not to upgrade, Check Point can supply a Hotfix. Contact Check Point Support to get a Hotfix for this issue.  
A Support Engineer will make sure the Hotfix is compatible with your environment before providing the Hotfix.  
For faster resolution and verification, please collect CPinfo files from the Security Management Server and Security Gateways involved in the case.  

**Hotfix installation instructions:**   
Refer to sk168597 - How to install a Hotfix.  

<br />

Additionally, the following procedure **must** be performed on the gateway after installation of the fix:  

1. Open the Security Gateway / Cluster object properties \> IPSec VPN \> VPN Advanced  
   Under "Restart Options".  

2. Make sure that the checkbox "**Perform an organized shutdown of tunnels upon gateway restart** " is **unchecked** .  

3. Click OK and install the policy  

4. After the policy was installed, run these commands (on all cluster members):  

   mv $FWDIR/database/cookiedb.NDB $FWDIR/database/cookiedb.NDB.backup  
   mv $FWDIR/database/deldb.NDB $FWDIR/database/deldb.NDB.backup

---

# 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
