Set configuration parameters
The onconfig configuration file ($ONEDB_HOME/etc/$ONCONFIG)
includes the following configuration parameters that affect Java™ code:
- JVPPROPFILE
- JVMTHREAD
- JVPCLASSPATH
The following example shows sample settings:
JVPPROPFILE $ONEDB_HOME/extend/krakatoa/jvp.properties
VPCLASS jvp,num=1
JVPCLASSPATH $ONEDB_HOME/extend/krakatoa/krakatoa.jar
For information about specific configuration parameter settings on your platform, see
$ONEDB_HOME/etc/onconfig.std.
Note: JVPLOGFILE parameter has been replaced with
logback.xml file which is saved in $ONEDB_HOME/extend/krakatoa. For more information see, Debugging and
tracing