Viewing 15 posts - 3,556 through 3,570 (of 9,253 total)
MysteryJimbo (2/20/2014)
george sibbald (2/19/2014)
February 20, 2014 at 3:30 am
Yuri55 (2/19/2014)
February 20, 2014 at 2:09 am
oskargunn (2/18/2014)
Ok, so it requires that Windows Failover cluster feature is installed.Thanks for the info, and btw awesome Article on AlwaysON ๐
February 18, 2014 at 11:45 am
oskargunn (2/18/2014)
Hello,Iยดve been reading that SQL Server 2012 Always On is dependent on having a Windows Failover Cluster setup. Is that correct ?
Yes, for more information see my guide at...
February 18, 2014 at 8:00 am
Are the servers on separate sites?
In this scenario you should work to get the principal online as soion as possible, i've never tested but with both witness and principal down...
February 18, 2014 at 5:42 am
k.arkenau (2/17/2014)
I got a problem with a user who needs to log on to the integration services.
The user ist is "sysadmin" on the SQL Server and I granted him...
February 17, 2014 at 10:50 am
lmpotthoff (2/16/2014)
I've opened port...
February 17, 2014 at 10:38 am
Welsh Corgi (2/11/2014)
The article listed below describes the action necessary to do so:
http://dba.stackexchange.com/questions/37583/moving-sql-server-to-different-domain
Does anyone have...
February 17, 2014 at 10:31 am
ramyours2003 (2/13/2014)
how to bring the sql services in to offline in a cluseter , naviagte procedure to tak to offline/onlnie ?
via a command prompt on the Windows 2008 cluster node...
February 14, 2014 at 9:08 am
wodom (2/13/2014)
For years it has always appeared to me that the fastest/easiest way to migrate is a backup/restore across the network,
To a certain point, if the database is not required...
February 14, 2014 at 5:17 am
do you have another mlocation where you can test restore the backup files
February 14, 2014 at 4:12 am
Jake Shelton (2/14/2014)
We are migrating to a new server, of course we are splitting out log and datafiles, but otherwise, any best practice on folder naming?
We were thinking of...
February 14, 2014 at 3:21 am
restoring over a network is just as bad, why do you think the copy job moves the files locally to the secondary instance ๐
Fo you have any other errors, etc...
February 14, 2014 at 3:19 am
If you really want to move the database and put in standby mode using a backup you'll need to perform the following on the source server
RESTORE DATABASE yourdb WITH RECOVERY[/CODE]
BACKUP...
February 14, 2014 at 2:58 am
SQLb2t (2/14/2014)
I dosent work even after specifying restore file path same as backup location.means I am picking same backup file
I think you're misunderstanding what i am asking.
Log shipping has a...
February 14, 2014 at 2:34 am
Viewing 15 posts - 3,556 through 3,570 (of 9,253 total)