SQL Server Error Code – 1101 could not allocate a new page for databa
In this blog post, you’ll learn more about the SQL Server Error Code 1101 and the error message description that is shown
SQL Server Error Code
1101
SQL Server Error Description for the Code :1101
Could not allocate a new page for database ?%.*ls? because of insufficient disk space in filegroup ?%.*ls?. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
Leave Your Comment