打开开关之后并不是就可以让系统自动归档,还有一个控制点,自动还是手动归档。 archive log start 自动 archive log stop 手动 这个操作会改变 log_archive_start = true 这个参数控制数据库实例启动时是否启动归档过程通常为ora_arc0_sid,这个参数可以通过archive log start,或archive log stop 打开或关闭。