Hello,
Recently we’ve had to add extra storage files for the Broker as the current Broker.qs.stor became full. After this procedure, the additional storage files tend to grow extremely fast (1GB a week) which is a lot more than prevously although transactions and logging are on the same level.
My two questions are:
-
What could be the cause of the storage file growing so fast?
-
Is is possible to remove a storage file by just deleting it? Right now we have:
Broker.qs.stor (2GB)
MoreStorage1.qs.stor (1GB)
MoreStorage2.qs.stor (1GB)
MoreStorage3.qs.stor (2GB)
Would it be safe to just delete MoreStorage1.qs.stor and MoreStorage2.qs.stor?
Best Regadrs