When unable to open the settlement screen in AX 2012 or clicking the settlement button AX just hangs


Login to the Database and execute below query to Flush the procedure cache

DECLARE @DBID INT = DB_ID('AX database name')

DBCC flushprocindb(@DBID)

Login to AX and the settlement screen will open now.

Comments

Popular posts from this blog

AX 2012 DEVOPS Build, Release setup and configuration

AX 2012 Build process using AZURE DEVOPS

What is Microsoft Power Platform?