![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I know this topic has been covered many times, but i can't find the answer anywhere. I've been through the readme, books online and all through the forums, but can someone tell me if the service pack install needs exclusive access to the databases to complete in a cluster install? I know that the SQL services need to be online and that i must run it from the owning node, but what about access to the database? Will my applications that access the databases need to be taken offline so that the SP install can get exclusive access? |
#3
| |||
| |||
|
|
-----Original Message----- I know this topic has been covered many times, but i can't find the answer anywhere. I've been through the readme, books online and all through the forums, but can someone tell me if the service pack install needs exclusive access to the databases to complete in a cluster install? I know that the SQL services need to be online and that i must run it from the owning node, but what about access to the database? Will my applications that access the databases need to be taken offline so that the SP install can get exclusive access? . |
#4
| |||
| |||
|
|
A SQL Server SP does require that no users be connected to the DB, since system databases are updated. And as Geoff notes, a reboot is required at least for the first installation (since it is done per instance). Since the services are cycled at points, it is also not really a good idea to chance fate anyway. All SQL Server updates such as a SP or hotfix should be done without any users to ensure a complete success. -----Original Message----- I know this topic has been covered many times, but i can't find the answer anywhere. I've been through the readme, books online and all through the forums, but can someone tell me if the service pack install needs exclusive access to the databases to complete in a cluster install? I know that the SQL services need to be online and that i must run it from the owning node, but what about access to the database? Will my applications that access the databases need to be taken offline so that the SP install can get exclusive access? . |
![]() |
| Thread Tools | |
| Display Modes | |
| |