Creating required users for a Db2 server installation in a partitioned database environment (AIX)
Three users and groups are required to operate Db2 databases in partitioned database environments on AIX® operating systems.
Before you begin
- You must have root user authority to create users and groups.
- If you manage users and groups with security software, additional steps might be required when defining Db2 users and groups.
About this task
The user and group names used in the following instructions are documented in the following table. You can specify your own user and group names if they adhere to your system naming rules and Db2 naming rules.
If you are planning to use the Db2 Setup wizard to install your Db2 database product, the Db2 Setup wizard will create these users for you.
Required user | User name | Group name |
---|---|---|
Instance owner | db2inst1 | db2iadm1 |
Fenced user | db2fenc1 | db2fadm1 |
Db2 administration server user | dasusr1 | dasadm1 |
If the Db2 administration server user is an existing user, this user must exist on all the participating computers before the installation. If you use the Db2 Setup wizard to create a new user for the Db2 administration server on the instance-owning computer, then the new user is also created (if necessary) during the response file installations on the participating computers. If the user already exists on the participating computers, the user must have the same primary group.
Restrictions
The user names you create must conform to both your operating system's naming rules, and those of the Db2 database system.
Procedure
To create all three of these users, perform the following steps: