Blog Post

Azure Database Support Blog
2 MIN READ

Lesson Learned #209: Hands-On-Labs:10928-Resource ID:1.The request limit for the database is reached

Jose_Manuel_Jurado's avatar
Jun 26, 2022

We used to have cases where our customer faced the following error message: "10928-Resource ID : 1. The request limit for the database is x and has been reached. See 'http://go.microsoft.com/fwlink/?LinkId=267637' for assistance." in this video below we are going to give some insights about it.

 

The Resource ID x indicates the resource that has reached the limit. You could find more information here 

 

In this video we will cover scenarios causing error - 10928-Resource ID:1.The request limit for the database is reached and mitigation steps.

 

 

Why this issue happens?

  • Occurs when you reach the maximum number of requests (concurrent operations) available for your database (hard limit).

 

How to find the number of requests are running?

  • SQL SERVER Management Studio
  • Overview Blade in the portal

 

How to fix the issue?

 

Enjoy!

Updated Jun 28, 2022
Version 6.0