Hi All,
Our manufacturing users are experiencing slow performance when opening "Current operations" form in AX 2012. when I started analyzing this issue, we don't have any customizations around this including underlying tables and views, queries. so copied the query generated by AX and ran the same in SQL server management studio and observe the same issue.
When I ran the SQL query generated by AX it took ~20 seconds. The SQL query generated by AX has hinted with "OPTION(fast 10)" when I change the hint from OPTION(fast 10) to OPTION(hash join) the query ran quickly in less than 1 second. I am unable to find a similar option from AX. Can somebody please reply, is it possible to implement hash from AX if yes how to do this.
SQL screenshots of both options.


Thanks,
Ram.
*This post is locked for comments
I have the same question (0)