Over the weekend, I upgraded our Vault server from 2.0.6 to 3.0.4. The installation appeared to complete without errors and everything seemed ok. However, none of my users can log in - they get some version of an access denied message. While investigating, I found that the Vault Admin tool crashes with a FailDBReader message when trying to view the properties of a repository. The Vault log file is full of these messages:
Invalid object name 'fulltxfolders'.
Any ideas what I should do?
Thanks!
-Elias
Invalid object name 'fulltxfolders' after upgrade to 3.0.4
Moderator: SourceGear
It appears as if the View, fulltxfolders, was not created during the upgrade process. This can happen if the logged in user running the upgrade script does not have administrative permissions to SQL Server.
If you can find vault_install.log file, it may have logged any problems during the upgrade process. Posting the file for review may give an indication of any problem.
If you cannot find that file, I would recommend uninstalling the Vault server, making sure to KEEP THE DATABASE, and then re-installing and using the option to KEEP THE DATABASE.
In essence, this is running the upgrade script one more time. If you notice any errors within the dialog (or in the vault_install.log file), please report back any errors.
If you can find vault_install.log file, it may have logged any problems during the upgrade process. Posting the file for review may give an indication of any problem.
If you cannot find that file, I would recommend uninstalling the Vault server, making sure to KEEP THE DATABASE, and then re-installing and using the option to KEEP THE DATABASE.
In essence, this is running the upgrade script one more time. If you notice any errors within the dialog (or in the vault_install.log file), please report back any errors.
Jeff Clausius
SourceGear
SourceGear