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

# sk166413 - Migrate export fails with "out of memory" error message

| Property | Value |
|----------|-------|
| Solution ID | sk166413 |
| Date Created | 2020-04-20 |
| Last Modified | 2020-04-21 |
| Technical Level | General |
| Products | Endpoint Security |
| Versions | Cloud, E89.X, E88.X, R82.20, R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- Migrate export fails with "out of memory" error message

## Cause

Deployed_policy table size is 2.7GB

<br />

## Solution

[Contact Check Point Support](https://www.checkpoint.com/support-services/contact-support/) to get assistance in resolving this issue.   

For faster resolution and verification please collect:  

*psql -d uepm -p 18272 -U endpoint -c"SELECT relname AS table_name, pg_size_pretty(pg_relation_size(oid)) AS table_size, pg_size_pretty(pg_total_relation_size(oid)) AS total_size, oid AS table_oid FROM pg_class WHERE relkind in ('r','i') ORDER BY pg_total_relation_size(oid) DESC;"* \> /var/tmp/table-size.txt

<br />

---

# 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
