Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 SQL SERVER 2005 Express Limitations

Author  Topic 

pradeep_iete
Yak Posting Veteran

84 Posts

Posted - 2010-03-10 : 04:10:42
HI All,

I have SQL server Express running at store .That instance have 4 database running.Now my question is :

1) Does the constraint of Maximum 4 GB of database size is applicable for per Database case OR Summ of ALL database should be summed up and should not exceed 4 GB.

2) Database Size is defined as MDF + LDF?Please provide me additional Insight of it ?

3) Memory Usage is upto 1 GB ?
Again it is USAGE OF(DB1+DB2 +DB3+....+DBn ) = 1 GB
or Individual database 1GB consumption ?


Thanks



   

- Advertisement -