Viewing 15 posts - 31 through 45 (of 67 total)
If i recall you have to take the cluster offline and start sqlserver locally to make the change. The problem is when you failover the change won't go along with...
September 16, 2011 at 6:54 am
current settings are allow inbound and outbound .. is this incorrect?
September 15, 2011 at 2:01 pm
That was something I thought of too; ensure you CYA and tell the powers at be that in order to do the maintenance you may expose them to more data...
August 5, 2011 at 6:27 am
August 5, 2011 at 6:24 am
ouch. Performance won't be the best, but do what you can with the other indexes and keeping stats up to date.
August 5, 2011 at 6:22 am
You are up against a wall on this. You will need more storage to accomplish the task. Which will require an outage to move the log to.
also: No downtime at...
August 5, 2011 at 6:13 am
Is there another drive with more space that you could move the log to?
August 5, 2011 at 6:07 am
It sounds right to me, but I'd wait to hear another opinion. I have only done it twice
August 5, 2011 at 6:02 am
One thing I would do is allow the transaction log to grow.
August 5, 2011 at 6:00 am
Lavanyasri (8/5/2011)
You are right. Data is very important.
The main reason why my database goes to suspect mode is server restarted 2 times . Paricular database goes...
August 5, 2011 at 5:53 am
It isn't really a true Active/Active as one instance isn't aware of the other. Its more like dual Active/Passive. But it is as logical as you stated
Node1
1) New SQL Server...
August 5, 2011 at 5:43 am
mike.mcquillan (6/29/2011)
June 29, 2011 at 7:20 am
one thing you could try would be profiling a standard trace then taking the profile and dropping it into a table then delete the stuff you don't want or need....
June 8, 2011 at 1:59 pm
SQLRNNR (6/8/2011)
crashdan (6/8/2011)
forsqlserver (6/8/2011)
But u can use the secondary database as reporting database.
The db would be in restore mode in this case, so not able to be accessed the same...
June 8, 2011 at 1:10 pm
Viewing 15 posts - 31 through 45 (of 67 total)