Vault import - is it still working?
Moderator: SourceGear
-
- Posts: 95
- Joined: Mon Aug 29, 2005 12:39 pm
The error in your latest log shows the repository couldn't be deleted because SQL Server ran out of disk space:
----8/30/2005 3:34:26 PM admin--brinks.acciptier.com(172.31.70.239)--SSL Disabled System.Data.SqlClient.SqlException: Could not allocate space for object '(SYSTEM table id: -122213000)' in database 'TEMPDB' because the 'DEFAULT' filegroup is full.
Make sure tempdb.mdf (usually in C:\Program Files\Microsoft SQL Server\MSSQL\Data) has enough space, and that tempdb is configured to allow it to grow (SQL Enterprise Manager->tempdb->Properties->Data files).
----8/30/2005 3:34:26 PM admin--brinks.acciptier.com(172.31.70.239)--SSL Disabled System.Data.SqlClient.SqlException: Could not allocate space for object '(SYSTEM table id: -122213000)' in database 'TEMPDB' because the 'DEFAULT' filegroup is full.
Make sure tempdb.mdf (usually in C:\Program Files\Microsoft SQL Server\MSSQL\Data) has enough space, and that tempdb is configured to allow it to grow (SQL Enterprise Manager->tempdb->Properties->Data files).
Last edited by lbauer on Wed Aug 31, 2005 5:31 am, edited 1 time in total.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
-
- Posts: 95
- Joined: Mon Aug 29, 2005 12:39 pm
-
- Posts: 95
- Joined: Mon Aug 29, 2005 12:39 pm
After a re-install and reorganization of MS SQL Server and Vault, I'm cautiously optimistic.
The same import into Vault is now much faster by appearances. The estimated time for import is on the order of 8-10 hours, as opposed to over 30 for the same set of files and folders.
Linda, thank you for your patience and assistance.
The same import into Vault is now much faster by appearances. The estimated time for import is on the order of 8-10 hours, as opposed to over 30 for the same set of files and folders.
Linda, thank you for your patience and assistance.
Last edited by James Jeffers on Wed Aug 31, 2005 12:23 pm, edited 1 time in total.