This occurs when the server holding the database has limited space.
It is suggested that you would need to contact the admin team who look after the SQL server to see what files can be removed to free up space.
Alternatively, if there is available space remaining which would be expected sufficient enough for the database capacity to continue growing, then the configuration may need to be reviewed in order to ensure that auto-growth for the database is enabled and correct.
It can also happen if you have a version of SQL that has restrictions on the size of your data and that size has been reached, which your IT would need to investigate, as Dimensions would be restricted to the version of SQL it runs in. A larger version of SQL could be required due to this.
This error is not specific to our application, but is rather a generic SQL error and environmental issue which your IT Database Administrators would need to investigate and resolve if you are not hosted by Access, as we would not manage your SQL server and thus being outside the Support remit.
To provide some assistance to aid your IT, we can provide the below referenced resources for your IT to review to learn more on the SQL side of things:
https://www.sqlmvp.org/database-autogrowth-in-sql-server/
https://www.red-gate.com/simple-talk/databases/sql-server/database-administration-sql-server/sql-server-database-growth-and-autogrowth-settings/
https://docs.microsoft.com/en-us/troubleshoot/sql/admin/considerations-autogrow-autoshrink
https://www.sqlshack.com/get-details-of-sql-server-database-growth-and-shrink-events/
https://www.sqlshack.com/resolving-sql-server-errors-the-primary-filegroup-is-full/
https://blog.sqlauthority.com/2014/03/14/sql-server-error-resolution-could-not-allocate-space-for-object-in-database-because-the-filegroup-is-full/
https://blog.sqlauthority.com/2017/11/28/sql-server-msg-1105-not-allocate-space-object-name-database-db-primary-filegroup-full/
https://support.managed.com/kb/a132/error-could-not-allocate-space-object-x-database-your-database-because-primary-filegroup-is-full.aspx
Error - 'The Application was unable to insert into the table...' or 'The Stored Procedure... has failed...' when posting transactions
Updated over a week ago
