Use the DB2 for LUW Table Editor to create a global temporary table, or work with the properties of an existing DB2 LUW global temporary table.
To define a DB2 LUW global temporary table
The DB2 for LUW Table Editor opens.
Note: Click New on the toolbar to create a table. Use the Enter filter text text box to filter a large list of names to locate the one you want to work with.
Specifies the physical name for the table.
Specifies the schema associated with the selected table. Create or select a schema from the drop-down list.
Specifies the table type. Select Global Temporary from the drop-down list. The Organize By, Partitions, Table Options, Validation, and Volumetrics tabs are disabled based on this value.
Specifies whether or not to use the CREATE or REPLACE command instead of the CREATE command during Forward Engineering.
Note: This field applies to DB2 for LUW version 9.7 only.
In a Logical/Physical model, specifies that the table does not appear on the logical side as an entity.
Specifies whether or not to generate DDL for this object during Forward Engineering.
Specifies the role assigned to the table for dimensional modeling. Select from the drop-down list; valid values are Fact, Dimension, and Outrigger.
Specifies the type of update you want to use to update dimensional notations. Select from the drop-down list; valid values are Fixed, Type 1, Type 2, and Type 3.
Specifies the action that you want to take on a global temporary table when a COMMIT operation is performed. Select from the drop-down list; valid values are Delete Rows and Preserve Rows.
Specifies whether or not you want to log the operations performed on a global temporary table.
Specifies the action that you want to take when a ROLLBACK operation is performed on a global temporary table that is not logged. Select from the drop-down list; valid values are Delete Rows and Preserve Rows.
Specifies the tablespace name where the global temporary table will be instantiated.
Specifies the default distribution method across database partitions.
Specifies the columns on which you want to use hash as the default distribution method.
Specifies the alias for the global temporary table.
Specifies the schema for the alias. Create or select from the drop-down list.
The DB2 for LUW Table Editor closes.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|