Commit Graph
13 Commits
Author SHA1 Message Date
Umachandar Jayachandran 50ecc8e762 Merge pull request #292 from FonsecaSergio/master
Add EPM version 5.0 that works with SQL 2016, and new SQLServer Powershell module
2019-01-29 15:28:25 -08:00
John McCall 08cc071c53 Update README.md 2017-11-15 11:11:40 -05:00
Sergio Fonseca 93b335922a Set a minimun version por SQLServer Powershell module. Default v20 still have problem
Import-Module SqlServer -DisableNameChecking -MinimumVersion "21.0.171.78"
2017-10-04 16:29:52 +01:00
Sergio Fonseca cbf3f1d289 Fix documentation and README 2017-10-04 15:46:58 +01:00
Sergio Fonseca 785d74cee6 Added sample policy for DB Objects Name Pattern 2017-10-04 15:34:37 +01:00
Sergio Fonseca 3631b7fafd Add new Policy Dashboard Filtered to filter per server or per database 2017-10-04 15:28:52 +01: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
Pedro Lopes 3fe4d08b89 Moved project files 2017-09-05 08:34:43 -07:00
Pedro Lopes 9ad9066087 Update readme with changelog 2017-06-24 17:00:52 -07:00
Pedro Lopes 739d62f5f9 Readme for 4.1.2.2 2017-06-24 16:57:57 -07:00
Pedro Lopes 9f601949e3 Update README.md 2017-06-24 16:50:33 -07:00
Pedro Lopes 17110cbc9f Update README.md 2017-06-24 16:49:57 -07:00
Pedro Lopes 3127958f12 moving epm framework from codeplex 2017-06-24 16:48:48 -07:00