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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

0x80044150 SQL Server Error quck find in view

(0) ShareShare
ReportReport
Posted on by 29

Hello everyone. An error occurs when using a quick search in the entity view.  The error appears in the new and old application What could this be related to?

Client version: 1.4.3672-v91onpremise

photo_5F00_2022_2D00_02_2D00_25_5F00_09_2D00_18_2D00_50.jpgQuotes-My-Quotes-_2D00_-Microsoft-Dynamics-365-_2D00_-Google.png

I was looking for answers on the forum. I managed to find this setting

Enable Quick Find record limits is 'YES',

but it is already enabled, and the error still appears regularly

85a1e4c8_2D00_e1c6_2D00_44e4_2D00_8a36_2D00_f57dd827706d.png

I have the same question (0)
  • Suggested answer
    Venkatesh Nadar Profile Picture
    Microsoft Employee on at

    Hi,

    Ideally, the query which is used to pull the records for the view to load is timing out. 

    Collect the platform traces and get the query that is failing tune it using SSMS. or increase the OLEDBTimeout . or that doesn't work use the below SQL query to update the timeout in DB

    use MSCRM_Config

    Update OrganizationProperties set IntColumn = '120'
    where ColumnName = 'SQLCommandTimeout'

    And, there is also a new Query Hint feature available in the online instance which I believe should be available in CRM 9. x On-premise as well-

    An example of this using the Query Hint feature on the All Accounts view is below:

     

    pastedimage1645786332119v1.jpeg

    After clicking Edit Query Hint, you will see the below option to add a hint to the view:

     

    pastedimage1645786332124v2.jpeg

    From here, choose here options, click OK, and publish customizations.

    This feature won't be available by default, you can open a ticket with MS to check this feature is available in your current version

    Hope this helps!

    Regards,

    Venkatesh N

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Manoj - ManoVerse Profile Picture

Manoj - ManoVerse 125 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 93

#3
Hamza H Profile Picture

Hamza H 46 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans