Forum Replies Created

Viewing 15 posts - 31 through 45 (of 51 total)

  • RE: ** Urgent !!! ** Connection Timeout Expired !

    Are the SQL services running?

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Migrating logins to another server

    Thanks Brian

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Migrating logins to another server

    Thank you Anthony

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Services failed start in cluster

    Is the SPN (Service Principal Name) registered correctly

    To create an SPN for the NetBIOS name of the SQL Server use the following command: setspn –A MSSQLSvc/<SQL Server computer name>:port# <Domain\Account>

    To...

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: lock request timed out

    http://www.sqlservercentral.com/Forums/Topic310216-5-1.aspx

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: SQL Browser issue

    Are you fully patched, check this article

    https://support.microsoft.com/en-us/kb/2526552

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Proper use of a SAN

    Why would you not use clustered shared volumes?

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: SQL Server application error from ntdll.dll (exception code 0xc0000374)

    Take a look here, may apply to you

    https://social.technet.microsoft.com/Forums/windows/en-US/57bd8f3a-3bd5-484d-8188-91e28e94a949/the-mssqlserver-service-terminated-unexpectedly?forum=sqldatabaseengine

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Cannot log in/connect to databases

    It looks like a network issue. When the servers were moved were they patched into a cabinet that is correctly patched to a switch that in turn can communicate with...

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: SSMS does not see my NAS

    If you have a clustered environment then you will need to add the drives as dependancies of the SQL Server resource in failover cluster manager

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Need help to run a Powershell from SQL Server

    Manic Star (11/12/2015)


    Wouldn't it be easier to work with a network admin to do a group policy instead?

    Definitely the way to go

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Moving SQL SERVER 2008 Databases on Physical Box to a Virtual Server(Question)

    alnoor (11/9/2015)


    Plonker

    You also need to transfer the logins.

    3. Backup databases and restore to new server

    What DB do you think the logins are stored?

    "The master database contains all of...

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Stopping SQL Services on a sql 2008 Cluster

    anthony.green (11/10/2015)


    What if the node needs a reboot during the maintenance? Do you want a loss of service?

    Generally my stance on maintenance at the OS layer for SQL Clusters...

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Maintenance Plan Cleanup of Network Share

    Should be fine if you use the UNC path of the target

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Services failed start in cluster

    Lavanyasri (11/3/2015)


    SQL Server Configuration Manager?

    1. Its not working with the existing domain account so i have changed to my credentials through SQL Server Configuration Manager?

    I wouldn't advocate using a personal...

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

Viewing 15 posts - 31 through 45 (of 51 total)