This topic describes how to prepare a DB2 database when
you have database administration authority (DBADM).
Before you begin
This creation and setup of a DB2 database assumes that the
user who is preparing the Jazz database has DBADM authority over the
database, and that the database, tablespace storage, and appropriate
storage configurations is created by a SYSADM user. The following
configuration parameters and tablespace options are recommendations
and the settings are for a fully automated installation.
About this task
The Jazz database consists of tables that contain fixed length
strings, variable length strings up to 1000 bytes, integers, time
stamps, and blobs. Most of these database objects are small, but they
can be up to a maximum of 1 GB in length. Stored procedures or UDFs
are not used. The Jazz Team Server database consists of two tablespaces,
one of the type
Large that holds most of the tables
and indexes, and the other one of type
User Temporary for
temp tables.