Viewing 15 posts - 661 through 675 (of 1,158 total)
Steve Jones - SSC Editor (1/13/2012)
SQL Kiwi (1/13/2012)
What's the general feeling about asking Steve to remove that "Question for the Experts" thread? +1 vote here.
Arguments are welcome, but it...
January 13, 2012 at 10:02 am
Perry Whittle (1/11/2012)
kwilt1 (1/10/2012)
I was under the impression that Standby Mode wasn't a good optionWhat gave you that impression!
The only thing not good about it is you need another licence...
January 13, 2012 at 1:53 am
There's some missing information here at the moment.
Will you have a service outage to accomodate this?
Is the publisher its own distributor?
What is your snapshot problem as you can change the...
January 13, 2012 at 1:50 am
Ninja's_RGR'us (1/7/2012)
jcrawf02 (1/7/2012)
Ninja's_RGR'us (1/6/2012)
MysteryJimbo (1/6/2012)
GilaMonster (1/6/2012)
And vague question of the week award goes to: http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=169885I don't know. This is pretty vague.
http://www.sqlservercentral.com/Forums/Topic1231424-1549-1.aspx
This one is way worse!
I don't actually think that...
January 8, 2012 at 3:31 am
Mike John (1/7/2012)
Make them non-nullable with default values if possible and you should find the updates much faster.
But adding the columns after the table is created would take much...
January 8, 2012 at 3:24 am
GilaMonster (1/6/2012)
And vague question of the week award goes to: http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=169885
I don't know. This is pretty vague.
http://www.sqlservercentral.com/Forums/Topic1231424-1549-1.aspx
January 6, 2012 at 10:19 am
Brandie Tarvin (1/6/2012)
Is there...
January 6, 2012 at 9:57 am
Maintenance.Subplan_1 comes from the maintenance plan you have set up and named.
You can change the subject based on its name but I'm unaware of anything further.
You "could" create...
January 6, 2012 at 7:32 am
MysteryJimbo (1/6/2012)
If so, have you tried running them in an active/active setup by having an instance on each node?
Is max memory configured to...
January 6, 2012 at 7:23 am
Thats pretty vague.
What performance issues are you getting?
Are both instances runnning on the same node? If so, have you tried running them in an active/active setup...
January 6, 2012 at 7:03 am
Perry Whittle (1/6/2012)
IMHO log shipping is the easiest to setup and maintain of all the SQL Server HA technologies
Yes, have to agree, its beautiful in its simplicity, if a little...
January 6, 2012 at 6:26 am
azdzn (1/6/2012)
- database accessibility in mirroring isn't an issue thanks to database snapshots.
Yes it is, to a degree. To refresh it you need to drop the existing snapshot which...
January 6, 2012 at 6:05 am
You will need to tune the indexes on the individual tables. I would get the statement out of the view and look at tuning that as you would normally.
January 6, 2012 at 4:23 am
Viewing 15 posts - 661 through 675 (of 1,158 total)