Troubleshooting Database Mirroring Error 1418

  Рет қаралды 6,231

Chandu's Technet

Chandu's Technet

Күн бұрын

Пікірлер: 25
@kishoreevani5813
@kishoreevani5813 Жыл бұрын
well explained each small thing in the video. Awesome sir.
@giribabu7009
@giribabu7009 Жыл бұрын
Nice video thank you for giving end to end clarification
@RamanaVenki-g9z
@RamanaVenki-g9z Жыл бұрын
Thanks very good explanation
@goguladhananjineyulu3174
@goguladhananjineyulu3174 8 ай бұрын
THANK YOU SO MUCH ANNA 😍🥰
@helloRChere
@helloRChere 2 жыл бұрын
Hi Chandu, Do you provide DBA Training
@Gabriel-kx4qv
@Gabriel-kx4qv Жыл бұрын
Nice vídeo, ty
@giribabu7009
@giribabu7009 Жыл бұрын
Suggested to upload more videos and share knowledge replications, migration, performance issues etc.,
@chandustechnet4214
@chandustechnet4214 Жыл бұрын
Sure, thanks for the feedback
@ShubhenduKumarKundu
@ShubhenduKumarKundu 8 ай бұрын
After successful synchronized, secondary database shown restoring mode. How do I get back in normal mode with synchroinized?
@chandustechnet4214
@chandustechnet4214 8 ай бұрын
Need to look into the logs to understand the issue. But just a couple of generic checks, make sure both principal and mirror are on the same build/version. Please check the algorithm you're using and make sure it's AES but not RC4 algorithm.
@FardinNoman-p7v
@FardinNoman-p7v 5 ай бұрын
When I will implement database mirroring in 2 different server then what are the things I have to mention in service accounts? There are 2 options one is principle & another one is mirroring. Whether i have to put server name or anything else just clear this part. Thanks.
@chandustechnet4214
@chandustechnet4214 5 ай бұрын
Service accounts should be domain accounts.
@ArokiyaAnandKumar
@ArokiyaAnandKumar 2 ай бұрын
Thank you Mr. Chandu, Your explanation was fantastic. But My issue is I have 2 different system, in both system have [NT Authority/System] . I have tried the below Script GRANT CONNECT ON ENDPOINT:: MIRRORING to [NT AUTHORITY\SYSTEM] But after if I executing the mirroring Same 1418 error is coming I try to check in sp_readerrorlog 2024-11-28 11:11:52.060 Logon Database Mirroring login attempt by user 'NT AUTHORITY\ANONYMOUS LOGON.' failed with error: 'Connection handshake failed. The login 'NT AUTHORITY\ANONYMOUS LOGON' does not have CONNECT permission on the endpoint. State 84.'. [CLIENT: 172.16.29.110] NT AUTHORITY\ANONYMOUS LOGON Can you please guide me where I have to fix this issue.
@merjt14
@merjt14 2 ай бұрын
I was having the same problem, the only thing i came up was to create NT AUTHORITY\ANONYMOUS LOGON login and give it CONNECT permission on both servers, i don't know if it is something that can be done but it worked for me, even though i'm still looking for another way to solve it
@merjt14
@merjt14 2 ай бұрын
Oh, another solution i found was to use .\Administrator instead of NT Service\MSSQL$SERVER01 for Log On As i both servers, i think it can work by using another windows account but keeping the same passwords in both servers. I didn't went for this because i was using a SCADA database and didn't wanna move something that may alter the application
@chandustechnet4214
@chandustechnet4214 Ай бұрын
Is it your test machine or your personal laptop and learning? Is SQl service running under the default account and/or the local system account? Please give sysadmin to the SQL service account (create both service accounts if different) and check. If it's a domain computers, suggest you to use the domain logins and fix SPNs if any.
@chandustechnet4214
@chandustechnet4214 Ай бұрын
I still recommend to use domain accounts. If you're using admin accounts. Then you need to add admin login both the servers. Ex: Server1/administrator and server2/administrator with required permissions
@VeeVeeSarathi
@VeeVeeSarathi 11 ай бұрын
Hi Guys It Worked. But i cannot Open the Mirrored Database after the mirroring process. it Says The database TestMirror is not accessible. (ObjectExplorer) any Solutions?
@chandustechnet4214
@chandustechnet4214 11 ай бұрын
What do you mean "you cannot open the mirrored database", you cannot access the mirrored database because it's always in restoring state. You can access only the principal.
@prashantbhosale5635
@prashantbhosale5635 Жыл бұрын
Please show how to configure on domain server
@chandustechnet4214
@chandustechnet4214 Жыл бұрын
You mean to configure database mirroring on cluster environment?
@JSunilKumar0508
@JSunilKumar0508 11 ай бұрын
How to troubleshoot 927 error in Database Mirroring ?
@chandustechnet4214
@chandustechnet4214 11 ай бұрын
What's the SQL version? Please check if you've any pending logs to be restored. It's not an error or issue, if the LSN should be in sync with the primary. Make sure that no log backup jobs running on primary while configuring mirroring. Restore necessary logs and then configure.
@JSunilKumar0508
@JSunilKumar0508 11 ай бұрын
Principle Server: SQL 2017 Developer Edition Mirror Server: SQL 2019 Developer Edition. Took one Full & one Transaction log backups from Principle Server, same Restored in Mirror server. Then configured. Observed 927 error.
@chandustechnet4214
@chandustechnet4214 11 ай бұрын
Please share the error message and check if any logs pending to restore. To isolate the issue, you can create a test database and try to configure. **Make sure that database mirroring endpoint encryption algorithm configured with AES but not RC4.
How to add database to an availability group
26:05
Chandu's Technet
Рет қаралды 9 М.
SLIDE #shortssprintbrasil
0:31
Natan por Aí
Рет қаралды 49 МЛН
$1 vs $500,000 Plane Ticket!
12:20
MrBeast
Рет қаралды 122 МЛН
🎈🎈🎈😲 #tiktok #shorts
0:28
Byungari 병아리언니
Рет қаралды 4,5 МЛН
Air Sigma Girl #sigma
0:32
Jin and Hattie
Рет қаралды 45 МЛН
Your Remote Desktop SUCKS!! Try this instead (FREE + Open Source)
22:30
Stored Procedures in MySQL | Advanced MySQL Series
12:37
Alex The Analyst
Рет қаралды 85 М.
Synchronous commit - How synchronization works in alwayson
18:43
Chandu's Technet
Рет қаралды 3 М.
10 Signs Your Software Project Is Heading For FAILURE
17:59
Continuous Delivery
Рет қаралды 43 М.
SQL DBA Mock Interview 2 for 3 Years experience
22:33
Solved Pages
Рет қаралды 12 М.
Lease Timeout and HealthCheck Timeout - PART 2
35:48
Chandu's Technet
Рет қаралды 938
Log_reuse_wait_desc as Availability_Replica - How to fix
37:10
Chandu's Technet
Рет қаралды 9 М.
LeaseTimeout and HealthCheck Timeout - PART 1
41:46
Chandu's Technet
Рет қаралды 2 М.
SLIDE #shortssprintbrasil
0:31
Natan por Aí
Рет қаралды 49 МЛН