<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; FIX : ERROR Msg 1803 The CREATE DATABASE statement failed. The primary file must be at least 2 MB to accommodate a copy of the model database</title>
	<atom:link href="http://blog.sqlauthority.com/2007/11/12/sql-server-fix-error-msg-1803-the-create-database-statement-failed-the-primary-file-must-be-at-least-2-mb-to-accommodate-a-copy-of-the-model-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/11/12/sql-server-fix-error-msg-1803-the-create-database-statement-failed-the-primary-file-must-be-at-least-2-mb-to-accommodate-a-copy-of-the-model-database/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:36:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Manish</title>
		<link>http://blog.sqlauthority.com/2007/11/12/sql-server-fix-error-msg-1803-the-create-database-statement-failed-the-primary-file-must-be-at-least-2-mb-to-accommodate-a-copy-of-the-model-database/#comment-221279</link>
		<dc:creator><![CDATA[Manish]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 10:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/11/12/sql-server-fix-error-msg-1803-the-create-database-statement-failed-the-primary-file-must-be-at-least-2-mb-to-accommodate-a-copy-of-the-model-database/#comment-221279</guid>
		<description><![CDATA[In Denali (SQL Server 2012), the error message appears like below

The CREATE DATABASE statement failed. The primary file must be at least 4 MB to accommodate a copy of the model database.

I believe it means the size of Model Db is now 4 mb in Denali.

Thanks
Manish]]></description>
		<content:encoded><![CDATA[<p>In Denali (SQL Server 2012), the error message appears like below</p>
<p>The CREATE DATABASE statement failed. The primary file must be at least 4 MB to accommodate a copy of the model database.</p>
<p>I believe it means the size of Model Db is now 4 mb in Denali.</p>
<p>Thanks<br />
Manish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PROTAP</title>
		<link>http://blog.sqlauthority.com/2007/11/12/sql-server-fix-error-msg-1803-the-create-database-statement-failed-the-primary-file-must-be-at-least-2-mb-to-accommodate-a-copy-of-the-model-database/#comment-56017</link>
		<dc:creator><![CDATA[PROTAP]]></dc:creator>
		<pubDate>Mon, 21 Sep 2009 14:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/11/12/sql-server-fix-error-msg-1803-the-create-database-statement-failed-the-primary-file-must-be-at-least-2-mb-to-accommodate-a-copy-of-the-model-database/#comment-56017</guid>
		<description><![CDATA[Hi For me to cerate a db in sql server 2005 it gives me the following error:

CREATE DATABASE failed. Primary file must be at least 3 MB to accommodate a copy of the model database.

So, how do reduce the primary file size of model database from 3 mb to 2mb?]]></description>
		<content:encoded><![CDATA[<p>Hi For me to cerate a db in sql server 2005 it gives me the following error:</p>
<p>CREATE DATABASE failed. Primary file must be at least 3 MB to accommodate a copy of the model database.</p>
<p>So, how do reduce the primary file size of model database from 3 mb to 2mb?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

