Hai
I have installed db2 8.1 on linux machine. The current db2 users are instance user(db2inst1), fenced user(db2fenc1) and db2as(administration server). To start using the database do I have to create additional users or use the database as the instance owner itself.
1) How do I create db2 users and test a connection from a db2 user.
2) If I have to create a new user , to which group do I have to make him belong. I have three groups (db2iadm1 which has db2inst1, db2fadm1 which has db2fenc1 and db2asgrp which contains db2as)
Please clarify. thanks.