Viewing 15 posts - 2,296 through 2,310 (of 4,745 total)
Ahem. The term active\active is soooooooo last year. What you have there is a multi instance cluster.
September 14, 2010 at 10:16 am
it is possible but why do you want to do this? sounds risky.
September 14, 2010 at 8:25 am
the process you are describing is for moving the master database not msdb.
msdb can be moved with the alter database modify file command and restarting SQL in the normal way....
September 14, 2010 at 3:37 am
The 10 per instance is not a hard and fast rule, its a 'recommendation' only and MS were being conservative.
for me the limit was hit on 24 databases, others have...
September 13, 2010 at 4:26 pm
mgchris (9/13/2010)
I am unfamiliar with the term bouncing. What do you mean by this.
to bounce - to stop and restart a service, therefore the service goes...
September 13, 2010 at 4:05 pm
In this situation I have been able to resume mirroring by bouncing SQL on the mirror.
How many databases are you mirroring? You may have reached the limit for your infrastructure....
September 13, 2010 at 3:19 pm
In the security properties of the server (right click\properties) change the auditing level to 'failed logins only'
September 13, 2010 at 11:29 am
by the way, post SP3 you should apply security hotfix ms09-062 as well
http://www.microsoft.com/technet/security/bulletin/ms09-062.mspx
September 10, 2010 at 1:56 pm
download SP3 and install
September 10, 2010 at 1:50 pm
SKYBVI (9/10/2010)
We have a log shipping server. It just contains all the log shipped databases in standby/read only mode.
We want to upgrade it from 9.00.1399 RTM enterprise...
September 10, 2010 at 1:07 pm
bit of a shot in the dark but has anyone changed the locale of the server?
September 9, 2010 at 4:01 pm
you should see two keys listed, you only want to delete one of them, the key from the source,2005 database
September 9, 2010 at 3:53 pm
SQL 2008 and 2008R2 are different versions and therefore on different release paths. Each will have their own service packs. there is not one out for R2 yet
September 9, 2010 at 3:35 pm
if this is a DR server are you using database mirroring? that could cause this if you are mirroring a large number of databases and there is catching up to...
September 9, 2010 at 3:01 am
Viewing 15 posts - 2,296 through 2,310 (of 4,745 total)