What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
Answer / Manoj Kumar Kushwaha
For implementing mirroring in SQL Server, changes to the front-end code are typically not required. However, you should ensure that your application can handle automatic failover and reconnection to the new principal server when a failover occurs. This may involve implementing connection string logic that accounts for multiple servers and dynamically switches connections based on the current principal server.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you measure the performance of a stored procedure?
What is the difference between rank and dense_rank?
Can we call future method from queueable?
What is constraints and its types?
What is checkpoint in sql server?
Do you know what is normalization of database? What are its benefits?
WHY CAN WE CREATE ONLY ONE CLUSTERED INDEX ON A TABLE IN SQL SERVER?
What is a sql join?
What is use of except clause?
select names starts with a,b,c
8 Answers Scope International,
How to disable triggers using "disable trigger"?
What is normalization of database?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)