The CREATE DATABASE statement failed. The primary file must be at least 100 MB to accommodate a copy of the model database.
Summary When creating a new database, or upgrading the SecureDoc database, you may get the following error. 01000-5701: [Microsoft][ODBC SQL Server Driver][SQL Server]Changed database context to 'master'. 37000-1803: [Microsoft][ODBC SQL Server Driver][SQL Server]The CREATE DATABASE statement failed. The primary file must be at least 100 MB to accommodate a copy of the model database.
Cause This error occurs because the SecureDoc Enterprise Server is attempting to create a database that is smaller than the Model database of the SQL Server. When an application creates a new database, the SQL Server copies the Model database into the new database that has been created. If the application creates a database that is smaller than the Model database, it will prevent the creation of the database. In a fresh installation of the Microsoft SQL Server the default size of the Model database is 2 MB. This meets the requirements for when the SES database is created. The error above only occurs when this file has been set to a size value greater than 50 MB, and WinMagic has only encountered problems in customer sites where the customer has altered the base size of the Model database for their own reasons. Solution To allow the creation of the SES database, the size of the Model database must be reduced in size. The size can be set under 50 MB to allow the creation of the SES Database. To re-size the Model database, you will need the Microsoft SQL Server Management Studio application. The Model database can be found under Databases --> System Databases Go into the properties of the database In the properties, of the database, go to Files. In the file list, enter a number smaller than 50 MB in Initial Size of the PRIMARY file group. Click OK. Once the size has been reduced, you can continue with the database creation of the SES database.
The size of the Model database can be changed back to its original size when the SES database creation has been completed |
Custom Fields
|