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

# sk170938 - dbget process is in zombie state as a child process of cpviewd

| Property | Value |
|----------|-------|
| Solution ID | sk170938 |
| Date Created | 2020-12-13 |
| Last Modified | 2020-12-21 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |

## Symptoms

- * The Health Check script output shows several `dbget` processes with different PIDs in zombie state:

  ```
  
  +-----------------------+
  | Processes		|
  +-----------------------+
  3 zombie processes found.
  PID	COMMAND
  3727	[dbget]        
  4170	[dbget]        
  5096	[dbget]   
  ```

* The output of `pstree -p` shows that dbget is a child process of `cpviewd`:

  ```
  
  
  -cpviewd(15338)-+-dbget(3698)
          |             |                |-dbget(5558)
          |             |                |-dbget(9208)
          |             |                |-dbget(10854)
          |             |                |-dbget(10990)
          |             |                |-dbget(13156)
          |             |                |-dbget(16630)
          |             |                |-dbget(18599)
          |             |                |-dbget(20980)
          |             |                `-dbget(31290)
  ```

  <br />

## 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
