Sql Collation
Hello,
I move the Sql Database from sql server 2000 to sql server 2005.
When I run the Deployment Scanner,the follow issuse shows up:
Information:no mixed collation found in Enterprise Vault SQL Database
sqlsrv: Unmatched default SQL collation: Server: Hebrew_CI_AS ; EnterpriseVaultDirectory database: SQL_Latin1_General_CP1_CI_AS.
sqlsrv: Database: EnterpriseVaultDirectory - no mixed collations found.
sqlsrv: Unmatched default SQL collation: Server: Hebrew_CI_AS; EnterpriseVaultMonitoring database: SQL_Latin1_General_CP1_CI_AS.
sqlsrv: : Database: EnterpriseVaultMonitoring - no mixed collations found.
sqlsrv: Unmatched default SQL collation: Server: Hebrew_CI_AS; EVEVStore01 database: SQL_Latin1_General_CP1_CI_AS.
sqlsrv: : Database: EVEVStore01 - no mixed collations found.
Seems that the collation settings are different set for the server than the actual EV databases.
Is it needed to change the collation settings for the EV databases to the version of the server i.e. Maste database?
I attach a screenshot for the Deployment Scanner
Would the upgrade failed when actually running it?
is it recommended to using with article:
http://www.symantec.com/business/support/index?page=content&id=TECH55063
Many Thanks Ronen
I would suggest running this script instead because i agree, the technote is pretty bad and hard to follow
http://blogs.msdn.com/b/ikovalenko/archive/2006/12/03/alter-database-alter-collation-forced.aspx