Open GoogleCodeExporter opened 8 years ago
I have the same problem. My database has reached 4gb from DVD cover art and a
couple thousand movies. I learned that the issue is that SQL Server Express
only allows databases up to 4gb in size. Since OML is currently set up to work
with SQL Server Express, all OML databases have that 4gb limit. Once that limit
is reached, nothing new can be added to the database, making OML unusable.
Is there a fix for this?
Original comment by tmst...@gmail.com
on 8 Feb 2011 at 10:42
I resolved the problem. Here's the fix: Download and install MS SQL Serves 2008
Express R2 (emphasis on the R2). The original release only supports 4GB
databases, but R2 supports databases up to 10GB in size.
So I installed R2, then backed up and restored my OBL database to the new R2
server, manually created a user profile and manually edited the OML
settings.xml to point to the new server with new user profile security data.
Then I opened up OML and presto chango, I now have another 6GB of space to work
with.
It would be great if future releases of OML could integrate with the MSSSE 2008
R2 version so that 10GB becomes the new OML standard.
Original comment by tmst...@gmail.com
on 8 Feb 2011 at 10:18
Original issue reported on code.google.com by
mostlyca...@gmail.com
on 8 Nov 2009 at 4:03