archivelog meaning in English
当数据库系统处于归档
可选进程
Examples
- Operating in archivelog mode
在archivelog模式下进行操作 - In oracle , online backup requires that the database operate in archivelog mode
在oracle中,联机备份要求在archivelog模式中执行对数据库的操作。 - Typically this recovery is achieved when database is running in archivelog mode and backup online
通常该恢复是当数据库运行在archivelog模式下和联机备份时取得的。 - Enabling archivelog mode will require a database rebounce , and a close and clean full backup
启用archivelog模式需要一个数据库回弹( database rebounce ) ,以及严格、干净的完全备份 - In this kind of scenario , the database should run in archivelog mode , where transactions keep running while the backup process is taking place
在这种场景中,应该在archivelog模式下运行数据库,在该模式中,事务将继续运行,同时,备份处理也在继续。