SQL Server Error Msg 1803 – The CREATE DATABASE statement failed. The primary file must be at least %d MB to accommodate a copy of the model database.

In this blog post, let’s learn about the error message “1803 – The CREATE DATABASE statement failed. The primary file must be at least %d MB to accommodate a copy of the model database.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

1803 – The CREATE DATABASE statement failed. The primary file must be at least %d MB to accommodate a copy of the model database.

Reason for the Error

To be update soon…

Solution

To be update soon…