
db2cc on DB2 V7.2 FP5 (WIN) seems to work OK with Sun's Java 2 version 1.4.0
Quote:
>How do you make Control Center use Sun Java? Do you have to change
>some parameters or replace files?
IBM uses a batch file called db2cc.bat and a wrapper program called
db2javit.exe to call their JRE and run the CC class that starts the
Control Center. I simply added a -t flag to the call to db2javit.exe
to specify an alternate Java executable.
Although the graphics seem a little quicker with Java2 1.4.0, the
database connection list in Control Center now steals focus away from
other Control Center child windows, like Command Center for example,
every time the list of connections in the Control Center window is
refereshed. Minimizing the main Control Center window while using the
Command Center is one workaround to this focus-stealing issue. It's
also possible to run multiple instances of the Control Center at once,
so one instance can be dedicated to showing the connection list. I'm
not blaming IBM for this minor problem, since I was the one who was
crazy enough to attempt to run CC on an unsupported JVM.
Good Luck,
Fred