Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to install db2cc ( control center ) ?

396 views
Skip to first unread message

Wisdom

unread,
Mar 5, 2003, 9:06:14 AM3/5/03
to
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)
3. update db2 fixpak 8
4. Install WAS
5. update was fixpak 5
6. Install DB2 control center
# ./db2setup
7. update db2 fixpak 8
8.
# su - db2inst1
$ db2level
DB21085I Instance "db2inst1" uses DB2 code release "SQL07026" with level
identifier "03070105" and informational tokens "DB2 v7.1.0.72", "s021110" and
"U484610".

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
#
=============================================================================

Darin McBride

unread,
Mar 6, 2003, 11:57:17 AM3/6/03
to
Wisdom wrote:

> 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.

0 new messages