InterviewSolution
| 1. |
What's New In Sql Management Studio For Sql Server? |
|
Answer» Added new services in SQL Management Studio for SQL Server: Check Database, Indices Management, Shrink Database and Update Statistics.There was an issue concerning installation on disks having more than 2Tb of free space. The DEFAULT folder for logs now points to the user's profile. The network NOTIFICATIONS (NetSend) did not work on Windows VISTA and newer.SQL Studio Agent utilized 100% of CPU when the task generated a large LOG. Fixed now. The running processes are now stopped correctly when updating. Wrong encoding of logs with enabled localization has been fixed. Lots of other improvements and bug-fixes. Added new services in SQL Management Studio for SQL Server: Check Database, Indices Management, Shrink Database and Update Statistics.There was an issue concerning installation on disks having more than 2Tb of free space. The default folder for logs now points to the user's profile. The network notifications (NetSend) did not work on Windows Vista and newer.SQL Studio Agent utilized 100% of CPU when the task generated a large log. Fixed now. The running processes are now stopped correctly when updating. Wrong encoding of logs with enabled localization has been fixed. Lots of other improvements and bug-fixes. |
|