I'm trying to install Fortress Server 1.0.1 while upgrading existing Vault (3.5.2) and Dragnet (1.0.7) databases but I get the error:
"Upgrade failed. The sgvault and sgdragnet databases must have the same SQL Collation. This must be fixed before upgrading the databases to Fortress. SQL Collations must be the same for the sgvault and sgdragnet databases Fortress Setup is exiting due to a failure or cancellation. Error Code = 450"
This is the second attempt at installing Fortress. I successfully installed 1.0.0 about a week ago but I had to revert back to Vault/Dragnet and restore the backed up db's while we waited for new Fortress serial numbers.
With this second installation I initially got another error which I managed to resolve by deleting the remnant "sgmaster" db that remained from the first installation (I got this tip from another thread)
BTW, both sgvault and sgdragnet both use the "SQL_Latin1_General_CP1_CI_AS" collation and i'm using Windows Authentication.
Any help would be most appreciated.
Darren
Installation Error Code 450, Upgrade Vault/Dragnet->Fortr
Moderator: SourceGear
-
- Posts: 3
- Joined: Wed Nov 23, 2005 8:55 pm
AUTO_CLOSE
The cause of this problem was eventually identified as the setting of AUTO_CLOSE in the sgvault database.
A later problem was reported by Darren -- upgrading from Fortress 1.0.1 to 1.0.2 failed. AUTO_CLOSE was set to ON/True for both sgvault and sgdragnet. Once AUTO_CLOSE was set to OFF/False for both sgvault and sgdragnet, the upgrade routine was able to successfully determine the collation for both of those databases, and the upgrade succeeded.
Dan McCue
SourceGear
A later problem was reported by Darren -- upgrading from Fortress 1.0.1 to 1.0.2 failed. AUTO_CLOSE was set to ON/True for both sgvault and sgdragnet. Once AUTO_CLOSE was set to OFF/False for both sgvault and sgdragnet, the upgrade routine was able to successfully determine the collation for both of those databases, and the upgrade succeeded.
Dan McCue
SourceGear