Viewing 15 posts - 31 through 45 (of 108 total)
looks like you havent restored the latest log backup without recovery on your mirror database
May 23, 2009 at 1:31 am
firewall turned on or something like that? is encryption enabled on the connection on any of the databases.. is the mirror db in recovery mode?
March 18, 2009 at 11:00 am
What is the sys.tcp_endpoints saying regarding to the ports are they really there and the ones you use. Use netstat to see if the server is really listening on that...
March 18, 2009 at 8:08 am
you dont need to have the files in the same place
March 14, 2009 at 10:02 am
production is ..production you are not allowed to use the dev edition for it but however you can use any edition for a witness server even the free express edition...
March 4, 2009 at 1:06 pm
simplest way i can think of is to create a script task and use the system.io.file.existst() method
March 3, 2009 at 11:59 am
Make sure the database files are placed in a folder the sqlserver has permission to. Also try using the sp_attach_db if you tried it with the graphical interface and if...
March 3, 2009 at 11:45 am
kevinsql7 (1/29/2009)
January 30, 2009 at 6:57 am
you can look up dbcc memorystatus or the sys.dm_os_memory_clerks for the buffer pool to see for what the memory is used for
January 30, 2009 at 6:40 am
The index rebuild works with the transaction log file so it will be mirrored over which can take quiet some time on a large Index rebuild.
January 30, 2009 at 6:29 am
did you touch any of the mdf or log files while db was offline?
October 24, 2008 at 5:54 am
as of intel specs it is http://processorfinder.intel.com/Details.aspx?sSpec=SLBBC
October 17, 2008 at 2:11 am
if i understand your situation right you can accomplish this by using output http://msdn.microsoft.com/en-us/library/ms177564.aspx
October 8, 2008 at 2:34 am
hi
it's sp_cycle_agent_errorlog for the agent logs to change or see folder you can right click on the errorprotocolls and say configure to set path and log level for when it...
October 3, 2008 at 7:49 pm
did not work for me last time
September 26, 2008 at 5:03 am
Viewing 15 posts - 31 through 45 (of 108 total)