Hi,
How to Compaq a Sophos Database bec. it reach the maximum level of the express sql 4 gb.
can any one help us......
Thanks,
Teddy
This thread was automatically locked due to age.
HI,
If you're really struggling you could upgrade it to SQL Express 2008 R2, that has a 10GB limit but as Christian says, it can probably be solved as there is no need for it to be using that much space.
The first thing I would do is from SQL Server Management Studio, connect to the SQL instance and run the built in report (right click on the database) and choose : Reports - Standard Reports - Disk Usage by Table.
It may well turn out to be all firewall alerts for example. PurgeDB.exe then might prove useful based on the outcome.
Jak
HI,
If you're really struggling you could upgrade it to SQL Express 2008 R2, that has a 10GB limit but as Christian says, it can probably be solved as there is no need for it to be using that much space.
The first thing I would do is from SQL Server Management Studio, connect to the SQL instance and run the built in report (right click on the database) and choose : Reports - Standard Reports - Disk Usage by Table.
It may well turn out to be all firewall alerts for example. PurgeDB.exe then might prove useful based on the outcome.
Jak