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

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

Timing out when changing period status?

(0) ShareShare
ReportReport
Posted on by 24

Hi,

Over the past couple of months, when we go to put a period on hold it takes a very long time.  Sometimes we let it run for 30 mins plus and it still doesn't complete.

Our partner suggested we do it via excel instead, but when I try to open this page in the excel add in I get the message "the URL used to retrieve data was too long".

Anyone got any ideas what might be causing it or any way we can work around it (either through front end, excel or other)?

Thanks

I have the same question (0)
  • RachaelHa Profile Picture
    24 on at
    RE: Timing out when changing period status?

    Thanks David - really helpful, that's great news

  • Suggested answer
    David Bader Profile Picture
    on at
    RE: Timing out when changing period status?

    Hi RachaelHa,

    Thank you for posting your inquiry to the Communities.

    I have seen this type of issue before and it usually related to a missing index and the issue (673245) will be resolved in 10.0.28. In the meantime you can try adding the below index in a Sandbox environment.  If that resolves the issue please open a support ticket so the same can be applied to Production.

    CREATE NONCLUSTERED INDEX SUBLEDGERVOUCHERGENERALJOURNALENTRY_PERF_IDX_1

    ON [dbo].[SUBLEDGERVOUCHERGENERALJOURNALENTRY] ([PARTITION],[SUBLEDGERJOURNALENTRY])

    WITH ( ONLINE = ON (WAIT_AT_LOW_PRIORITY (MAX_DURATION = 5 MINUTES, ABORT_AFTER_WAIT = SELF)),

            SORT_IN_TEMPDB = ON,  FILLFACTOR = 100, DATA_COMPRESSION = PAGE, MAXDOP = 2)

    Have a great day!

  • Suggested answer
    André Arnaud de Calavon Profile Picture
    298,911 Super User 2025 Season 2 on at
    RE: Timing out when changing period status?

    Hi RachaelHa,

    If you don't have customizations in this area, I would suggest to check if there is a known issue on LCS issue search. If you can't find it reported before, you can contact Microsoft Support.

    You can also do some analysis yourself using e.g. the Trace Parser to check which x++ coding and database calls are consuming the most time.

  • Vishals786 Profile Picture
    on at
    RE: Timing out when changing period status?

    Hi RachaelHa , 

    You can try to check the customization behind the classes responsible for running Periods.

    Then once you get the entity holding the related table data for the periods.

    You can go to Entity Execution Parameters and maximise the number of threads for that entity.

    You can only do this if you find that class is calling that respective data entity.

    After maximizing the thread count you can see a relative performance boost and this might also result in running the periods quickly.

    Please check this and let us know if this helps or not.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

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

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,317

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 918 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 656 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans