Troubleshooting
Problem
When an administrator tries to create a new PAD with the PAD creation wizard, they receive the following error message.
Symptom
There has been an error in the create process.
Unable to execute the statement.CREATE DATABASE failed. Could not allocate enough disk space for a new database on the named disks. Total space allocated must be at least 25 MB to accommodate a copy of the model database., Error number -2147217900 was raised by Microsoft OLE DB Provider for SQL Server. Native RDBMS error 1803
The SQL was:
CREATE DATABASE [pad_live] ON PRIMARY
(NAME=[pad_live_dat], FILENAME=
N'E:\MSSQL\Data\pad_live_dat.mdf',
SIZE=10MB, FILEGROWTH=10%) LOG ON (NAME=[pad_live_log],
FILENAME=N'E:\MSSQL\Data\pad_live_log.mdf', SIZE=10MB, FILEGROWTH=10%)
CREATE DATABASE failed. Could not allocate enough disk space for a new
database on the named disks. Total space
allocated
must be at least 25 MB to accommodate a copy of the model database.
The Planning Administration Domain datastore could not be created.
Log InLog in to view more of this document
Historical Number
1029237
Was this topic helpful?
Document Information
Modified date:
09 May 2025
UID
swg21346712