Viewing 15 posts - 31 through 45 (of 51 total)
Are the SQL services running?
_________________________________________________________________
"The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864
November 18, 2015 at 3:16 am
Thanks Brian
_________________________________________________________________
"The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864
November 18, 2015 at 1:36 am
Thank you Anthony
_________________________________________________________________
"The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864
November 17, 2015 at 9:01 am
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
November 17, 2015 at 4:26 am
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
November 16, 2015 at 8:12 am
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
November 16, 2015 at 7:05 am
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
November 16, 2015 at 6:33 am
Take a look here, may apply to you
_________________________________________________________________
"The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864
November 13, 2015 at 8:28 am
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
November 13, 2015 at 4:45 am
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
November 12, 2015 at 7:34 am
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
November 12, 2015 at 7:25 am
alnoor (11/9/2015)
PlonkerYou 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
November 10, 2015 at 1:45 am
anthony.green (11/10/2015)
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
November 10, 2015 at 1:40 am
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
November 6, 2015 at 8:43 am
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
November 6, 2015 at 8:07 am
Viewing 15 posts - 31 through 45 (of 51 total)