5. problem: can't find db2cc?
# su - db2inst1
$ db2cc
/home/db2inst1/sqllib/bin/db2cc[41]: /home/db2inst1/sqllib/cc: not found.
Class not found: CC
# find / -name db2cc
# find / -name db2cc
/usr/lpp/db2_07_01/bin/db2cc
# find / -name cc
/usr/lpp/db2_07_01/cc
/usr/lpp/db2_07_01/cc/com/ibm/db2/tools/cc
#
=============================================================================
> Problem: how to install db2cc ( control center )
> =============================================
> Environment:
> OS: AIX 5L ML3
> DB2: 7.2 FIXPAK 8
> WAS: 4.0.5 Advanced Edition
> ------------------------------------------------
> SOP( Software operation process):
> 1. Install OS
> 2. Install DB2 ( excluding of control center) for WAS
> # ./db2setup ( I adopted the default option)
Here was your problem - the CC is not part of the default option for DB2 v7
on AIX. Go back to your CD, run db2setup again, and go in to the
"[Properties]" for your product, and select the Control Center. You'll
have to reapply FP8.