Viewing 15 posts - 7,486 through 7,500 (of 9,253 total)
BigSam (10/27/2010)
I was hoping I could have 2 nodes active simultaneously.
You can for diffrent instances, that is an active\active cluster.
BigSam (10/27/2010)
October 27, 2010 at 11:29 am
hydbadrose (10/26/2010)
Please help= I am not sure if I have to install the sp2 on sql 2008 client server?
Please try and post in the correct forum location, it avoids a...
October 27, 2010 at 10:46 am
go into add\remove programs on that node, do you see sql server installation information here?
October 27, 2010 at 10:45 am
BigSam (10/25/2010)
I may go to active-active-passive.
This is a misconception, the cluster is either active\passive or active\active!
BigSam (10/25/2010)
October 27, 2010 at 6:25 am
If you really want to keep the same node configs do the following
➡ Remove one of the servers from the SQL Server clustered instance(s) by uninstalling the software.
➡ Evict\remove the...
October 27, 2010 at 6:19 am
could you post a screenshot of the logins section from SSMS
Also, did you install the instance in windows or mixed mode
October 26, 2010 at 10:34 am
Kwisatz78 (10/20/2010)
I have installed SQL under a local admin account
previously you have said that you used a domain account for each service, so what accounts did you use domain or...
October 26, 2010 at 7:34 am
Duran (10/26/2010)
Hello,I know what you mean, I just wanted everything to be uniform.
Regards,
D.
I can understand that, but you're making a whole lot of extra work for yourself. What if the...
October 26, 2010 at 3:47 am
Duran (10/25/2010)
having ran Cluster Res on the command line I notice that the network name I want to use is already pointing to another resource group.
Is it really that much...
October 25, 2010 at 5:06 pm
Is this a clustered install by any chance??
October 25, 2010 at 2:16 am
ALZDBA (10/24/2010)
- Why don't you just directly 7zip your existing full backup file(s) ?
that's what i wondered!
October 24, 2010 at 9:29 am
YSLGuru (10/12/2010)
Change the Recover Model to SIMPLE and flush out the Log file so that it is as small as possible.
Generally, but this doesn't always happen!
7zip is free, use this...
October 24, 2010 at 8:56 am
dcohn99 (10/23/2010)
What size is the log set to be to determine when it is 70% full? Can you...
October 23, 2010 at 7:04 pm
Firstly SP_Attach_DB is deprecated in future versions of SQL Server the following statement should be used instead
CREATE DATABASE FOR ATTACH
The link you posted is fairly dated and really only applicable...
October 23, 2010 at 3:19 am
chetanr.jain (10/23/2010)
Well, i am surprised to see that.. Why the log is been at 100 GB. Why checkpoint has not been occurred.
When the database is set to truncate on checkpoint...
October 23, 2010 at 3:01 am
Viewing 15 posts - 7,486 through 7,500 (of 9,253 total)