all groups > sql server clustering > october 2007 > threads for october 22 - 28, 2007
Filter by week: 1 2 3 4 5
Database mirroring - Client redirection
Posted by Peter at 10/28/2007 9:15:00 AM
Helo,
i install and configure database mirroring in SQL 2005 with automatic
failover. Client aplications use ADO.NET or the native SQL Server client
driver to connect to database. I know i have to write next connection string:
"Data Source=ServerA;Failover Partner=ServerB;Initial
Catalog=Adv... more >>
SQL Server and File Server
Posted by Jacques Demers at 10/24/2007 3:37:32 PM
Hi,
Can someone give me an opinion with installing SQL Server 2005 with
clustering and use those servers for file servers at the same time.
Thanks
Jacques
... more >>
Active\Passive to Active\Active
Posted by Mike at 10/24/2007 3:04:00 PM
How can we convert our SQL Server 2000 (Windows Server 2003 R2)
Active\Passive cluster to Active\Active?
Thank you.
--
Mike... more >>
External Network Data Drives
Posted by john at 10/24/2007 2:04:34 PM
I have sql 2005 installed with sp2. I have an external file server with 1
terribyte of space. I want to have my data and log files on the external
file server. I mounted and mapped the external server at S:\Data and T:\Logs.
However when I try to create a db it only lets me use the local C: or... more >>
SQL 2005 Ent. Cluster
Posted by Neeraj at 10/24/2007 5:25:01 AM
Hi,
Can we use Majority Node Set to run SQL Clustering. If yes, Can anyone
provide me the step by step guide to do this.
Thanks
Neeraj Mehra... more >>
Upgrade from 2k to 2k3 Cluster corrupted
Posted by VBeachcomber at 10/23/2007 4:30:26 PM
We have a 2 Node SQL Cluster that I was trying to upgrade to win2k3 from
win2k. In the process the cluster got completely corrupted. I followed some
documentation online and did:
Cluster Node <name> /ForceCleanup
Now I don't even see HKLM/Cluster
When I try to import 'HKLM/Cluster' from ... more >>
Upgrading to win2k3
Posted by VBeachcomber at 10/23/2007 10:02:05 AM
Hi,
I am in the process of upgrading our servers from win2k to win2k3 SP2. We
have a 2 node failover cluster services confg for sql2k. So while upgrading
one of the two nodes in the cluster, I ended up evicting the node that was
being upgraded. Now that I have the successfully upgraded the se... more >>
Oracle 10g client on SQL 2005 four node cluster.
Posted by news.microsoft.com at 10/23/2007 12:00:00 AM
....has anybody tried this? ...
I need to install the 10g client on a cluster virtual server so that I can
use integration services to pull data from oracle to sql. I have this
already running on non clustered servers.
Question is, is the 10g client Windows cluster aware?
Any advice would... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Installing SQL 2005 Cluster
Posted by Christoph Duesmann at 10/23/2007 12:00:00 AM
Hi!
I have two Windows Server 2003 Enterprise servers configured to an basic
cluster.
I want to install SQL 2005 on this servers to get high avaiability for the
databases.
Unfortunately i can't find any Step-By-Step guide about installing SQL to
use in an cluster environment.
Does somebo... more >>
How to create a new instance
Posted by jetoo at 10/22/2007 12:00:00 AM
Hi all,
I perfectly well understand how to create a SQL 2005 cluster. So I
have a 2 node Cluster Active/Passive, on which i have SQL 2005
installed, with a quorum disk. Everything's fine.
Now, i have several others servers to install (Exchange, Moss, OCS),
each servers need an instance in S... more >>
|