当前位置: 代码迷 >> 综合 >> 触发DBWn写的条件-fromnbsp;9inbsp;sg
  详细解决方案

触发DBWn写的条件-fromnbsp;9inbsp;sg

热度:34   发布时间:2023-12-20 09:55:03.0

DBWn defers writing to the data files until one of the following events occurs:
? Incremental or normal checkpoint
? The number of dirty buffers reaches a threshold value
? A process scans a specified number of blocks when scanning for free buffers and
cannot find any
? Timeout occurs
? A ping request in Real Application Clusters (RAC) environment
? Placing a normal or temporary tablespace offline
? Placing a tablespace in read-only mode
? Dropping or truncating a table

 ---- 会写system 表空间的数据文件
? ALTER TABLESPACE tablespace name  BEGIN BACKUP