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