[Yandex Cloud documentation](../../../index.md) > [All solutions](../../index.md) > [Managed Service for YDB](../index.md) > Resolving the `RESOURCE_EXHAUSTED` error

# Fixing the `RESOURCE_EXHAUSTED` error



## Issue description {#issue-description}

When using Managed Service for YDB, you get the `RESOURCE_EXHAUSTED` error.

## Solution {#issue-resolution}

Check the cluster monitoring charts for exceeding [Managed Service for YDB quotas and limits](../../../ydb/concepts/limits.md).
To view the Managed Service for YDB database monitoring charts, follow these steps:

1. Navigate to your folder dashboard and select Managed Service for YDB.
1. Click the database name and open the **Monitoring** tab.
1. To get started with Yandex Monitoring metrics, dashboards, or alerts, click **Open in Monitoring** in the top panel.

On the page that opens, you will see the database status charts. If the `Requsts per second` and `Request units per second` metrics on database monitoring charts often touch the limits, [increase the throughput](../../../ydb/operations/manage-databases.md#update-db-serverless) in the Managed Service for YDB cluster settings.

{% note warning %}

Increasing the throughput in the database settings might increase its operating expenses.

{% endnote %}

You can also [request a Managed Service for YDB quota increase](https://console.yandex.cloud/cloud?section=quotas) from the [management console](https://console.yandex.cloud).

## If the issue persists {#if-issue-still-persists}

If the above actions did not help, [create a support ticket](https://center.yandex.cloud/support). Provide the following information in your ticket:

1. YDB cluster ID.
1. Date and time when the issue occurred.
1. Link to the database status chart in Yandex Monitoring.
1. Error messages appearing when connecting to the database from client applications or via the YDB CLI.