Subject | English | Korean |
comp., MS | point-in-time recovery | 지정 시간 복구 (The process of recovering only the transactions within a log backup that were committed before a specific point in time, instead of recovering the whole backup) |
comp., MS | recovery fork point | 복구 분기 지점 (The point (LSN,GUID) at which a new recovery branch is started, every time a RESTORE WITH RECOVERY is performed. Each recovery fork determines a parent-child relationship between the recovery branches. If you recover a database to an earlier point in time and begin using the database from that point, the recovery fork point starts a new recovery path) |
comp., MS | recovery point | 복구 지점 (The point in the log chain at which rolling forward stops during a recovery) |
IT | recovery point objective | 복구목표시점 (RPO) |