要恢复增量备份,只需要两步,恢复增量数据库并前滚。
To recover from the incremental backup, there are only two steps to follow, Restore the incremental database and roll forward to completion.
初始批量装载和定期的(比如每天晚上)增量数据批量更新相结合。
Initial batch load combined with periodic delta batch updates, such as nightly.
增量数据检测方法有很多种,本文重点研究并实现了基于快照差分技术的增量数据检测方法。
Various approaches have been proposed to tackle this problem. This thesis proposes an incremental data detection method which is based on snapshot differential technology.
土地利用时态数据库能有效地管理增量数据,按“图元流动”的方法可实现土地利用数据的历史回溯。
Temporal database of land use was used to manage increment data in effect and to retrieve the historical data of land use by the method of plot flow.
本文设计并实现了数据获取系统,主要研究数据获取中的两个关键技术:数据源增量数据获取技术和相似重复记录检测技术。
This paper intends to illustrate the data extracting system design, with focus on two key technologies in data extracting, namely, incremental data extracting and duplicate record detecting.
尽管InfoSphereDataStage有不同的阶段用于访问不同数据库的数据,它却不能仅通过读取数据库日志获取增量数据。
While InfoSphere DataStage has stages for accessing data from different databases, it does not have the capability to capture only changed data from reading the database logs.
将数据的转换阶段单独分离出来,同时提供数据转换重用机制,将那些可以重用的规则保存下来以便于日常增量数据的定时抽取、转换及加载;
The data transform stage is separated, while provides data transform reuse mechanisms, who may save the rules and use its for extracting the daily incremental data, transform and loading;
这种方法是缺陷是,如果使用率阀值没有微小的增量,则一些粒度级的数据可能会丢失,并且阀值下方的内存使用率模式将变为不可见。
The downside of this approach is that without extremely small increments in the usage threshold, some granularity of data can be lost and patterns of memory usage below the threshold become invisible.
增量备份允许只备份自上一次备份以来发生变化的索引和数据页。
Incremental backup allows you to back up only index and data pages that have changed since a previous backup.
本文讨论对数据仓库的最大备份改进之一——增量备份。
This article discusses one of the most powerful backup improvements for data warehouses - incremental backup.
DAOS可显著降低增量备份成本,因为DAOS储存库将较大的数据块放在单独的、稳定的文件中。
DAOS enables a large reduction in incremental backup costs because the DAOS repository isolates large blocks of data into separate, unchanging files.
您可以定期地削减全面基线,也可以更新增量以达到全面,这样,增量基线就不需要处理太多数据。
Periodically, you will want to either put down full baselines or upgrade your incrementals to full, so that your incremental baselines will not have to process as much data.
这是因为,当然,简单来说就是数据库增量备份的问题。
This is, of course, simply the incremental database backups problem.
用函数需要处理的所有数据一次性调用函数,始终优于多次调用函数,并以增量的方式为其提供数据。
It's always better to call a function once with all the data it needs to process rather than to call it multiple times and to feed it data incrementally.
它们可以发送增长增量、最大容量、初始大小等特征数据。
They have the ability to send characteristics of the growth increment, maximum size, initial size, and so on.
通过增量解组(incrementalunmarshalling)并提供xget方法来访问内置的模式数据类型,XMLBeans取得了较好的性能。
XMLBeans scores well on performance by doing incremental unmarshalling and providing xget methods to access built-in schema data types.
有些数据格式还提供m(度量)坐标,这通常用于时间增量。
Some data formats also provide an m (measure) coordinate, most often used for time increments.
Percolator是专门针对处理增量更新而设计,但不是用于取代大多现有的数据处理解决方案。
Percolator was built specifically for incremental processing and is not intended to supplant existing solutions for most data processing tasks.
delta备份:delta备份是对最近一次成功的备份(包括全备份、增量备份和delta备份)以来被修改了的数据的备份。
Delta backup: delta backup is backup of only the data that has changed since the last successful full, incremental, or delta backup.
数据库序列的增量应该设置为increment_size参数值。
Your database sequence should increment by the increment_size parameter value.
在处理像数据仓库环境中数据库那样的巨型数据库方面,Oracle和DB 2都提供了增量和差异备份,避免复制未更改的数据页。
Dealing with huge databases such as those in data warehouse environment, both Oracle and DB2 provide incremental and differential backup to avoid copying unchanged data pages.
增量备份就是对最近一次数据库全备份以来所有修改了的数据进行备份。
Incremental backup is a backup of all of the data that has changed since the last full database backup.
以小的增量更新数据库是有利的。
模式:使用脚本和数据库在每个目标环境中应用增量更改。
Pattern: Use scripts and database to apply incremental changes in each target environment.
元数据不是增量复制的,而是每次都一一完全复制。
This metadata is not incremental; it is a full copy each and every time.
默认情况下,DB 2数据库没有被配置为支持增量备份,因为为了使DB 2能执行这类备份,会对运行时性能产生一个非常小的影响。
By default, a DB2 database is not configured for incremental backups because there is a very minimal impact on runtime performance that's incurred to enable DB2 to perform this kind of backup.
增量备份非常合理,因为它们减少了还原数据库服务器所需的时间。
Incremental backups are reasonable because they reduce the time needed to restore the database server.
注意,允许进行组合数据库和表空间增量备份。
Note that the combination database and table space incremental backups are permitted.
要指定是否对数据库启用增量备份,需要使用TRACKMOD配置参数。
To specify whether incremental backup is enabled for a database, you use the TRACKMOD configuration parameter.
增量备份在事务比较少的数据库上非常高效,因为您仅保存最后备份之后发生的更改,而不是数据库中的所有页。
An incremental backup is more efficient for databases with a small amount of transactions because you are saving only the pages that have changed since the last backup, not every page in the database.
应用推荐