June 2018
Intermediate to advanced
478 pages
10h 52m
English
You can create a Db2 database by using the CREATE DATABASE command in all topologies (Database Partitioning Feature (DPF), pureScale, or regular ESE), but there are differences to consider. In its simplest form, the syntax for the CREATE DATABASE command is as follows:
CREATE [DATABASE | DB] [DatabaseName]
In the preceding code, the following applies: