Skip to main content

DATABASE_COLLECTION_EXCEED_LIMIT

I'm encountering an error and reviewing the docs to understand what's happening. Please help me resolve this.

Fix Error with AI Tool

Error Cause

Database collection count exceeds limit, the number of collections created exceeds the plan limit.

Solutions

  1. Delete unnecessary collections to free up quota
  2. Upgrade to a plan that supports more collections
  3. Merge collections with similar functions
  4. Redesign data structure to reduce collection count
  5. Check current collection usage in the CloudBase console