Hi All,
I have AX 2012 R3 CU9 in my DEV environment and i have installed Management reporter 2012 CU15 andit was installed successfully.
But when i'm doing the data mart integration, i have got an error in the event viewer as in below.
Hint 'noexpand' on object 'ReportingIntegration.ReportingVirtualDataAreaView1' is invalid.
Committing transaction.
Committing transaction.
Rolling back transaction. Hint 'noexpand' on object 'ReportingIntegration.ReportingVirtualDataAreaView1' is invalid.
Committing transaction.
Committing transaction.
Rolling back transaction.
Component: Microsoft.Dynamics.Integration.Common.TraceLog
User: ****\Svc_MR_int
Machine: AXSAN
and when i enable the MR verbose logging, i have the below information:
ERROR TID:TP-11 [2017-01-12T23:48:01.1098689-06:00]: One or more errors occurred.
--- Exception Dump ---
Caught Exception: [System.AggregateException] One or more errors occurred.
Stack trace:
at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
at Microsoft.Dynamics.Integration.AdapterAbstractionLayer.ObjectProvider.<CombineCollections>d__31`1.MoveNext()
at Microsoft.Dynamics.Integration.Adapters.AX2012GL.GeneralLedgerTransactionObjectProvider.<ReadObjects>d__13.MoveNext()
at Microsoft.Dynamics.Integration.Service.Tasks.MapWork.ProcessRecordsImplementation(OperationType operationType)
Inner Exception: [System.Data.SqlClient.SqlException] Hint 'noexpand' on object 'ReportingIntegration.ReportingVirtualDataAreaView1' is invalid.
Committing transaction.
Committing transaction.
Rolling back transaction.
Stack trace:
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.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.SqlCommandExtensions.<>c__DisplayClass1.<ExecuteNonQueryWithRetry>b__0()
at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)
at Microsoft.Dynamics.Performance.Core.SqlCommandWrapper.RunCommand[TResult](Func`1 execute)
at Microsoft.Dynamics.Integration.Adapters.AX2012GL.AXProvider`1.CreateVirtualDataAreaView()
at Microsoft.Dynamics.Integration.Adapters.AX2012GL.ChangeTrackingProvider`1.CreateChangeTrackingTempTableQuery(SqlConnectionWrapper connection, Boolean changeTablesNeeded, String tempTableCreate, String updateStatistics)
at Microsoft.Dynamics.Integration.Adapters.AX2012GL.ChangeTrackingProvider`1.CreateCombinedTempTablesForIntegration(SqlConnectionWrapper connection)
at Microsoft.Dynamics.Integration.Adapters.AX2012GL.ActualTransactionObjectProvider.<ReadObjects>d__88.MoveNext()
at Microsoft.Dynamics.Integration.AdapterAbstractionLayer.ObjectProvider.<>c__DisplayClass31_0`1.<CombineCollections>b__0()
at System.Threading.Tasks.Task.Execute()
01/13/2017 05:48:01: task 85bd3675-23ed-4f1f-b00d-e6648fc74e33 is Faulted
Any suggestions to fix this issue would be much helpful.
Regards,
Aravind Reddy.