每个表空间都有一个或多个容器。
每个表空间存储一个或多个表。
一个表空间只能使用一个缓冲池。
创建数据库分区组内的表空间。
用好的备份映像联机恢复表空间。
这可以是数据库备份或表空间备份。
This can be either a database backup or a table space backup.
不能进行表级或表空间级备份。
不能进行表级或表空间级恢复。
简单表空间已经很少被推荐了。
总是在创建数据库时创建该表空间。
This table space is always created when the database is created.
您可以一次恢复多个表空间。
关于表空间和索引节点组或分区的信息。
Information about the table space and index node groups or partitions.
设计一个试验性的表空间。
清单18展示了不同表空间类型的影响。
The effect of different table space types is shown in Listing 18.
创建一个用作全局临时表的用户表空间。
Create a user temporary table space for use by the global temporary table.
使用生成的DDL计划表空间和表映射。
Use the generated DDL to plan for the table space and table mapping.
您可以在数据库级或表空间级上进行恢复。
You can either restore either at database or table space level.
能够从表空间备份映像中重新构建数据库。
The ability to rebuild databases from table space backup images.
这些可能会导致必须使用多个常规表空间。
These might result in having to use more than one regular table space.
为表空间提供一个名称。
分区表空间:分区表空间只能包含一个表。
Partitioned: A partitioned table space may contain only a single table.
经由默认架构的表空间。
临时表空间可以是系统的,也可以是用户的。
最好从系统临时表空间创建用户临时表空间。
It is best to create user temporary table space from the system one.
在备份之后,增量备份就可以包含新的表空间。
After the backup, incremental backups are permitted to contain the new table space.
而且恢复表空间将只要求排它使用某个表空间。
Also, restoring a table space will only require exclusive use for that table space.
在表空间内创建表。
每个数据分区的索引分区可以位于不同的表空间中。
The index partition for each data partition can be in a different table space.
根据表空间的类型,每个表空间包含一个或多个表。
Each table space contains one or more tables based on the type of table space.
表空间级备份。
应用推荐