cancel
Showing results for 
Search instead for 
Did you mean: 

EV9 Configuration Wiz: Unable to create DB in SQL2008 R2

alfredmjNZ
Level 4
Partner Accredited

Has anyone seen the error where the Configuration program fails because it is trying to create a 10MB database and SQL2008 R2 x64 has a minimum size of 100MB?   

An error was detected while accessing the Vault Database 'Provider=SQLOLEDB;Server=WLGSQL02\APBI01;Database=MASTER;Integrated Security=SSPI' (Internal reference: CADODataAccess::ExecuteSQLCommand .\ADODataAccess.cpp [lines {1407,1409,1424,1456}], built Mar 14 10:54:54 2011):

Description: 

The CREATE DATABASE statement failed. The primary file must be at least 100 MB to accommodate a copy of the model database.
 
 
SQL Command:
  CREATE DATABASE [EnterpriseVaultDirectory]         ON             ( NAME = 'VaultDev70', FILENAME = 'P:\SQLDATA\VaultDev8e.mdf',SIZE = 10 MB)  LOG ON            ( NAME = 'VaultLog70', FILENAME = 'Q:\SQLLOGS\VaultLog8e.mdf',SIZE = 25 MB) 
 
 
Additional Microsoft supplied information:
 
Source:       Microsoft OLE DB Provider for SQL Server
Number:       0x80040e14
SQL State:    42000
Native Error: 00001803
HRESULT  0x80040e14
 

1 ACCEPTED SOLUTION
3 REPLIES 3

alfredmjNZ
Level 4
Partner Accredited

THanks for the post.

Yep, the issue was that the modeljnl DB had been increased in size.

I had to shrink it back to 10MB.

This is really a limitation within the EV configuration script.  A larger initial DB size would overcome thiswithout any difficulty.

How do I get Symantec to review this as a suggestion for improvement ?

AlfredMJNZ

Gonz
Level 5
Employee

Hello Alfred.

Is very easy now to add a suggestion.

Just login into the EVConnect community and visit this link

https://www-secure.symantec.com/connect/node/add/idea

Kinf Regards.