Information Centric Analytics (ICA) is installed with a localized copy of Microsoft SQL Server and both the ICA installation logs and RiskFabric Processing logs show data type conversion errors from nvarchar to datetime. The following examples are from an environment running SQL Server localized for Brazilian Portuguese:
Error - Initialize SQL Tables
System.Data.SqlClient.SqlException (0x80131904): Falha ao converter data e/ou hora da cadeia de caracteres.
Error Msg: Procedure=spUpdateLDW_SymantecDLP,Error=A conversão de um tipo de dados varchar em um tipo de dados datetime resultou em um valor fora do intervalo.; Line Number: 135
Error Msg: A conversão de um tipo de dados varchar em um tipo de dados datetime resultou em um valor fora do intervalo. Line Number: 129
Error Msg: Exit processing of ScenarioID = 3007 Falha ao converter data e/ou hora da cadeia de caracteres. Line Number: 341
Release : 6.x
ICA requires the English-language, case-insensitive version of SQL Server Enterprise.
To install ICA after attempting to install using a localized version of SQL Server, follow this procedure:
Local Language Versions in SQL Server
Collations and Case Sensitivity
https://learn.microsoft.com/en-us/ef/core/miscellaneous/collations-and-case-sensitivity