Hi,
I have installed db2 V9.1 wse on AIX 6.1. I didn't created the default instace at the time of installation.
Now, I am trying to manually create the instance. Problem is:
1. logged in with root ID
2. Executed the command-
db2icrt -a server -s wse -u db2fenc1 -p 50000 db2int
It got created in /home/db2int but I want to get it in /db2int. How do i do it?