Hi,
GO
SELECT * FROM policy.v_EvaluationErrorHistory
GO
Also when I tried to setup the Management Data Warehouse database when I ran the first script from the codeplex library.( I received an error:)
Warning! The maximum key length is 900 bytes. The index 'IX_PolicyHistoryView' has maximum length of 1330 bytes. For some combination of large values, the insert/update operation will fail.
Warning! The maximum key length is 900 bytes. The index 'IX_EvaluatedServer' has maximum length of 1032 bytes. For some combination of large values, the insert/update operation will fail.
I appreciate your time in getting back to me with a solution.
Thanks,
Joe
I assume that you might have successfully implemented EPM since the last time you faced the issue of running the Powershell without specifying the policy category. Right now I am at this stage and I am not able to move forward. I have only one policy enabled in the CMS as I am in the infant stage here . There are no results when I run the query.
SELECT * FROM policy.v_PolicyHistoryGO
SELECT * FROM policy.v_EvaluationErrorHistory
GO
Also when I tried to setup the Management Data Warehouse database when I ran the first script from the codeplex library.( I received an error:)
Warning! The maximum key length is 900 bytes. The index 'IX_PolicyHistoryView' has maximum length of 1330 bytes. For some combination of large values, the insert/update operation will fail.
Warning! The maximum key length is 900 bytes. The index 'IX_EvaluatedServer' has maximum length of 1032 bytes. For some combination of large values, the insert/update operation will fail.
I appreciate your time in getting back to me with a solution.
Thanks,
Joe