I've been doing some load testing and i've manged to kill the app without too much difficulty.
I cannot add any more files despite having only 1.73GB of data in around 5000 files (in one repository with many subfolders).
Is there some kind of hard limit around 2GB for the vault DB?
Specific error details as follows:
----1/04/2006 12:47:04 AM admin--myPC(192.168.2.3)--SSL Disabled EndTx (Revision - 0) returned: FailDBFileStream
----1/04/2006 12:47:04 AM admin--myPC(192.168.2.3)--SSL Disabled AddFile: $/MOVIES/eb1002_512.avi returned: FailDBFileStream
----1/04/2006 12:47:15 AM admin--myPC(192.168.2.3)--SSL Disabled Logout
----1/04/2006 12:47:26 AM admin--myPC(192.168.2.3)--SSL Disabled Login
----1/04/2006 12:47:48 AM admin--myPC(192.168.2.3)--SSL Disabled System.Data.SqlClient.SqlException: Could not allocate space for object 'tblfileinfo' in database 'sgvault' because the 'PRIMARY' filegroup is full.
The statement has been terminated.
Could not allocate space for object tblfileinfo
Moderator: SourceGear
Problem solved
When you're right, you're right.
Test machine had msde installed as the default instance. have migrated up to 2k5 dev edition and we're moving along swimmingly at 40GB and growing.
thx muchly.
Test machine had msde installed as the default instance. have migrated up to 2k5 dev edition and we're moving along swimmingly at 40GB and growing.
thx muchly.