Viewing 15 posts - 2,011 through 2,025 (of 9,244 total)
how are you uninstalling the node?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 18, 2015 at 10:06 am
SQL!$@w$0ME (6/18/2015)
Servers are on the same site. But the 3rd node will not be configured for high availability, just for reporting (no vote for quorum?)
If the servers are same site...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 18, 2015 at 10:05 am
Run this query on the primary, change the job name first, and post the output please
SELECT j.name
, jh.[step_id]
, jh.[step_name]
, jh.[message]
...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 18, 2015 at 8:46 am
antonio.estima 4150 (6/18/2015)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 18, 2015 at 8:34 am
thank you Johan for the correction 😉
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 18, 2015 at 8:32 am
the log shipping backup job should be taking log backups and not full backups. Check the job step history and post here
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 18, 2015 at 4:57 am
answered here http://www.sqlservercentral.com/Forums/Topic1695309-3411-1.aspx
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 18, 2015 at 4:55 am
so what have you done about cluster disk 1 and cluster disk 2?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 18, 2015 at 4:51 am
SQL!$@w$0ME (6/17/2015)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 18, 2015 at 4:40 am
alex_pixley (6/17/2015)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 18, 2015 at 4:09 am
To do the same in powershell only requires a few lines of code 😉
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 18, 2015 at 1:06 am
simon.harvey 41170 (6/16/2015)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 16, 2015 at 4:05 am
Try these, no gaps
-dE:\DATA\master.mdf
-eE:\log\ERRORLOG
-lE:\DATA\mastlog.ldf
-T272
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 16, 2015 at 3:58 am
please post the results of the following powershell query
Get-ClusterResource | FL name,state,resourcetype,ownergroup,restartthreshold,restartdelay,restartperiod
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 16, 2015 at 3:54 am
the problem is not with the SMK the problem is with a DMK
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 16, 2015 at 3:29 am
Viewing 15 posts - 2,011 through 2,025 (of 9,244 total)