Alex Maluy

Junior Member | Редактировать | Профиль | Сообщение | ICQ | Цитировать | Сообщить модератору Установил сие чудо на Windows R2 SP2 + SQL 2005 Rus Ent. При первом запуске консоли (setup wizard) выбивает ошибку. Вот лог: Number of verifications started: [01.05.2012 10:30:05] [01.05.2012 10:30:06] Verification(Verifying collection database) [01.05.2012 10:30:07] Verification(Verifying access to collection server) [01.05.2012 10:30:08] Verification(Verifying management group name) [01.05.2012 10:30:08] Verification(Verifying access to reporting server) [01.05.2012 10:30:08] Verification(Verifying reporting database configuration) [01.05.2012 10:30:50] Verification(Verifying URLs for reports) [01.05.2012 10:30:50] Verification(Verifying DAS account) Number of verifications completed: [01.05.2012 10:30:50] Tasks started: [01.05.2012 10:31:20] Root Directory: c:\Program Files\Microsoft Forefront\Client Security\Server Current Directory: C:\Documents and Settings\tZar [01.05.2012 10:31:20] Task(Collection Database Schema) Starting this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\configure.sql [01.05.2012 10:31:20] Task(Collection Database Schema) Script version (1 0 16 0) Database version (1 0 16 0). [01.05.2012 10:31:20] Task(Collection Database Schema) The following database does not need to be updated: Database: OnePoint Server: 1C [01.05.2012 10:31:21] Task(Configure Report Localization) Starting this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\configure_loc.sql [01.05.2012 10:31:21] Task(Configure Report Localization) Completed this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\configure_loc.sql [01.05.2012 10:31:21] Task(Clean Collection Database Add-ons) Starting this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\Clean_MOM_Ops_SQL_Addons.sql [01.05.2012 10:31:21] Task(Clean Collection Database Add-ons) Completed this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\Clean_MOM_Ops_SQL_Addons.sql [01.05.2012 10:31:22] Task(Collection Database Add-ons) Starting this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\MOM_Ops_SQL_Addons.sql [01.05.2012 10:31:23] Task(Collection Database Add-ons) Completed this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\MOM_Ops_SQL_Addons.sql [01.05.2012 10:31:23] Task(Reporting Database Schema) Starting this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\configure.sql [01.05.2012 10:31:23] Task(Reporting Database Schema) Script version (1 0 16 0) Database version (1 0 16 0). [01.05.2012 10:31:23] Task(Reporting Database Schema) The following database does not need to be updated: Database: SystemCenterReporting Server: 1C [01.05.2012 10:31:23] Task(Reporting Database DTS Task) Starting this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\configuredts.sql [01.05.2012 10:31:25] Task(Reporting Database DTS Task) Completed this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\configuredts.sql [01.05.2012 10:31:25] Task(Clean Reporting Database Schema) Starting this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\Clean_MOM_DWH_SQL_Addons.sql [01.05.2012 10:31:25] Task(Clean Reporting Database Schema) Completed this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\Clean_MOM_DWH_SQL_Addons.sql [01.05.2012 10:31:25] Task(Reporting Database Schema) Starting this SQL script: c:\Program Files\Microsoft Forefront\Client Security\Server\MOM_DWH_SQL_Addons.sql [01.05.2012 10:31:26] Task(Reporting Database Schema) Exception thrown during SQL command. Exception: Невозможно неявно преобразовать значения диапазона, указанные в параметре под порядковым номером 1 к типу параметра функции секционирования. Near line: 1580 SQL command: -- -- Add Daily Partition Schema -- IF (SERVERPROPERTY('EditionID') = 1804890536) BEGIN IF NOT EXISTS(SELECT * FROM sys.partition_functions WHERE name = N'fnSAS_DailyPartitions') BEGIN EXEC prSAS_CreateDailyPartitionFunction END END [01.05.2012 10:31:26] Task(Reporting Database Schema) System.Data.SqlClient.SqlException: Невозможно неявно преобразовать значения диапазона, указанные в параметре под порядковым номером 1 к типу параметра функции секционирования. в System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) в System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) в System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) в System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) в System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) в System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) в System.Data.SqlClient.SqlCommand.ExecuteNonQuery() в Microsoft.Forefront.ClientSecurity.Configure.SQLScriptTask.RunSQLScript(String strServer, String strDB, String strSQLScriptName) [01.05.2012 10:31:26] Task(Reporting Database Schema) System.Data.SqlClient.SqlException: Невозможно неявно преобразовать значения диапазона, указанные в параметре под порядковым номером 1 к типу параметра функции секционирования. в System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) в System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) в System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) в System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) в System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) в System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) в System.Data.SqlClient.SqlCommand.ExecuteNonQuery() в Microsoft.Forefront.ClientSecurity.Configure.SQLScriptTask.RunSQLScript(String strServer, String strDB, String strSQLScriptName) в Microsoft.Forefront.ClientSecurity.Configure.SQLScriptTask.ThreadedWebServiceTask(Object x)Number of tasks completed: [01.05.2012 10:31:26] В инете нашел только решение заменой SQL на английский. Но мне это не очень подходит. Может сталкивался кто с подобным? |