Select one radio button to specify the type of data that
can be stored in the table space:
- Regular
- The table space can store every type of data, including table, long, and
index data, or just index data.
- Long
- The table space can store long or large object (LOB) table columns.
All long table spaces must be created as database managed space (DMS) table
spaces.
- Temporary
- The table space can store temporary
tables.
At least one temporary table space must exist in every database. A
temporary table space is created automatically when the database is
created.
[ Top of Page |
Table of Contents |
Glossary |
Index ]
[ DB2 List of Books |
Search the DB2 Books ]