About 56,100 results
Open links in new tab
  1. sql server - Where is the SQLS database backup virtual device …

    When SQL backs up a database using a VIRTUAL_DEVICE, it uses what is called a VDI interface. This is a C++ COM component that creates a virtual device to which SQL can then …

  2. SQL Server service account Windows privileges and rights

    Jan 20, 2015 · If changing the service account on an existing install from a virtual account to a domain account the recommendation is to use the SQL Server configuration manager to set …

  3. vmware - SQL Server Socket/CPU Configuration - Database …

    Dec 8, 2020 · Tips for configuring Microsoft SQL Server in a virtual machine (VMWare | KB article) This article provides a list of points to consider when configuring Microsoft SQL Server …

  4. Problem Reaching VM SQL Server Instance

    I have a virtual machine running on this host which has a SQL Server 2008 R2 Express instance. In the virtual machine, I can connect to the host instance in SSMS.

  5. Physical Server or a Virtual Machine SQL Server?

    Oct 29, 2014 · Is there a anyway to figure out via a SQL Script to know whether SQL Server is running on a Physical Server or Virtual Server ?

  6. sql server - Too many VLFs - How do I truncate them? - Database ...

    Oct 21, 2016 · How do I tell how many I have and how big they are? SQL Server writes logs sequentially. The logs are written into sub sections called Virtual Log Files (VLF). You can get …

  7. sql server - A way to clear/restart virtual memory creep …

    Dec 8, 2014 · The PC server our SQL Server is running on has 4 GB of RAM and up to 3.5 GB of free disc space for the SQL Server 2005 installation. The database itself is on a 350 GB share …

  8. sql server - Severity 016 Backup virtual device fail - Database ...

    Explore related questions sql-server sql-server-2008 See similar questions with these tags.

  9. What is controlling SQL Server's page file usage? SQL Server or …

    Jan 29, 2020 · SQL Server adds memory only when its workload requires more memory; a server at rest does not increase the size of its virtual address space. SQL Server release memory to …

  10. Can a MS SQL Server be named different than host computer?

    Jun 17, 2018 · 5 I have a virtual machine that was built by our IT department to host various processes. They named the computer something incomprehensible like "XYSVC105" and I am …