data corruption中文,data corruption的意思,data corruption翻译及用法
2025-09-06 22:20浏览次数 6
data corruption
英[ˈdeitə kəˈrʌpʃən]美[ˈdetə kəˈrʌpʃən]
资料损坏
data corruption 片语
片语
data corruption detail数据毁损
Possible data corruption数据错误
Silent Data Corruption无记载数据损坏
data corruption or loss数据讹误或丢失
User data corruption用户数据损坏
Protection from data corruption防止数据损坏
data corruption 例句
英汉例句
the reservation prevents disk data corruption by restricting other systems from accessing and writing to the disks.
reservation通过限制其他系统对磁盘的存取和写入来防止对磁盘数据的损坏。
originally we thought that race conditions would be the most important problem, because they can cause data corruption and they are especially hard to work backwards to find a root cause.
以前我们认为竞态条件是最重要的问题,因为它们会破坏数据,而且很难找到问题的根源。
this unique jvm accesses the search data structures on disk, preventing data corruption (see figure 2).
由这个唯一的jvm 来访问磁盘上的搜索数据结构,从而防止数据损坏(请参见图2)。
preventing data type mismatch between enterprise replication nodes helps avoid possible data corruption during replicate definition.
journal check summing can help with data corruption issues but there are other techniques that can help as well.
使用日志校验可以帮助对付数据不一致的问题,但也还存在其他技术。
and now, we finally get to see how the ext3 filesystem effectively provides both metadata and data journaling, avoiding the data corruption problem i described earlier in this article.
with informix, data corruption is very unlikely since data regularly travels through various checkpoints.
使用informix,数据损坏发生的可能性非常小,因为数据会定期通过各个检查点。
this preserves the file system structure and avoids corruption, but data corruption can occur (for example, if the system crashes after the metadata is journaled but before the data block is written).
in this way, data corruption is detected immediately on a write and never committed to the physical media.
这样,在写数据时会立即发现数据损坏,不会把损坏的数据提交给物理介质。
the consequences of failing to properly synchronize are severe: data corruption and race conditions, which can cause programs to crash, produce incorrect results, or behave unpredictably.