new feature SQL History is more or less useless
HenrikM
Posts: 7 Bronze 1
in SQL Prompt
Hi,
I am the only one, who has a bad experience using the new feature SQL History in SQL Prompt in SSMS.
1. Opening SQL History takes 1-2 minutes and SSMS is completely frozen while opening the SQL History tab
2. Searching for keywords etc. in SQL History freezes SSMS and often crashes SSMS, forcing you kill the SSMS process and opening SSMS again.
Come on Redgate, You should be able to do better..
Regards
Henrik Munch
I am the only one, who has a bad experience using the new feature SQL History in SQL Prompt in SSMS.
1. Opening SQL History takes 1-2 minutes and SSMS is completely frozen while opening the SQL History tab
2. Searching for keywords etc. in SQL History freezes SSMS and often crashes SSMS, forcing you kill the SSMS process and opening SSMS again.
Come on Redgate, You should be able to do better..
Regards
Henrik Munch
Tagged:
Answers
Sometimes maybe if I wait several minutes (3+ minutes) SSMS will become responsive again.
I have checked the logs and in the sqlprompt-sqlhistory*.logs found this Exception
I'd be less bent out of shape about my cheese being moved/changed if it didn't feel like Bringing Out the Big Guns whenever I want to break out one of my most frequently used features.
SQL History seems to be working pretty well. It is not instantaneous in its search, but it is reasonably fast considering how much it is indexing.
File this under "Not fixed".
As that is SQLLite database, you could also use DB Browser for SQLite to find the problem in the history and try to remove it.