Viewing 15 posts - 6,406 through 6,420 (of 9,253 total)
Dave Brooking (10/12/2011)
October 12, 2011 at 2:02 am
GilaMonster (10/12/2011)
Perry Whittle (10/12/2011)
mwieczorek (10/12/2011)
any ideas why my sql server restarts every time?
As I said it sounds like someone is pulling the plug or switching off at the socket. Without...
October 12, 2011 at 1:15 am
Saga... (10/12/2011)
Yes You will need 2 ip's (Heartbeat IP, Private IP) for each node & 1 Ip for SQL server.
Heartbeat and private are the same!
I assume you meant public...
October 12, 2011 at 1:09 am
mwieczorek (10/12/2011)
any ideas why my sql server restarts every time?
As I said it sounds like someone is pulling the plug or switching off at the socket. Without any other log...
October 12, 2011 at 12:47 am
Jack
I always disable windows firewall on corporate domain computers. If you need to ringfence a set of servers use a dedicated firewall product. If you want a good freebie Smoothwall...
October 12, 2011 at 12:43 am
On Windows server systems MDAC is part of the operating system and it's service packs.
I believe you may be referring to the SQL server native client, if you already...
October 11, 2011 at 5:22 pm
Have you ensured that all required storage has been presented to the new node
October 11, 2011 at 5:17 pm
Jack, the easiest way to test a failover of the cluster is to kill the public network connection on the active node. This should cause failover to a partner node....
October 11, 2011 at 5:12 pm
What's in the windows application and system logs?
October 11, 2011 at 5:02 pm
Minnesota - Viking (10/11/2011)
Looking at the object IDs say that they are:DEFAULT_CONSTRAINT and
PRIMARY_KEY_CONSTRAINT
cant i get away by recreating these ?
The default constraint shouldn't be to much of an...
October 11, 2011 at 4:59 pm
kevinsql7 (10/10/2011)
October 11, 2011 at 10:46 am
can you provide more details of the move from 2000 to 2008.
Did you run DBCC CHECKDB after the upgrade and did it run successfully?
Did you run DBCC UPDATEUSAGE after the...
October 11, 2011 at 10:31 am
the dbcreator server role will grant create drop and restore permissions to any database. Securables at the database level are used to grant the BACKUP permissions or just grant the...
October 11, 2011 at 10:13 am
sql server 2008 central management server??
October 11, 2011 at 8:58 am
do you have antivirus software on the server, if so have you perfomed a system scan?
October 11, 2011 at 8:57 am
Viewing 15 posts - 6,406 through 6,420 (of 9,253 total)