Hi
This is what I did in the end (as suggested):
Installed on the offending server (as network service option) and pointed the DB install to my local server.
Backed up and restored the local DB to production.
Recreated the sgvaultuser and ran sp_change_users_login to sync user.
Hopefully, all is well...
Mitch
Vault server 3.1.8 install fails creating stored procs
Moderator: SourceGear
That is very strange.
I have no idea why the install in your scenario would be declaring this is the case. The script does not have @dbname declared twice. Perhaps it is something related to the production server.
I did find this article from Microsoft. Perhaps the @dbname error is related to the problem described here - PRB: Creating New Database Objects Fails in a SQL Server Database
I have no idea why the install in your scenario would be declaring this is the case. The script does not have @dbname declared twice. Perhaps it is something related to the production server.
I did find this article from Microsoft. Perhaps the @dbname error is related to the problem described here - PRB: Creating New Database Objects Fails in a SQL Server Database
Jeff Clausius
SourceGear
SourceGear