Viewing 15 posts - 211 through 225 (of 1,524 total)
We are in parallel with one of our apps going from SQL2005 to 2012. Another small app will be upgraded to 2012 in March. The last one is...
February 15, 2016 at 6:19 am
Perry Whittle (2/9/2016)
:Whistling: I posted the link to that at the beginning of this topic on my very first post :w00t:
At no point...
February 10, 2016 at 5:45 am
February 8, 2016 at 12:06 pm
Oracle, SQL Server and DB2 are by far the marketshare leaders. However, they are all quite expensive which leads to the MySQL, NoSQL and others to take a small...
February 8, 2016 at 8:14 am
I have been pushing app folks for 3 years to get into their budgets upgrades OR replacement products for things running on Windows 2003/SQL 2005. We only have three...
February 8, 2016 at 6:20 am
jcarranza 23978 (2/5/2016)
If you don't do it...
February 5, 2016 at 8:25 am
jcarranza 23978 (2/4/2016)
2. Check which node owns the Role (A or B).
3. Pause the Secondary node (so that the Primary knows is down)
4....
February 5, 2016 at 5:57 am
Perry Whittle (1/29/2016)
Just run
exec sp_validatelogins
This will identify any AD users or groups which have been removed from AD but not from the SQL Server instance
Man. Thanks for posting...
February 4, 2016 at 12:20 pm
I am very new to this as well. We just brought up our very first Always on system this week. I believe the listener will allow you...
January 29, 2016 at 6:48 am
In place upgrade is really not something you want to do. If the upgrade fails then you have a unstable system (possibly one that is dead) and no backout...
January 28, 2016 at 7:35 am
January 28, 2016 at 7:34 am
Yes, it is set to failover mode Automatic.
I found the issue and fixed it.
Upon failover I changed it to the recommended setting in this link. Basically it means it...
January 27, 2016 at 11:23 am
It is set to Synchronous commit. There aren't any data changes as we only have a test database with a few test tables with less than 20 rows in...
January 27, 2016 at 10:04 am
Orlando Colamatteo (1/27/2016)
When you say all is fine after starting the primary what do you mean? What state is each database immediately after that point and which ends up primary?
On...
January 27, 2016 at 7:10 am
This same thing happened to me as well. I had a clean output file but the job said failed. I manually ran the integrity check and it was...
January 19, 2016 at 5:37 am
Viewing 15 posts - 211 through 225 (of 1,524 total)