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ヶ月前500ビュー
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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ