This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| rdms:data:integrity [2025/03/24 08:11] – [Data Replica Status] burcu | rdms:data:integrity [2025/03/24 08:12] (current) – [Data Safety and Integrity] burcu |
|---|
| |
| * **Data Replication**: Data in the RDMS is stored at two different physical locations. The versions at both physical locations are called replicas, as the file is identical, meaning replicated, in both locations. | * **Data Replication**: Data in the RDMS is stored at two different physical locations. The versions at both physical locations are called replicas, as the file is identical, meaning replicated, in both locations. |
| * **Checksum**: A checksum is a unique value that is generated by running a checksum algorithm/function on certain data. The uniqueness of these values allow to check the integrity of the data. | * **Checksum**: A checksum is a unique value that is generated by running a checksum function on certain data. The uniqueness of these values allow to check the integrity of the data. |
| |
| ===== Data Replication ===== | ===== Data Replication ===== |