2023-04-25 16:58:47 +02:00
---
title: Vertica Connector Troubleshooting
2025-07-11 10:44:34 +05:30
description: Fix Vertica database connection issues with OpenMetadata's comprehensive troubleshooting guide. Get step-by-step solutions for common errors and problems.
2023-04-25 16:58:47 +02:00
slug: /connectors/database/vertica/troubleshooting
---
2025-06-27 12:22:38 +05:30
{% partial file="/v1.9/connectors/troubleshooting.md" /%}
2023-04-25 16:58:47 +02:00
Learn how to resolve the most common problems people encounter in the Vertica connector.
## Profiler: New session rejected
If you see the following error when computing the profiler `New session rejected due to limit, already XYZ sessions active` ,
it means that the number of threads configured in the profiler workflow is exceeding the connection limits of your
Vertica instance.
Note that by default the profiler runs with 5 threads. In case you see this error, you might need to reduce this number.