SQLServer映象報錯Connection handshake failed
圖形化建SQLServer映象報錯:
資料庫日誌:
Database mirroring connection error 5 'Connection handshake failed. There is no compatible encryption algorithm. State 22.'
檢視主從映象內容:
select * from sys.database_mirroring_endpoints
只有兩邊的name不同。
打算重建映象:
主從依次執行以下SQL:
刪除語句:
DROP ENDPOINT [Endpoint_Mirroring]
重建語句:
CREATE ENDPOINT [Endpoint_Mirroring]
STATE = STARTED
AS TCP(LISTENER_PORT = 5022, LISTENER_IP = ALL)
FOR DATA_MIRRORING (ENCRYPTION = REQUIRED ALGORITHM RC4, ROLE = ALL)
GO
再用影像化重建映象完成正常:
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22996654/viewspace-2668367/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SQLServer搭建域控下映象報錯Connection handshake failedSQLServerAI
- OGG Director報錯 Connection FAILEDAI
- sqlserver ConnectionSQLServer
- Zabbix 2.2安裝MySQL MPM外掛報錯'Connection to zabbix server failed (rc=1305)'MySqlServerAI
- asm報錯一例-support 報錯rename failedASMAI
- MongoDB mongoimport 報錯:lost connection to serverMongoDBImportServer
- ftp 報錯 550 Failed to open fileFTPAI
- zabbix報錯fping failed:no outputAI
- mac scrcpy 報錯 does not exist or is not a regular file,ERROR: Server connection failed(scrcpy mac與極空間衝突)MacErrorServerAI
- go get報錯connect: connection refusedGo
- ascp: Failed to open TCP connection for SSH, exiting. Session Stop (Error: Failed to open TCP connection for SSH)AITCPSessionError
- PHP composer 報錯 certificate verify failedPHPAI
- 使用 Lumen 中 predis 報錯 `AUTH` failedRedisAI
- SCP報錯:Host key verification failed.AI
- Dbconsole Fails To Start With Nzos_handshake Failed,Ret=29024AI
- Connection activation failed: Device not managed by NetworkManagerAIdev
- IDEA 報錯Failed to load JVM DLLIdeaAIJVM
- weblogic報錯: OPatch failed with error code 73WebAIError
- Opatch 報錯 Prerequisite check CheckMinimumOPatchVersion failedUIAI
- 解決Mac終端下載報錯 curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refusedMacAIGithub
- SQLServer對錶進行CDC捕捉報錯SQLServer
- Oracle11G監聽報錯Connection refusedOracle
- Failed to get D-Bus connection: Operation not permittedAIMIT
- Error: Connection activation failed: Device not managed by NetworkManagerErrorAIdev
- Docker systemctl Failed to get D-Bus connectionDockerAI
- 解決Xmanager-AIX XDMCP Connection failedAI
- laradock 執行報錯 Service 'workspace' failed to build:AIUI
- ElasticSearch啟動報錯 ERROR: [4] bootstrap checks failedElasticsearchErrorbootAI
- Xtrabackup備份報錯Failed to connect to MySQL serverAIMySqlServer
- nmap報錯: Failed to open device ethxxxAIdev
- SQLServer2012搭建AlwaysOn報錯SQLServer
- Connection to x as user y failed: ERROR: Wrong password for userAIError
- Sqlserver 映象切換操作並檢查映象同步情況SQLServer
- 報錯:TestEngine with ID ‘junit-jupiter‘ failed to discover testsAI
- Linux 7.0 報錯: Check if the DISPLAY variable is set. FailedLinuxAI
- 【tomcat報錯】A child container failed during startTomcatAI
- PSU 報錯 OUI-67124:Copy failed fromUIAI
- CRS啟動報錯Failed 3 to bind listening endpointAI