Viewing 15 posts - 436 through 450 (of 1,366 total)
Thanks Grant.
I used to to start a instance which was failed due to CU install. Is there anything bad if i didn't remove it from start up parameter?
May 6, 2015 at 3:05 am
The backup preference is set to secondary only
April 17, 2015 at 8:17 am
As experts suggested, yes please listen to Perry.
I was just giving you the way how you can do that.
April 2, 2015 at 2:47 am
Run the below command.
USE [master]
GO
ALTER DATABASE [msdb] SET READ_WRITE WITH NO_WAIT
GO
April 2, 2015 at 2:38 am
Remove the primary database from Availability Group. Shrink the DB and then add it back.
April 1, 2015 at 6:29 am
Anyone have any idea why this is happening. This happened again today..Not able to figure out the root cause.
March 30, 2015 at 2:17 am
In our environment we do nothing particular while applying patch. We proceed with principal first and then the secondary server. Most of the times reboot is required and we go...
March 27, 2015 at 3:39 am
As Gail mentioned better call customer care.. System Tables part of deadlock is not a good sign i feel.
March 26, 2015 at 9:43 pm
We had issue in this environment as our snapshot was getting corrupted because of the limitation of windows. The file as getting fragmented because of high data change. Will that...
March 26, 2015 at 6:50 am
Thanks Perry for the reply.
In order to successfully upgrade the application they need to rename the Primary database as DB_Upgrade for that they need to take the DB out of...
March 26, 2015 at 6:48 am
Thanks everyone for the response.
They reinstalled Visual C++ and everything working fine now,i dont know how that happened!!!!
March 26, 2015 at 6:34 am
Perry Whittle (3/4/2015)
what is RO?
Sorry for the confusion.. I mean Read Only Database.
March 5, 2015 at 2:08 am
Thanks Jitendra..
Our issue is AppDomain is unloading without any reason. We have logged a call with MS now.
March 4, 2015 at 8:06 am
Viewing 15 posts - 436 through 450 (of 1,366 total)