Skip to content

Add EPM version 5.0 that works with SQL 2016, and new SQLServer Powershell module#292

Merged
uc-msft merged 6 commits intomicrosoft:masterfrom
FonsecaSergio:master
Jan 29, 2019
Merged

Add EPM version 5.0 that works with SQL 2016, and new SQLServer Powershell module#292
uc-msft merged 6 commits intomicrosoft:masterfrom
FonsecaSergio:master

Conversation

@FonsecaSergio
Copy link
Copy Markdown

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

That Fix the 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. The statement has been terminated.

Add new Report: Policy Dashboard Filtered
Add new sample policy for DB Objects Name Pattern

Sergio Fonseca added 5 commits October 4, 2017 15:21
…shell 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?>
@msftclas
Copy link
Copy Markdown

msftclas commented Oct 4, 2017

CLA assistant check
All CLA requirements met.

…ill have problem

Import-Module SqlServer -DisableNameChecking -MinimumVersion "21.0.171.78"
@FonsecaSergio FonsecaSergio reopened this Oct 4, 2017
@uc-msft uc-msft merged commit 50ecc8e into microsoft:master Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants