Question : I have a sample query generated by an application (Microsoft Dynamics AX 2012 in this case) which is […]
Tag: microsoft-dynamics
POS Performance Issue AX 2012 R3
Question : I have slowness. Can anyone review this plan (PasteThePlan) and tell me what I need to optimize? This […]
Configuring Dynamics GP’s (SQL Server) Disks
Question : I am an accidental DBA at my work, and when I took it over, it was quiet a […]
Verifying connection pooling server side with CONTEXT_INFO on
Question : I’m working with a 3 tiered application, Microsoft Dynamics AX, where the middle tier maintains connections to a […]
Delete unused indexes from Microsoft Dynamics CRM Application
Question : So I found tons of unused indexes from our CRM application with this query from Pinal: SELECT o.name […]
Full-Text Search against serial numbers?
Question : Using Dynamics 365 with MSSQL. There is an option to enable Full Text Search, however once it is […]
Restore database of 90GB to computer of only 100GB
Question : How do I restore a huge Microsoft SQL Server database that is 6GB as a zip file and […]
Help me tune the long-running query
Question : I have a problem with the following query executing from the application (Microsoft Dynamics AX): DECLARE @p1 INT; […]
Viewing execution plans for queries with parameters
Question : I have a sample query generated by an application (Microsoft Dynamics AX 2012 in this case) which is […]
Setting maxdop 1 vs setting the threshold for parallelism high
Question : I am looking at a possible fringe case for parallelism settings. I’ve long since followed the credence that […]
- 1
- 2