Viewing 15 posts - 7,666 through 7,680 (of 9,253 total)
try now, the pdf is fairly large so download to disk and then open!
September 18, 2010 at 4:57 pm
if you have 2 instances of sql server and 2 nodes
active\active
1 instance running on node 1, 1 instance running on node 2
active\passive
2 instances running on node 1, no sql...
September 18, 2010 at 4:48 pm
try them again, they do take a while to download as they are around 4MB each
September 18, 2010 at 4:45 pm
yes, to create an active active installation simply install a second failover cluster instance and move the group to a passive node!
September 18, 2010 at 9:30 am
Hi
check my guide at the following link for SQL Server 2008 on a Windows 2003 cluster
September 18, 2010 at 9:02 am
Hi
check my guide at this link using VMWare Server 2
September 18, 2010 at 8:55 am
Firstly dont use VirtualPC or Player. Use either Microsoft Virtual Server 2005 R2 SP1 or VMWare Server 2.0.x
Check my guide at this link for step by step details using VMWare...
September 18, 2010 at 8:44 am
to install a new failover cluster instance you select "new sql server failover cluster installation". For each node after that you add to the instance you select "add node to...
September 18, 2010 at 8:40 am
this is another good reason to slipstream SP1 at install time. Cures a whole load of issues with the RTM installer!
September 17, 2010 at 10:44 am
shiv-356842 (9/17/2010)
2008 Sql server
which edition of Windows?
September 17, 2010 at 4:07 am
shiv-356842 (9/15/2010)
yes i need clustering installation in MS SQL SERVER 2008
Are you using windows 2003 or 2008 clustering?
September 17, 2010 at 1:32 am
steve block (9/16/2010)
September 17, 2010 at 1:28 am
to move the tables and indexes to another file\filegroup you may use the create index with drop existing. Ensure the table has a clustered index in the first place then...
September 15, 2010 at 3:17 pm
are you using Windows 2003 or 2008 cluster?
Clustering and indeed quorums differ between the platforms. An active\active cluster has the same quorum requirements as an active\passive cluster.
September 15, 2010 at 3:02 pm
do you mean requirements or install guide?
September 15, 2010 at 2:58 pm
Viewing 15 posts - 7,666 through 7,680 (of 9,253 total)