Creating DB2 databasesThe following troubleshooting tip describes how to create DB2 databases when installing ITCAM for SOA version 7.1.1. The problem: Cannot create DB2 databases. The solution: You must have database administrative authority to create DB2 databases. To switch to a DB2® instance administrative group account before running the ConfigDMS script, complete the following steps: 1. Log in as a DB2 user (for example, db2inst1). 2. Source the DB2 instance profile by navigating to /hom 3. Run the following command: . ./db2profile Note: Be sure to leave a space between the first period and the ./db2profile command. 4. Run the ConfigDMS script to create the databases. For more information about database and user permissions, see the ITCAM for SOA version 7.1.1 Information Center.
|