![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a Active/Passive cluster and have installed the SQL 2005. What I would like to know, before I proceed with my configurations (since it is my first time in a cluster environment) is whether I will need to attach the database (lets call it DBX) to SQL Server on both the servers seperately, or do i only have to attach the database DBX to SQL Server on the active machine. Like i said this is my first time so i want to be very sure before i proceed. |
#3
| |||
| |||
|
|
You don't attach the database to any node. Rather, you attach it to the SQL Server instance regardless which node the instance may be running at the time. In general, a SQL Server operation doesn't care where the SQL instance is running. Linchi "iqv1" wrote: I have a Active/Passive cluster and have installed the SQL 2005. What I would like to know, before I proceed with my configurations (since it is my first time in a cluster environment) is whether I will need to attach the database (lets call it DBX) to SQL Server on both the servers seperately, or do i only have to attach the database DBX to SQL Server on the active machine. Like i said this is my first time so i want to be very sure before i proceed. |
#4
| |||
| |||
|
|
thanks for you advice Linchi... I will try that "Linchi Shea" wrote: You don't attach the database to any node. Rather, you attach it to the SQL Server instance regardless which node the instance may be running at the time. In general, a SQL Server operation doesn't care where the SQL instance is running. Linchi "iqv1" wrote: I have a Active/Passive cluster and have installed the SQL 2005. What I would like to know, before I proceed with my configurations (since it is my first time in a cluster environment) is whether I will need to attach the database (lets call it DBX) to SQL Server on both the servers seperately, or do i only have to attach the database DBX to SQL Server on the active machine. Like i said this is my first time so i want to be very sure before i proceed. |
#5
| |||
| |||
|
|
You don't attach the database to any node. Rather, you attach it to the SQL Server instance regardless which node the instance may be running at the time. In general, a SQL Server operation doesn't care where the SQL instance is running. Linchi "iqv1" wrote: I have a Active/Passive cluster and have installed the SQL 2005. What I would like to know, before I proceed with my configurations (since it is my first time in a cluster environment) is whether I will need to attach the database (lets call it DBX) to SQL Server on both the servers seperately, or do i only have to attach the database DBX to SQL Server on the active machine. Like i said this is my first time so i want to be very sure before i proceed. |
#6
| |||
| |||
|
|
Hello! I suppose that you know the answer on my question. The matter is that we have Active/Passive cluster and SQL Server running on it. I want to deploy clr procedure. I have already created dll and make script which creates assembly in database, but I don't know do I need to implement this script on both servers or I can implement it on active node only. "Linchi Shea" wrote: You don't attach the database to any node. Rather, you attach it to the SQL Server instance regardless which node the instance may be running at the time. In general, a SQL Server operation doesn't care where the SQL instance is running. Linchi "iqv1" wrote: I have a Active/Passive cluster and have installed the SQL 2005. What I would like to know, before I proceed with my configurations (since it is my first time in a cluster environment) is whether I will need to attach the database (lets call it DBX) to SQL Server on both the servers seperately, or do i only have to attach the database DBX to SQL Server on the active machine. Like i said this is my first time so i want to be very sure before i proceed. |
![]() |
| Thread Tools | |
| Display Modes | |
| |