Viewing 15 posts - 6,061 through 6,075 (of 9,253 total)
kellithompson (1/20/2012)
Yes it is. It's off-site at another location, but it's the same domain.
That makes things a whole lot easier. Just set mirroring up as defined in BOL. I...
January 20, 2012 at 12:17 pm
Pieter Vanhove (1/19/2012)
Hi,Did you manage to fix your problem because I have the same issue on my cluster...
Regards
Start a new thread giving details of your issue where people will be...
January 19, 2012 at 1:28 am
Generally when passing multiple parameters to a dynamic SQL string you would declare and pass the parameters as the link specifies, Michelle's script doesn't but then it's only passing a...
January 18, 2012 at 5:12 pm
Is the stand alone server part of the same domain as the cluster or is it in a workgroup.
January 18, 2012 at 4:17 pm
shijimon.jacob (1/18/2012)
Hi,So if I go for a 2 node windows cluster, I can have more than 2 clustered instances on them using Sql Server 2008 Standard Edition?
you're now confusing...
January 18, 2012 at 10:44 am
just to re iterate, you only need a backup of the certificate and its private key and a backup of the database itself
January 16, 2012 at 4:17 pm
MarkThornton (1/13/2012)
Thanks for helping. I ran Paul's code and got this result:
session_idstart_time status ...
January 13, 2012 at 9:27 am
GilaMonster (1/13/2012)
You're posts are not making any sense.
It's not just me then 🙂
January 13, 2012 at 6:19 am
ESAT ERKEC (1/13/2012)
Sorry i want to make fragmention of index about 100
fragmentation should be as low as possible not as high as possible!
January 13, 2012 at 4:51 am
this is a known issue, truncate clears the table as all pages are de allocated. When deletes occur the ghost delete process fires to remove pages, with LOBs this takes...
January 13, 2012 at 4:46 am
Do you have any databases mirrored on this instance already or is this the first one you are attempting?
January 13, 2012 at 4:36 am
Ah right ok.
Try switching compression on using the command above see if it throws an error message, this may give a clearer indication.
Can you go to the Transaction log backup...
January 13, 2012 at 1:20 am
Viewing 15 posts - 6,061 through 6,075 (of 9,253 total)