最好从系统临时表空间创建用户临时表空间。
It is best to create user temporary table space from the system one.
每个数据库必须至少有一个系统临时表空间。
确保系统目录和系统临时表空间中具有足够的自由空间。
Ensure that there is sufficient free space on the system catalog and the system temporary tablespaces.
DB 2同样总是需要一个也是4KB页面大小的系统临时表空间。
As well, DB2 always required a system temporary table space that had a 4 KB page size too.
IBMTEMPGROUP -用于系统临时表空间的默认数据库分区组。
IBMTEMPGROUP is - default database partition group for system temporary tablespaces.
随数据库创建的系统临时表空间的默认名为TEMPSPACE1。
一个名为TbPSPACE1的系统临时表空间,用作某些操作的临时存储空间。
A system temporary table space named TEMPSPACE1, which is used as a temporary storage area for certain operations.
表空间包括常规表空间、长表空间(用于lob数据)、用户临时表空间和系统临时表空间。
Table Spaces can be regular, long (for LOB data), user temporary, and system temporary.
考虑对所有小于52kb的表进行自动表重组,在线执行所有索引重组,并在重组时使用系统临时表空间。
Consider all tables for automatic table reorganization that are smaller than 52kb, perform all index reorganizations online, and use a system temporary table space when doing reorganization.
这个例子数据库有5个表空间:一个目录表空间、两个常规表空间、一个长表空间和一个系统临时表空间。
The example database has five table Spaces: one catalog, two regular, one large, and one system temporary table space.
图8显示了一个具有五个表空间的数据库:一个目录表空间、两个常规表空间、一个长表空间和一个系统临时表空间。
Figure 8 shows the database, which has five table Spaces: a catalog, two regular, a long, and a system temporary table space.
下列 REORG示例重新组织客户表,并使用系统临时表空间 TEMPSAPCE1作为工作区域以存储中间结果。
The following REORG example reorganizes the customer table using the system temporary tablespace TEMPSAPCE1 as a work area to store the intermediate results.
临时表空间可以是系统的,也可以是用户的。
为应用程序堆、语句堆、缓冲池和临时表空间这些区域中的本地处理调优联邦系统。
Tune the federated system for local processing in the areas of application heap, statement heap, buffer pool, sort heap, and temp tablespace.
所有DB 2表空间都可以使用这个选项,包括系统表空间和临时表空间,以及数据库管理的表空间。
This option is available for all DB2 tablespaces, including system and temporary tablespaces and database managed tablespaces.
下列示例利用系统管理的目录表空间以及数据库管理的临时表空间和用户表空间创建了名为tested的数据库。
The following example creates the database named tested with a system-managed catalog tablespace and database-managed temporary and user tablespaces.
下列示例利用系统管理的目录表空间以及数据库管理的临时表空间和用户表空间创建了名为tested的数据库。
The following example creates the database named tested with a system-managed catalog tablespace and database-managed temporary and user tablespaces.
应用推荐