Slow running while searching

This forum is intended for cases when a problem can not be solved due to restrictions of the platform: a bug or lack of functionality.

#1
People who like this:0Yes/0No
Active user
Rating: 5
Joined: Mar 29, 2016
Company: DND YAZILIM LTD.

Hi,

Using: Sql Server

The  dynamic list is running slowly when searching the form. what could be the problem?

 
#2
People who like this:0Yes/0No
Interested
Rating: 16
Joined: Dec 4, 2017
Company:

Dear Hüseyin Çağrı Bayraktar,

If we can describe the issue you encountered as "earlier it worked fast enough, now it works slowly", then typically you can solve it via MS SQL maintenance activities.

Try doing the following:

- in MS SQL Server, create your DB's backup
- in MS SQL Server, create a maintenance plan for your DB
- in the maintenance plan:
  ** create and configure a scheduled update statistics task (to this task, you can add the task that clears the procedure cache)
  ** create and configure a scheduled index defragmentation task
  ** create and configure a scheduled index rebuilding task

Check that you successfully ran the maintenance plan at least once and then check whether you have search performance improvements.

Best regards,
Vladimir Gurov

1C Company support team
 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.