All Vault Operation failed

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
jkp*74
Posts: 147
Joined: Wed Dec 15, 2004 9:42 pm
Contact:

All Vault Operation failed

Post by jkp*74 » Mon May 23, 2005 1:39 am

Below are the errors when i tried to perform some operation on Vault:

i) When check out, i got the follwoing error msg:
A database error has occured (FailDBInsert)

ii) When delete the following error occured:-
[23/05/2005 15:36:30] Beginning transaction
[23/05/2005 15:36:30] Delete $/C12-001-002(Flash RND)/Documentation/Temp/Autocad/acad.err
[23/05/2005 15:36:30] Ending the transaction
[23/05/2005 15:36:32] Server unavailable for transaction end
[23/05/2005 15:36:32] An exception was encountered during the transaction. Exception: Exception of type System.Exception was thrown. at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, Boolean keepCheckedOut, Boolean removeLocalCopy, Boolean bIsImport, DateTime dateImport, Int32 nUserIDImport, Int64& nRevID)
[23/05/2005 15:36:32] Transaction failed
[23/05/2005 15:36:32] Transaction failed

Early in the afternoon, one of the user tried to check in some files which are more than 102400KB in one transaction. Could that be the course of the problem? How do i get the Vault Server to run again. I have restarted the Server PC and the error still there.
Joel
Micro Modular System
http://www.mmsis.com

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Mon May 23, 2005 7:16 am

Look in the Vault server log file, in %windir%/temp/sgvault - it should have more info about what the error actually is.

jkp*74
Posts: 147
Joined: Wed Dec 15, 2004 9:42 pm
Contact:

Post by jkp*74 » Wed May 25, 2005 7:54 pm

Hi,

It is due to the database size exceed 2GB. I was using MSDE 2000. Now it is upgraded to SqlServer 2000. Was not aware of that limitation earlier on.
Joel
Micro Modular System
http://www.mmsis.com

Locked