Hi folks,
We are experiencing a problem when trying to analyze visual plan for a particular query. We can run the SQL query in about 10 seconds. We then perform visual plan ESTIMATE with success. Then we EXECUTE visual plan and the second tab never appears with the execute results. Instead we get 50% progress window even though we can see console status at the bottom of screen clearly shows that the execution finishes in another 10 seconds. Looking at threads on server we can see no activity to indicate something is still happening. It seems the plan is truly execute but somehow won't display. Our sever is 82 and our studio is 82. I tried with older studio and same problem. Tried with multiple computers and same problem. Tried a more simple query such as select DISTINCT BLART from MKPF and that works normal.
Anybody seen this particular behavior?
Thanks,