From: mohammed bhatti on
Hi Folks,

New to DB2 but current Oracle DBA so please bear with me.

System is RHAS 4u7 64-bit with DB2/LINUXX8664 9.5.1

This questions refers to a DB2 install for a Tivoli NetCool
application.

I have the following groups:
dasadm1:x:102:db2inst1
db2iadm1:x:103:
db2fadm1:x:104:
itmuser:x:503:

And the following users:
dasusr1:x:500:102::/home/dasusr1:/bin/bash
db2inst1:x:501:103::/home/db2inst1:/bin/bash
db2fenc1:x:502:104::/home/db2fenc1:/bin/bash
itmuser:x:503:503::/home/itmuser:/bin/bash

db2inst1 has the following groups assigned to it:
db2inst1 : db2iadm1 dasadm1

..bashrc for the db2inst1 user is:
# The following three lines have been added by UDB DB2.
if [ -f /home/db2inst1/sqllib/db2profile ]; then
. /home/db2inst1/sqllib/db2profile
fi

I connect to db2