I also tried that in the bin directory of db2 v8.1
I tried both db2 and also running it as a shell script ./db2 and there is no db2 to run, so does this mean db2 was installed improperly or am I missing something?
This is on linux by the way (RHEL 4)
EDIT:
I get the following error when ./db2
root@opie~] ./db2
SQL10007N Message "-1390" could not be retrieved. Reason code: "6".
Google told me the problem is I need to set the DB2INSTANCE environment variable...but what do I set it to exactly?
Sorry I'm a n00b to db2/linux.