Hello,
I'm having problems running DBCA on OpenVMS V7.3-1, Oracle 9.2.0.2
When I go to start DBCA, I get the following error.

Exception in thread "main"
java.lang.NoClassDefFoundError


I'm thinking this has to do the the CLASSPATH logical.
Its set to:
$ show log classpath
"CLASSPATH" = ".:/jdbc_lib/classes111.zip:/sqlj_lib/translator.zip:/sqlj_lib/
runtime11.zip:/jlib/jdk118_classes.zip:." (LNM$PROCESS_TABLE)

This appears to match up correctly. Anyone have any ideas?