What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
Answer / Ankur Varshney
High availability solutions in SQL Server include database mirroring, log shipping, AlwaysOn Availability Groups, and SQL Server Failover Cluster Instance (FCI). Database mirroring provides data redundancy with automatic failover support. Log shipping allows for backup and recovery of databases across multiple servers. AlwaysOn Availability Groups provide higher scalability by combining database mirroring and log shipping. SQL Server FCI is a more traditional high-availability solution that requires shared storage.
| Is This Answer Correct ? | 0 Yes | 0 No |
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
if monday take full backup and tuesday it was cumulative backup and wednesday we taken incremental backup, thursday some disaster happen then what type of recovery and how it will take?
How to make a replica of existing oracle server to another server?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
how do see how much space is used and free in a tablespace
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
You're getting high "busy buffer waits" - how can you find what's causing it?
how does an oracle clusterware manage crs resources?
How do you troubleshoot errors in a sql server agent job? : sql server DBA
How do you tell what your machine name is and what is its IP address?
What purpose does the model database server? : sql server DBA
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)