all groups > sql server clustering > august 2006
Filter by week: 1 2 3 4 5
SQL Server 2005 Cluster Install
Posted by Loren Z at 8/31/2006 1:02:14 PM
I am doing an SQL Server 2005 Cluster install. The install appeared to go
okay. On the active node everything installed fine. However, when we looked
at the other node only the configuration tools got installed. SQL Server
Management Studio did not get installed. Would anyone know what caused ... more >>
SQL Server 2000 cluster resource fails to start
Posted by Shri.DBA at 8/31/2006 7:24:02 AM
Hi All,
I am have installed a single-node sql server 200 cluster on windows 2003
(SP1).
The SQL Server resource is not starting if MSDTC is configured as a cluster
resource.
The SQL Server resource is starting if MSDTC is not configured as cluster
resource.
Regards
Balaji... more >>
Primary and Secondary Node
Posted by Bala Prasad Peddigari at 8/31/2006 12:24:01 AM
How do we figure out Primary and Secondary Node for a active-passive
clustering setup on SQL server 2000. Are there any simple and straight
commands to find them?... more >>
SQL 2005 64 Bit OR 32 Bit
Posted by bijupg NO[at]SPAM hotmail.com at 8/30/2006 9:31:07 PM
Hi Guys,
I am planning to upgrade my sql 2000 32 bit to sql 2005 on new cluster
hardware.
shall i go for 32 bit or 64 bit ?
my application is a critical OLTP application with DB size around 10 gb and
i hve application written using visual studio.net,VB 6.0 ,ASP and other sql
servers 2000 3... more >>
N+1 Configuration
Posted by DTully at 8/30/2006 3:49:02 PM
Well - first TIA!
We have an Active/Passive cluster running W2K3 Enterprise X64 Sp1, 32GB RAM
and SQL Server 2005. We're moving to a N+1 configuration (and then maybe N+M
later), but I'm running into an error.
After I cluster the third server and try adding the failover node (it's the
sa... more >>
Instance of prod and satge on same cluster?
Posted by _Stephen at 8/30/2006 2:11:34 PM
What are cons for placing both stage and production versions of the same db
on our only "real" cluster? 4 cpu / 4 gig ram dell server.
We have heavy batch work where we prepare data for submission to another
process, so there is a ton of munge work in the batches for 2+ hr durations
and th... more >>
Multiple instances and RAM ?
Posted by _Stephen at 8/30/2006 1:53:52 PM
I have a cluster A/P 4 processor 4 gig of ram with 3 gig allocated to SQL
server. I have put on the same cluster my testing of 2005 and will switch
over soon.
How does SQL Server deal with RAM between the 2 instances?
TIA
__Stephen
... more >>
SAN maintenance - still need cluster
Posted by Bert69 at 8/29/2006 9:41:02 AM
Hi,
We have a 2 node active \passive windows 2003 cluster hosting SQL and a
virtuals SQL server isntance.
We need to perform maintenance on the SAN (24 hours outage), but need to
still keep SQL accessible. Is there anyway to move data from SAN disk to
local drive of one node and not los... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
SQL Server 2000 AWE on Windows 2003 64bit
Posted by Chris at 8/29/2006 6:48:00 AM
I currently am running a Windows 2003 64 bit server with SQL Server
2000 service pack 4 with the following hotfix
http://support.microsoft.com/default.aspx?kbid=899761. I am trying to
enable the AWE support to take advantage of my 8 gigs of memory. I
have currently ran the sp_configure 'awe en... more >>
Adding Databases to an existing SQL Cluster
Posted by Brian at 8/29/2006 6:31:01 AM
I need to move SQL 2000 databases from existing stand-alone servers to an
already established SQL 2000 Cluster. What is the best way to do this
without losing permissions, jobs, stored procedures, etc? The drive letters
in which SQL is installed will likely be different as their are multiple... more >>
Index Corruption in SQL 2000-Urgent
Posted by bijupg NO[at]SPAM hotmail.com at 8/28/2006 2:09:01 AM
Dear ALL,
I am running sql 2000 (sp3 a) on a cluster (comopaq) with database located
in a raid 10 array .
it was woking properly since 2002 but recently i getting lot of index
corruption around 5 corruptions in this month and all rectified by recreating
the corrupted indexes . but it is happ... more >>
Load balance
Posted by Casper Hornstrup at 8/27/2006 12:00:00 AM
Hi.
My application is based on ASP.NET 2.0 and SQL Server 2005. Most of my
data-processing happen on the SQL Server (in two stored procedures written
in C#) - the webserver don't do much in this setup. I'm investigating ways
to have load balancing of the data-processing accross multiple (ph... more >>
Transactions done twice during failover
Posted by Avi at 8/27/2006 12:00:00 AM
Hi experts,
I'm running replication from SQL Server 2000 to Sybase. Whenever I do a
failover from one node to the other I get duplicate rows. That means that
certain transactions are done twice.
What can I do to avoid that?
Thanks a million,
Avi
... more >>
Fulltext failure on a 2 node cluster
Posted by frankm at 8/25/2006 3:56:34 PM
We have a 2 node windows 2003 enterprise edition cluster (S01 and S02).
-2 sql servers running in 2 different virtual servers (V01 and V02).
-The V01 SQL Server's preferred node is S01 and the V02 SQL Server's
preferred node is S02.
-On V01 one database has fulltext catalogs.
-When the V01 v... more >>
How to change service accounts on a cluster
Posted by tootsuite NO[at]SPAM gmail.com at 8/25/2006 3:23:36 PM
Hello,
Need help. Have 2005 SQL Server cluster... I need to change the service
accounts for SQL Server, SQL Server Agent, etc to a non-administrator
domain user.
What is the correct way to do this? From which node do I change the
service accounts? Do I need to change them on both nodes?
... more >>
SQL Server 2005 Analysis Services Clustering
Posted by Karthik Vatsan at 8/25/2006 2:34:15 PM
Hi,
I have setup a 2 node clustering (Active/Active) of SQL Server 2005 (IA64)
on windows server 2003 (IA64) ..Now i am planning to add Analysis Services
on this cluster.
My question is if i have to add the analysis services as a cluster aware
application, do i need to have another IP addr... more >>
Demonstration of Failover Capabilities
Posted by vihrea at 8/25/2006 11:21:02 AM
I'd like to find a program that clearly demonstrates how SQL 2005 failover
works
(flawlessly). This application would be used to show that a failure can
occur and users are not impacted by that failure.
This program would:
1) execute a datareader to page through a query displaying its da... more >>
Clustering - basic question
Posted by Karthik at 8/25/2006 5:49:01 AM
Hi,
I am newbie to SQL Server and Clustering as such. I would like to perform a
SQL Server install over a cluster.
For this will a machine having Win 2k Professional and 2 * 100 GB hard disks
suffice? Will the Cluster service be available with Win 2k prof?
Also, can any one point me to... more >>
SQL Server Fulltext resource is not starting
Posted by SreeV at 8/24/2006 4:46:01 PM
Hi,
SQL Server Fulltext resource is deleted from resource group when i add back
the SQL Server Fulltext resource its not coming online any pointers?
Thanks,
Sree... more >>
TDS vs. TCP
Posted by Ayad at 8/24/2006 2:29:37 PM
Hi,
I have 2 SQL 2000 Ent. instance, one is stand alone (test) and the other
instance is on Cluster (production) (W2K3).
I have an application perfomance issue, the application runs ok on test but
it is slow on production. I took a network capture for both instances and
anlyzed the commu... more >>
Move SQL 2000 data to new SAN, same drive letter
Posted by Ken at 8/22/2006 5:15:49 PM
We need to move our existing SQL 2000 data to a new SAN.
If I move/copy the database files to the new SAN but remap to the same
drive letter, do I need to perform a detach/attach of the databases?
Assume the databases will be offline. The cluster node running SQL will
remain untouched apart ... more >>
password change for sql account
Posted by ILYA at 8/22/2006 2:56:02 PM
Hello,
I had to change domain administrator password. SQL 2000 on WIN 2003 cluster
is running on domain administrator account. After i changed password i cannot
get into Enterprise Manager with windows autentication. I did not restart sql
server or cluster, just changed the password for SQL a... more >>
SQL Clustering
Posted by drsherw at 8/22/2006 9:42:02 AM
Can SQL be virtualized and then clustered on separate host servers? Or do
the virutal servers have to exist on the same host? What I am asking is can
virutal servers be clustered on separate hardware?
Thank you in advance.... more >>
Hardware for sql 2005 cluster
Posted by bijupg NO[at]SPAM hotmail.com at 8/22/2006 5:32:02 AM
Hi,
we are palnning to aquire new Cluster hardware for sql 2005 on win dows 2003.
database size 10 gb.active/passive cluster.
pls advice best suited hardware model
what about DL 380 G5 WITH MAS 1000?
note: Price is not a constraint.
rgds
Biju... more >>
SQL 2005 Cluster install error "The drive specified cannot be used for program location"
Posted by Karl Kroneck at 8/21/2006 8:15:13 PM
When we try to install SQL 2005 on a two node cluster with iSCSI
NetApp-Storage (Cluster is up and running), setup fails with the following
error message:
"The drive specified cannot be used for program location. Program files must
be installed on a valid local disk available on all cluster... more >>
Recreating SQL cluster resources
Posted by Nuevo at 8/21/2006 4:26:27 PM
I had an issue with the SAN drivers for my SQL cluster and although I did
not lose any data I lost all the SQL cluster resources (drives, IP addresses
etc). Is there a way to repair or reinstall the cluster resources using
setup or some other manner?
Thanks.
... more >>
number of nodes
Posted by SalamElias at 8/20/2006 7:14:02 AM
Is there a doc describing max number of nodes per sql 2005 version. Is it
correct that SQL2005 standard can support 4 nodes cluster
Thanks... more >>
How to install SP to 1 node only
Posted by davidbuyuse at 8/17/2006 12:35:43 PM
How I can install service packs to 1 node only without affect the other node?
I remember there is a registry change for that, but can not find it.
Thank you!... more >>
Unable to run SQL agent after failover
Posted by stephanie at 8/16/2006 8:25:01 PM
Hi all,
I failed failover to a secondary node and found that the sql agent was
'disabled' in the secondary node. However, in cluster admin and SQL Server
configuration Manager, it shows the SQL Agent is running. Also, there is no
error message in event viewer. BTW, I can't found the manag... more >>
Globally separated cluster
Posted by justinjmiller NO[at]SPAM gmail.com at 8/16/2006 6:31:49 PM
I am trying to plan a SQL Server 2005 cluster across multiple data
centers around the world. Basically the database backs a load balanced
web application. Each site has its own set of web servers and its own
database servers but the databases must be in sync around the world so
minimal downti... more >>
Is Active/Active Cluster (2 Nodes, 4 Processors each) on SQL Server '05 Standard Ed Supported?
Posted by maria.d.stone NO[at]SPAM gmail.com at 8/16/2006 12:58:31 PM
I have a new a two node cluster (each node with four dual-core
processors) on 2003 Enterprise OS that will host a new SQL Server 2005
environment. Four Standard Edition processor licenses were already
purchased for the new environment. The cluster was intended to run
Active/Passive, but I have... more >>
Are multiple-instances on a single cluster supported with SQL Server 2005 Standard Edition?
Posted by maria.d.stone NO[at]SPAM gmail.com at 8/16/2006 12:47:56 PM
I had previously read a thread on this newsgroup stating multiple
instances were not supported on a single cluster with SQL Server '05
Standard Edition.
I'm researching information to take to the business for why we need SQL
Server 2005 Enterprise Edition instead of Standard Edition. This is ... more >>
Moving virtual servers and named instances from a Win2000 to Win2003 cluster
Posted by Crispin38 at 8/16/2006 2:33:19 AM
I currently have a Win2000 cluster (2-nodes) with virtual
servers\instances SQL1\SQL1 and SQL2\SQL2. What I want to do is move
both to a Win2003 cluster (2-nodes). The catch here is that the
Win2000 cluster is running on a SAN that does not support Win2003
hosts. I setup the new Win2003 clust... more >>
sql cluster server configuration utility shows blank data
Posted by bpilak at 8/15/2006 12:00:00 AM
Hi there,
We are facing an issue with the failover cluster of sql server 2000 sp4.
It is running on a windows 2003 server with sql server 2000 sp4 and
clustered [build 2187]
memory 64 GB
Error causing sql restart is:
---------------------------------------------------------------------... more >>
Downgrade cluster to single-node and use local storage?
Posted by AdsterUK NO[at]SPAM gmail.com at 8/14/2006 5:25:24 AM
Hi,
We've got SQL Server 2000 on a W2K3 2-node cluster, however its
starting to seem that the shared storage is unreliable/failing. Is
there any way to drop the cluster to single node and then shunt the
database onto the local storage of that machine? I've found posts
indicating it could be... more >>
Clustering sql server 2005
Posted by haian at 8/14/2006 1:33:02 AM
Hi everybody!. Sorry for my English skill. Can anyone help me how to
clustering sql server 2005 in Windows 2003 server? I had tried in Google but
I couldn't find any documentation
Thanks for all replies... more >>
Cluster and Instances
Posted by MaDS at 8/14/2006 12:00:00 AM
Hi,
Can I install more than one "named instances" on a vitual clustered SQL
Server2005?
If so, How can I?
MaDS
... more >>
Choosing physical archi for a new SQL 2005 implementation
Posted by SalamElias at 8/13/2006 12:52:01 PM
Hi, Currently I am confronted with an issue to estimate how should we
organize or what should we buy in order to provide high availability and
efficient response times.
I have 3 different DBs one which have high read activities, one has high
Read-write activity and the third one is for Bizta... more >>
SQL Server 2000 + Remote Mirroring
Posted by SMaxwell NO[at]SPAM NationalExpress.com at 8/13/2006 10:08:03 AM
Hi All,
We are in the process of setting up a DR environment for our core
systems. I'm torn between a couple of idea's where I'm not sure where
to head, so need some advice...
Our Data Centre has 4 x 2 Node Clustered SQL Servers and 4 individual
SQL Servers. Our remote site (head office) is... more >>
Create an new Instance in a clustered SQL2005
Posted by MaDS at 8/12/2006 9:13:01 PM
Hi,
I'm new to SQL2005 so if this question is a stupid one please forgive me.
I have setup a clustered SQL2005 with a default instance.
This is working fine.
Now I want to add 3 more instances to my cluster.
How can I do this? I can't find a proceudre that talks about this.
So I tried so... more >>
Clustering Server Multiple Instances Memory Questions
Posted by Stanley at 8/12/2006 12:00:00 AM
Hi there,
Here is the situation:
Current config:
Two nodes clustering multipe instances SQL Server 2000, in Windows Server
2003 Enterprise Edition.
SQLA, with 16GB memory, set maximum 9GB memory.
SQLB\INS1, with 16GB memory, set maximum 5GB memory.
I would like to add another active node... more >>
Local Drive Letter dose not show up in SQL manager.
Posted by Shutt, Robert at 8/10/2006 4:04:26 PM
Team:
I have a Cluster server in a SAN with Drive SAN drives attached to the
Cluster server, running SQL 2000.
I just added another drive volume H:\ as my backup drive to run all my SQL
backups to disk. When I added the volume to the cluster and put the disk in
the same resource group as my... more >>
locked file on 2005 sp1 install
Posted by Will D. Robinson [MVP] at 8/9/2006 12:10:05 PM
We are installing SQL 2005 SP1 on a 2 node single instance windows 2003
cluster. During the install I receive a box stating i have locked files.
The file is c:\program files\microsoft sql
server\90\shared\svrenumapi.dll(wmiprvse.exe). I have read the KB article
that provides a fix for lock... more >>
Full text indexing only works on one machine
Posted by Beak B. at 8/9/2006 12:03:02 PM
We have 2 boxes running clustered windows enterprise OS 2003, SQL server 2000
sp4, also clustered. Everything runs fine, except when we do a failover of
sql to the other node, full text indexing will not index. The properties
come back with an item count of 1. The only "errors" i can find a... more >>
Installing SP4 on multiple instances in a cluster
Posted by Gary at 8/9/2006 6:07:02 AM
Hello,
I'm looking for solution of minimizing downtime(amount of reboots) when
installing SP4 on 3-node cluster running 8 SQL2K instances.I anderstood from
readme file that after each instance installation boot of all nodes in a
cluster required.
It poses a problem for us since too long do... more >>
Clustering Hardware Requirement
Posted by Batayneh at 8/9/2006 5:37:01 AM
Can anybody provide me with specific hardware and software requirements for
Two nodes SQL Server Cluster.
Thanks in advance.
... more >>
SP1 on Clustered Windows 2003 Server
Posted by Paul Mu at 8/8/2006 11:41:02 PM
Hi,
We would like to apply SP1 to our Windows 2003 Enterprise Cluster server.
The Cluster server is on a SAN with an active/passive setup. The main service
running is SQL Server 2000 Enterprise. Is there anything that I need to know
from a DBA perspective?
--
Paul
MCDBA, MCSE... more >>
monitoring sql server box
Posted by John Smith at 8/8/2006 5:07:58 PM
I would like to find out if there are any free tools that could be used to
monitor a sql instance and list the
a. most frequently run stored procedures and how long each takes
b. most frequently run views and how long each takes
netiq used to have app manager - is that still available ?
... more >>
use of different spindle for log files?
Posted by _Stephen at 8/8/2006 4:06:36 PM
I have set up my A/P cluster, and SQL 2005 sees my data partition of my RAID
for the data no problem.
How do I get to use my second partition of the RAID for my Log files? Yes I
have a third partition for the Quorum.
I can restore the db from a USB device that is plugged into the Active n... more >>
SQL load balancing/replication - newbie question
Posted by foxj77 NO[at]SPAM gmail.com at 8/8/2006 8:59:57 AM
Hi there,
We have three live production SQL servers and one of them is nearing
capacity. I have been asked to investigate SQL replication and there
is an understanding that SQL replication is the hold grail and it will
solve all of our problems.
I have spoke to a few developers within the ... more >>
|