创建数据库分区组内的表空间。
当创建数据库分区组时,同时会创建分区映射。
The partitioning map is created when a database partition group is created.
当创建或修改一个数据库分区组时,就会有一个与之关联的分区映射。
When a database partition group is created or modified, a partitioning map is associated with it.
在这里,- l创建了表空间、数据库分区、组和缓存池的ddl语句。
Where -l generates the DDL statements for tablespace, database partition, groups, and buffer pool.
在数据库分区环境中,需要为DB 2创建三个组和用户ID,如下表所示。
In a database partitioning environment, you need to create three groups and user IDs for DB2. They are shown in the table below.
创建表空间、数据库分区、组和缓存池ddl。
Generate tablespaces, database partition groups, and buffer pool DDLS.
更改此关系的惟一方式是丢弃此表并在与不同的数据库分区组相关联的一个不同的表空间内重新创建它。
The only way to change this relationship is to drop the table and recreate it in a different table space that is tied to a different database partition group.
创建一个数据库分区组来指定要参加分区的那些数据库分区。
Create a database partition group that specifies the database partitions that will participate in the partitioning.
如果在使用数据库分区1和2的数据库中创建了一个数据库分区组,那么这个数据库分区组的分区映射为。
If a database partition group had been created in the database using database partitions 1 and 2, the partitioning map for that database partition group would be.
用于已声明的临时表的用户临时表空间可以在IBMDEFAULTGROUP或任何用户创建的数据库分区组中创建,但不能在IBMTEMPGROUP中创建。
A user temporary tablespace, for declared temporary tables, can be created in IBMDEFAULTGROUP or any user-created database partition group, but not in IBMTEMPGROUP.
用于已声明的临时表的用户临时表空间可以在IBMDEFAULTGROUP或任何用户创建的数据库分区组中创建,但不能在IBMTEMPGROUP中创建。
A user temporary tablespace, for declared temporary tables, can be created in IBMDEFAULTGROUP or any user-created database partition group, but not in IBMTEMPGROUP.
应用推荐