Could not allocate space for object in database because the 'PRIMARY' filegroup is full

0

Hello team,

We are currently running mssql express server edition - t3. small with storage of 300GB autoscaling up to 3000GB. We ran into this error - Could not allocate space for object in database because the 'PRIMARY' filegroup is full, and when we scaled the storage up then we encountered this limitation - CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit of 10240 MB per database.

Please assist with a way to resolve this issue and bypass this limitation as it is affecting a production database.

Olive
已提问 3 个月前501 查看次数
2 回答
1
已接受的回答

You need to change your SQL Instance type to Web or Greater. SQL Express is limited to 10GB which you have now reached

profile picture
专家
已回答 3 个月前
0

Thanks for the response. I have taken a snapshot of the express sql db and there are no options to restore to a standard sql db contrary to a similar question answered here - https://aws.amazon.com/blogs/database/modify-an-amazon-rds-for-sql-server-instance-from-standard-edition-to-enterprise-edition/

Please assist with next steps to perform this upgrade Enter image description here

Olive
已回答 3 个月前
  • Just trying myself.. give me 30 mins

  • Your right, doesnt allow you.. How about a native SQL Backup and Restore? Thats a lot of work I know

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则