Command Reference

db2cdbcr - Create Control Database for Data Warehouse

Creates a control database in the current instance. The control database stores the meta-data about the defined database objects. This command is used when running Data Warehouse.

For more information about data warehousing, see the Data Warehouse Center Administration Guide.

Authorization

Must be run by the instance owner.

Command Syntax

>>-db2cdbcr----+-----+----n--CDB_name--------------------------><
               '--d--'
 

Command Parameters

-d
Typical standard debug option.

-n CDB_name
The name of the control database to be created.
Note:If the database name specified does not exist db2cdbcr will create it.


[ Top of Page | Previous Page | Next Page ]