Which DB2 feature facilitates automatic failover in the event of a primary server failure?
- Data Partitioning
- Database Encryption
- HADR (High Availability Disaster Recovery)
- Multi-Instance Failover
HADR (High Availability Disaster Recovery) in DB2 facilitates automatic failover by maintaining a standby server that automatically takes over in the event of a primary server failure.
Loading...
Related Quiz
- Which component facilitates the integration of DB2 with external systems?
- In an ERD, a double-lined rectangle represents a(n) ________ entity.
- In what scenarios would denormalization be recommended in a database design?
- What is the behavior of the STDDEV() function in DB2 when applied to a column with NULL values?
- In DB2, a self-join is used to join a table to itself based on a ________.