web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Management Reporter ERROR

(0) ShareShare
ReportReport
Posted on by

Hello All,

I am getting error while installing Management Reporter - 2012 R3 CU9. Here under is my system configuration.

Operating System - Windows 2012 R2 

SQL server 2014 SP1

Application is installed from Microsoft SLC.

Error is here under.

------------------

System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Data.SqlClient.SqlException: Invalid object name 'DIMENSIONATTRIBUTE'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at Microsoft.Dynamics.Performance.Deployment.DataProvider.DataMart.CredentialConfigurationHelper.OpenConnectionAndExecuteReader[T](String sqlToExecute, ConfiguredCredential configuredCredential, Func`2 readerFunction, SqlParameter[] parameters)
at Microsoft.Dynamics.Performance.Deployment.DataProvider.DataMart.CredentialConfigurationHelper.ExecuteReader[T](String sqlToExecute, ConfiguredCredential configuredCredential, Func`2 readerFunction, SqlParameter[] parameters)
at Microsoft.Dynamics.Performance.Deployment.DataProvider.AX.AX2012.DataMart.AXConfigurationTool.TryConfigureChangeTracking(String& failureMessage)
at Microsoft.Dynamics.Performance.Deployment.DataProvider.AX.AX2012.DataMart.AXConfigurationTool.VerifyCredentialAndConfigure(Boolean suppressUI, String& message)
at Microsoft.Dynamics.Performance.Deployment.DataProvider.AX.AX2012.DataMart.AX2012DataMartDeploymentPart.ValidateSettings(IDictionary`2 settingsToValidate)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.Screens.ConfigurationViewModel.<TryRemoveFromView>b__13(IDeploymentPart part)
at System.Linq.Enumerable.<SelectManyIterator>d__14`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.Screens.ConfigurationViewModel.TryRemoveFromView(Boolean isProgressing)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.WizardViewModel.SetSelectedScreenControllerImplementation(Int32 targetIndex, Boolean isProgressing, WizardScreenViewModel activeModel)
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'DIMENSIONATTRIBUTE'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at Microsoft.Dynamics.Performance.Deployment.DataProvider.DataMart.CredentialConfigurationHelper.OpenConnectionAndExecuteReader[T](String sqlToExecute, ConfiguredCredential configuredCredential, Func`2 readerFunction, SqlParameter[] parameters)
at Microsoft.Dynamics.Performance.Deployment.DataProvider.DataMart.CredentialConfigurationHelper.ExecuteReader[T](String sqlToExecute, ConfiguredCredential configuredCredential, Func`2 readerFunction, SqlParameter[] parameters)
at Microsoft.Dynamics.Performance.Deployment.DataProvider.AX.AX2012.DataMart.AXConfigurationTool.TryConfigureChangeTracking(String& failureMessage)
at Microsoft.Dynamics.Performance.Deployment.DataProvider.AX.AX2012.DataMart.AXConfigurationTool.VerifyCredentialAndConfigure(Boolean suppressUI, String& message)
at Microsoft.Dynamics.Performance.Deployment.DataProvider.AX.AX2012.DataMart.AX2012DataMartDeploymentPart.ValidateSettings(IDictionary`2 settingsToValidate)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.Screens.ConfigurationViewModel.<TryRemoveFromView>b__13(IDeploymentPart part)
at System.Linq.Enumerable.<SelectManyIterator>d__14`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.Screens.ConfigurationViewModel.TryRemoveFromView(Boolean isProgressing)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.WizardViewModel.SetSelectedScreenControllerImplementation(Int32 targetIndex, Boolean isProgressing, WizardScreenViewModel activeModel)
at System.Threading.Tasks.Task.Execute()
ClientConnectionId:3a94dbcb-c0a9-42f8-bddd-6c94acabd8dc
Error Number:208,State:1,Class:16<---

Above error is published from windows event log.

*This post is locked for comments

I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    304,121 Super User 2026 Season 1 on at

    Hi Mohd,

    It seems there is an invalid column. This can be caused by not having the correct credentials for creating the database. Can you review the user permissions?

    Also try to install MR and a DataMart separately. The DataMart can be setup after setup MR in the configuration console.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 16

#2
GiacomoRovai Profile Picture

GiacomoRovai 4

#3
Douglas Noel Profile Picture

Douglas Noel 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans