Activity overview
Latest activity by cphite
I came here to ask this same question, and I'm frankly a little disappointed by the answer... it was my understanding that this RavenDB database holds the schema changes, which is basically what I installed the software to keep track of in the first place. The file is growing quite large to the point where we're running out of space on the drive... are you really saying that the only solution is to delete the file and lose all of my schema change history?
Assuming I do delete this file, am I only losing my schema change data? Will I need to reconfigure anything?
And if I don't delete it, is there some upper limit to how large this file will grow?
/ comments
I came here to ask this same question, and I'm frankly a little disappointed by the answer... it was my understanding that this RavenDB database holds the schema changes, which is basically what I ...
Is there any way to control how long changes are kept in the RavenDB database? We would like to trim ours down if possible... / comments
Is there any way to control how long changes are kept in the RavenDB database? We would like to trim ours down if possible...
Beth Aitman wrote:
Hi tkleinhesselink,
You should be able to remove a database from SQL Lighthouse like this:
1. Click Configuration in the header.
2. On the Configuration page, scroll down to Databases, and find the database you want to remove.
3. Click the Remove link next to the database.
Let me know if that doesn't work for you.
Beth
Technical author, SQL Lighthouse
After following these steps I still see the database I removed on the "Home" page of DLM Dashboard. How to remove completely? / comments
Beth Aitman wrote:
Hi tkleinhesselink,
You should be able to remove a database from SQL Lighthouse like this:
1. Click Configuration in the header.
2. On the Configuration page, scroll down to D...