Setting up a DB2 instance
A DB2 instance is an environment in which you store data and run applications.
Before you begin
root user authority.Procedure
Use the db2icrt command to create an instance by using the following steps:
Run the following commands:
# cd /opt/db2/product/11.1.0/instance
# ./db2icrt -s client db2
What to do next
If your DataMart and DB2 database are installed on different hosts, you need to run the DB2 configuration settings steps on the DataMart client host. See, Db2 configuration settings.