• 这个定义DB 2数据库所有存储组件包括表空间日志备份

    All storage components of the DB2 database were defined on this volume group, including tablespaces, log, and backups.

    youdao

  • 完全备份——备份整个数据库包括所有文件组合事务日志

    Full backupBacks up the full database, including all file groups and transaction logs.

    youdao

  • 关闭数据库备份所有数据以及所有日志控制文件

    Shut the database down and back up all data and all log and control files.

    youdao

  • 只要涉及资源管理器服务器数据库一旦了一次原始备份并且所有日志完好无损,即可保证损失任何数据

    As far as Resource Manager and Library Server databases are concerned, once you have a baseline backup and all logs are intact, there is a guarantee that there will be no loss of data.

    youdao

  • 如果系统媒体发生失败可以使用事务日志第三备份实用工具恢复数据库

    Then if a system or media failure occurs, you can use the transaction log and a third-party backup utility to recover your database.

    youdao

  • 对于DB 2LUW可以备份内容取决于数据库日志模式

    For DB2 LUW, what you can backup depends on the logging mode of the database.

    youdao

  • 打开存档日志需要执行一次离线数据库备份

    Turning archive logging on requires an offline full database backup.

    youdao

  • 然后还原最近干净数据库备份随后日志备份,包含一步做的日志备份.

    Then restore the latest clean database backup and the subsequent log backups, including the one taken in above step.

    youdao

  • 一种机制通过使用备份,并前事务日志,使数据库恢复最近状态,这种机制也叫恢复

    The second restores to the most recent state, using a combination of full backup plus rolling forward the transaction log, called rollforward recovery.

    youdao

  • 使数据库进入备份模式之前需要使用归档日志

    Before you can put a database in hot backup mode, you need to use the archive log.

    youdao

  • 清单4备份恢复salesdb数据库事务日志放在不同位置

    Listing 4: Restoring the salesdb database from a backup and placing the transaction log in different location.

    youdao

  • 最后数据库空间在线备份镜像包括日志文件备份镜像恢复某个一致的时间时,这些文件是必需的。

    Finally, online backup images of databases and table Spaces will include the set of log files necessary to restore and recover the backup image to a consistent point in time.

    youdao

  • 场景某一个步骤中,更改日志记录选项数据库执行完全离线备份

    During one of the steps of the scenario, you perform a full offline backup of the database after changing the logging option.

    youdao

  • 如果使用在线备份要知道除非具有在DB 2备份数据库发生所有事务日志,否则备份映像没有任何作用。

    If using online backup, recognize that the backup image will be useless without the logs of all transactions that occurred while DB2 was backing up the database.

    youdao

  • 执行离线数据库备份时,需要单独备份编目分区但是在线备份需要这样因为日志包括备份镜像中的。

    When performing an offline database backup, the catalog partition needs to be backed separately; however, this is not a concern with online backups, as the logs are included in the backup image.

    youdao

  • 数据库处于循环日志记录模式单个空间备份受支持

    Backing up individual table Spaces is not supported while the database is in circular logging mode.

    youdao

  • DB 2提供了一种自动调度备份任务机制,还可以保存事务日志可以使用事务日志数据库恢复发生崩溃的时间

    DB2 provides a mechanism to automatically schedule backups and to keep transaction logs that can be used to restore to the exact point of the crash.

    youdao

  • 如果数据库处于循环日志记录模式允许脱机备份数据库

    If the database is in a circular logging mode, only offline backup of the database is allowed.

    youdao

  • 可以数据库启用归档日志记录模式开始联机备份数据库以及备份数据库中的空间

    You can enable archive logging mode on the database and start taking online backups of the database as well as backups of a set of table Spaces in the database.

    youdao

  • 在使用循环日志只能进行离线数据库备份

    With circular logging, only offline full database backup is possible.

    youdao

  • RECOVER恢复最近备份然后执行日志应用进程,将空间数据库带到一个指定的数据

    RECOVER will do the RESTORE of the most recent backup, followed by a log apply process to bring the table space or database to a specified point in time.

    youdao

  • 数据库进行在线备份之前首先需要日志机制默认循环日志改为存档日志

    Before any attempts to back up a database online, first and foremost, the logging mechanism needs to be modified from the default circular logging to archive logging.

    youdao

  • 执行备份数据库(例如Sample),Backup注意屏幕上显示日志记录状态

    Go to the desired database (for example Sample) and right click on Backup Note that the status of your logging is displayed.

    youdao

  • GRANT任意主机的任意用户提供访问db2备份镜像日志文件能力这些镜像和日志文件与发出GRANT选项的节点上生成数据库有关

    GRANT: Provides any user on any host the ability to access the db2 backup images and log files associated with databases generated on the node issuing the GRANT option.

    youdao

  • 重要提示:允许包含不记入日志对象(比如不记入日志blobspaces不记入日志数据库)的RSS服务器执行外部备份

    Important: Performing external backup on an RSS server containing non-logged objects such as non-logged blobspaces, and non-logged databases will not be allowed.

    youdao

  • 如果发布能够备份初始化,则一旦创建了发布,就会发布数据库日志跟踪发布更改

    If you enable a publication to be initialized from a backup, changes to published tables are tracked in the publication database log as soon as the publication is created.

    youdao

  • 如果能够在出现故障日志尾部,则可以使用完整恢复模式数据库恢复故障

    The full recovery model allows a database to be recovered to the point of failure, assuming that the tail of the log can be backed up after the failure.

    youdao

  • 用于备份操作(例如数据库日志文件备份)中的内部数据结构同步

    Used for internal data structure synchronization within a backup operation, such as database, log, or file backup.

    youdao

  • 因此极力建议切换之前备份日志这样可允许您将数据库恢复该点

    Therefore, we strongly recommend that you back up the log immediately before switching, which allows you to recover the database up to that point.

    youdao

  • 因此极力建议切换之前备份日志这样可允许您将数据库恢复该点

    Therefore, we strongly recommend that you back up the log immediately before switching, which allows you to recover the database up to that point.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定