sp_companion error -
08-26-2004
, 02:06 AM
I install ASE 12.5.2 + HA in windows 2000, when i execute the next
command:
sp_companion NODE2, configure,with_proxydb, sa, pass_sa, ha_user,
pass_ha_user
and the output :
Server 'SRVBEDB2' is alive and cluster configured.
Step: Access verified from Server:'SRVBEDB2' to Server:'SRVBEDB'.
Server 'SRVBEDB' is alive and cluster configured.
Step: Access verified from Server:'SRVBEDB' to Server:'SRVBEDB2'.
Server Message: Number 11216, Severity 16
Server 'SRVBEDB2', Procedure 'sp_remotesql', Line 0:
Internal Ct-Lib/Cs-Lib error 84083972: 'ct_connect(): network packet
layer: internal net library error: Net-Lib protocol driver call to
connect two endpoints failed'.
Server Message: Number 11206, Severity 16
Server 'SRVBEDB2', Procedure 'sp_remotesql', Line 0:
Unable to connect to server 'SRVBEDB'.
Server Message: Number 18836, Severity 16
Server 'SRVBEDB2', Procedure 'sp_companion', Line 391:
Configuration operation 'configure' can not proceed due to Quorum
Advisory Check failure. Please run 'do_advisory' command to find the
incompatible attribute and fix it.
(1 row affected)
(10 rows affected)
(return status = 1)
any idea????
thanks |