Hello Everyone I need some help:
The size of a database on my test server is 300 MB but when I use it on the real server it increases until 1.5GB
What can happened?
Thank you in Advance
Nina
Hello Everyone I need some help:
The size of a database on my test server is 300 MB but when I use it on the real server it increases until 1.5GB
What can happened?
Thank you in Advance
Nina
Subject: view indexes may be the answer.
Maybe even private views saved no the server?
Subject: Hard to say
Is there lots of activity in this database? Are lots of documents created and deleted (esp. if via agent).
Notes doesn’t reclaim white space immediately in databases. You have to compact to do that - and there are implications with your backup software if you are using transactional logging so be sure to read up on compact and it’s potential impact.
Subject: Database Size
Date
Topic
RE: Database Size (Jean-Yves Riverin)