Commit Graph
2 Commits
Author SHA1 Message Date
fvanderhaegen f77cd92b70 Update EPM_Create_Database_Objects.sql 2019-04-30 15:31:31 +02:00
Sergio Fonseca 0854c9261a Add EPM version 5.0 that works with SQL 2016, and new SQLServer Powershell module.
https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-ps-module

Fix for error: Microsoft.SqlServer.Management.Dmf.PolicyEvaluationException: Exception encountered while executing policy Table Name Pattern.  ---> Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> Microsoft.SqlServer.Management.Common.ExecutionFailureException: An exception occurred while executing a Transact-SQL statement or batch. ---> System.Data.SqlClient.SqlException: Arithmetic overflow error for data type tinyint, value = -1.<?char 13?> The statement has been terminated.<?char 13?>
2017-10-04 15:21:25 +01:00