Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

Year end closing taking long time in ax 2009

(0) ShareShare
ReportReport
Posted on by 55

Hi,

Year end closing taking long time in ax 2009, It is running since last 88 hours.

Can any one suggest, how to speed up?

Can anyone replaced "insert" to "insert_recordset"  in LedgerTransferOpening class, which used in year-end closing process or any other solution.

Thanks,

  • Acer Profile Picture
    75 on at
    RE: Year end closing taking long time in ax 2009

    We had the same issue and fixed it.

    Make sure you dont have the "optimize for unknown" flag set on the SQL Server (4136).

    This will surely park you AX and make everything run slow.

    Often it has been implemented to fix parameter sniffing, but it is way better to identify the few places you find these issues and fix it by changing that code, index turning or simply add a plan guide (we have about 15 plan guides on our database and are not seeing these issues anymore).

    If you don't have the 4136 flag set  (check by running  DBCC TraceStatus()  on the database )

    Our result on a well functioning, fully upgraded AX2009 with SQL Server 2012 SP4

    1117

    1118

    1224

    2371

    4199

    7646

    All enabled globally

    Then you may have to look at the numbers of threads it can start up.

    But first. Let me know what flags you have enabled.

  • Suggested answer
    André Arnaud de Calavon Profile Picture
    295,435 Super User 2025 Season 1 on at
    RE: Year end closing taking long time in ax 2009

    Hi Ashutosh,

    I have written a blog about rebuild or recalculation of balances. This blog was written for AX 2012 and talks about some performance issues and mitigations: Rebuild balances in AX 2012 (dynamicspedia.com)

    Note that the way how to recalculate the balances after deleting previously created opening transactions is different between AX2009 and AX2012. It might be that some logic in AX2009 was causing more delays. I can remember I did a customization in the past to limit the recalculations to one year or one period only, but that was on an AX4 environment. I think also in AX2009 it will recalculate all balances and not only for one fiscal year.

    I don't have a running AX2009 environment to check the logic and give a direct full recommendation. I do hope the blog and my comments above will give some starting points to investigate for similar issues and probably change some logic to improve the performance by e.g. change the recalculation to calculate for only one year.

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 601 Most Valuable Professional

#2
Abhilash Warrier Profile Picture

Abhilash Warrier 416

#3
Adis Profile Picture

Adis 384 Super User 2025 Season 1

Product updates

Dynamics 365 release plans