It looks like you entered the IP address for the service_name property?
You need to use the Service name of the Windows service.
(Windows) Start -> Administrative Tools -> Services
Right click the SQL Server service, select Properties. On the
General tab, use the value of 'Service name:'.
For a named instance, this will be Service name: MSSQL
$YOUR_INSTANCE_NAME
For the default instance, this will be Service name: MSSQLSERVER
On Jan 4, 2007, at 9:25 AM, massimo casali wrote:
> Hi,
> I'have tried but it doesn't work, when I add new server, and then I
> try to put on in the auto-discover database I find this message
>
> The configuration has not been set for this resource due to :
> Invalid configuration: Error retrieving value:
> \10.101.12.193:Databases(_Total)\Active Transactions
>
> I suppose the problem is that this is a cluster (infact the IP
> address of the node is 10.101.12.190 but the answer is from the IP
> of the cluster 10.101.12.193).
>
> I have try to add the server from the platform view of the server
> 10.101.12.190 (the cluster node number 2)
>
> the database files are on 2 disks that are in use only in the
> active node of the cluster.
>
> Max
>