Hello, I've done install TFS 2013 and SQL Server 2012 R2 SP1 into my server .
And now I'm trying to update existing database schema from TFS 2010 to TFS 20013. Done backup my schema and restore to the new SQL server, and proceed with the update wizard provided by TFS 2013, along the update wizard i encounter this problem.
[2014-03-31 10:11:12Z][Error] TF400744: An error occurred while executing the following script: SchemaDev11CTP1.sql. Failed batch starts on the line 24851. Statement line: 511. Script line: 25361. Error: 50000 %error="600000";%:MY-KULVSSUWV001\ETAXVSS.Tfs_Imported..ApplyFieldChanges: Unexpected Database Update Failure - Error %error="229";% executing ALTER statement for WorkItemsLatest
Any ideas? Thanks in advance for help .