• This is very useful if you want to perform database restore before you install new devices.

    如果您想在安装新的设备前执行数据库恢复,这将非常有用。

    youdao

  • During database restore operation, the entire database (not partial) will be restored using the images backup earlier.

    在数据库恢复操作期间,使用以前的备份映像恢复整个数据库(不是部分数据库)。

    youdao

  • Remember, a full database restore will require exclusive use for the entire restore operation, whereas online restore of a table space will only require that tablespace to be in exclusive mode.

    记住,完全数据库恢复将要求整个恢复操作具有排它性,而表空间的联机恢复将只要求表空间处于排它模式中。

    youdao

  • youdao

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

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

    youdao

  • Now, it is time to backup the database from your primary machine and restore it on the standby.

    现在,我们可以从主要计算机上备份数据库,并将其还原到备用计算机上。

    youdao

  • Because you're using the cloud version of your application, you can delete and restore your database without any users complaining.

    由于您正在使用您的应用程序的云版本,您可以删除并恢复您的数据库,这不会引起用户的抱怨。

    youdao

  • For the new database, schedule backup and restore commands using the tools provided with DB2.

    对于新数据库,要使用DB 2所提供的工具来调度备份和恢复命令。

    youdao

  • Managing data requires specific skills in many areas, such as backup and restore, database design, and choice of service provider.

    数据管理涉及多种领域的专门技术,比如备份和恢复、数据库设计、服务提供商选择。

    youdao

  • This memory is used by database level tasks such as backup/restore, locking, and SQL executions.

    这种内存用于数据库级的任务,例如备份/恢复、锁定和SQL的执行。

    youdao

  • To restore the database to the standby machine, log on to the standby machine with your DB2 user ID.

    要将数据库还原到备用计算机,请使用您的DB2用户ID登录到备用计算机。

    youdao

  • After the physical restore completes, the database instance waits in fast recovery mode to restore logical logs.

    在物理恢复完成之后,数据库实例处于快速恢复模式,等待恢复逻辑日志。

    youdao

  • Once the restore process has completed, the DB2 database can be accessed as usual.

    恢复过程完成之后,就可以像平时一样访问DB2数据库。

    youdao

  • In case of media failure to any part of the database files, simply restore all the database files, and of course all the changes made after the backup are irrecoverable.

    在数据库文件的任何部分出现媒介失败的情况下,只需恢复所有数据库文件就可以实现备份,当然,备份之后所做的所有更改是不可恢复的。

    youdao

  • The restore for table Spaces or database can be done by restoring a backup image and rolling forward.

    表空间或数据库的恢复可以通过恢复备份映像和前滚来完成。

    youdao

  • There are faster and more efficient ways of doing that, such as using database backup and restore utility programs.

    有一些其他的更迅速、有效的途径来实现这个目的,比如使用数据库备份和恢复实用工具。

    youdao

  • Choosing redirect will put your database in restore pending state.

    选择重定向会将您的数据库置于恢复挂起状态。

    youdao

  • They are retrieved when the ROLLFORWARD utility needs to use them to restore a database.

    当ROLLFORWARD实用程序需要使用日志文件来恢复数据库时,就会检索它们。

    youdao

  • Restore can overwrite an existing database or be renamed to a new database name.

    恢复可以覆盖现有的数据库,也可以改为新的数据库名。

    youdao

  • In other words, the backup and restore functions are accomplished at the database level.

    换句话说,备份和恢复功能在数据库级执行。

    youdao

  • Using just the online/offline backup images makes it possible to restore a database to the state it was in when the backup was taken.

    仅仅使用在线/离线备份镜像,可以将数据库恢复到采取备份时所处的状态。

    youdao

  • Note that there are three options: restore to an existing database, to a new database or just restore the RHF.

    注意,有三个选项:恢复到现有数据库、恢复到新数据库或者只恢复RHF。

    youdao

  • To recover from the incremental backup, there are only two steps to follow, Restore the incremental database and roll forward to completion.

    要恢复增量备份,只需要两步,恢复增量数据库并前滚。

    youdao

  • Database backup and restore solutions may provide both online (database can remain active) and offline (database must be inactive) backup capabilities, each of which provides benefits and drawbacks.

    数据库备份与恢复解决方案可能同时提供在线(数据库可以保持活动)与离线(数据库必须不活动)备份功能,二者各有优缺点。

    youdao

  • This is called before-images and before-images are used for restore to ensure database integrity.

    这就称作前映像(before -image),被用于恢复数据,确保了数据库的完整性。

    youdao

  • You can use DB2 Recovery Expert to undo the SQL that deleted the rows and to restore the database to its original state.

    您可以使用DB2RecoveryExpert来恢复删除代码行的SQL,并将数据库恢复为其初始状态。

    youdao

  • Compare, and if necessary restore, the database manager configuration parameters to those in the dbm.cfg.out backup file.

    对比数据库管理者配置参数与dbm . cfg . out备份文件,在必要时进行恢复。

    youdao

  • Again, if an LDAP directory is used to store the Kerberos database, then consult the LDAP documentation on how to restore the database.

    同样,如果使用LDAP目录存储Kerberos数据库,那么请参考ldap文档,了解如何恢复数据库。

    youdao

  • The first few lines of the script in Listing 1 simply wipe out and restore the test database in mySQL.

    清单1中脚本的前面几行只是清除并恢复mySQL中的test数据库。

    youdao

  • We regularly download the latest database backups and restore them locally (we develop against live data all the time), so we know our backups work.

    我们有规律地下载最新的数据库备份并在本地恢复它们(我们总是针对真实数据进行开发),从而我们知道我们的备份是有效的。

    youdao

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

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

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