About 598 results
Open links in new tab
  1. Any performance impact due to increasing the frequency of …

    Jul 1, 2014 · With monitoring and checking transaction types, you can see which database has read-only or write only transactions based on that you can decide do you need databases in full recovery …

  2. Why does a clustered instance sometimes create a DTC

    Jul 16, 2012 · The closest thing I do to this is monitoring the SQL servers from a remote server via a linked server. I dont do any DML over the link. I just run a simple query to see if the server is up. …

  3. Sql Server Database Mail attachments from FileTable msg 22015 (file is ...

    Aug 2, 2012 · The sql server instance is running locally under NT AUTHORITY\NETWORKSERVICE, and I am able to open files in the store using the UNC. One work around that I found was to use the …

  4. Syntax error when creating database - social.msdn.microsoft.com

    Nov 10, 2014 · It is a temporary database that gets recreated or altered frequently. The code checks for SQL Server, gets it's version number in order to use the default SQL Server path. If SQL Server isn't …

  5. What are SMK backup and database certficate for?

    Feb 15, 2019 · The service master key is encrypted using the local machine key or the Windows Data Protection API. This API uses a key that is derived from the Windows credentials of the SQL Server …

  6. Release free space from MDF File - social.msdn.microsoft.com

    Feb 18, 2017 · Shrinking a database should be a rare operation and should not be part of your regular database maintenance. Heavy shrinking and growing of database files will fragment your file system, …

  7. WITH (NOLOCK) is still causing a block?

    Dec 13, 2016 · Check using sp_lock or whatever your favourite tool is for checking what locks are acquired. Tibor Karaszi, SQL Server MVP (Web Blog) Marked as answer byEnric VivesTuesday, …

  8. permission to access database properties - social.msdn.microsoft.com

    Dec 11, 2013 · I am able to access database properties with a plain login on an SQL 2008 instance after installing the service pack. Erland Sommarskog, SQL Server MVP, [email protected]

  9. SQL_Latin1_General_BIN" and "SQL_Latin1_General_CP1_CI_AS collation"

    Dec 27, 2011 · The instance collation will affect all applications. SQL_Latin1_General_BIN is case-sensitive so all variable names, tempdb objects and GOTO labels are case-sensitive. Applications …

  10. SQL Server is terminating in response to a 'stop' request from Service ...

    Jan 20, 2012 · 2012-01-24 00:33:46.26 spid8s SQL Server is terminating in response to a 'stop' request from Service Control Manager. This is an informational message only.