Viewing 5 posts - 16 through 20 (of 20 total)
I can only think of 2 reasons why you have this problem.
1. SQL Server was installed into the cluster group 'CL2' on your PR server.
2. The 'SQL Network Name' was...
July 7, 2008 at 6:04 pm
The standard SQL Server installation will install the SQL Browser service on both nodes. (Note: this is not a cluster aware 'service'.)
To check if it is installed & running, perform...
July 7, 2008 at 4:30 am
Could you please provide more details
How many nodes in each cluster?
How many SQL instances?
How many groups do you see in Cluster Admin?
July 6, 2008 at 10:42 pm
It is important to check that the port you select is not currently in use, and not registered (Google TCP reserved ports). As long you do not have many (or...
July 6, 2008 at 10:32 pm
Hi,
I'm a bit confused, however it does sound like the 2nd instance was installed in the cluster group.
Do you have access to Cluster Admin (Start -> Run -> Cluadmin ...
July 6, 2008 at 10:14 pm
Viewing 5 posts - 16 through 20 (of 20 total)