JAR_TEMP_PATH environment variable

Set the JAR_TEMP_PATH variable to specify a non-default local file system location where jar management procedures such as install_jar( ) and replace_jar( ) can store temporary .jar files of the Java™ virtual machine.
Read syntax diagramSkip visual syntax diagram
>>-setenv--JAR_TEMP_PATH--pathname-----------------------------><

pathname
specifies a local directory for temporary .jar files.

This directory must have read and write permissions for the user who starts the database server. If the JAR_TEMP_PATH environment variable is not set, temporary copies of .jar files are stored in the /tmp directory of the local file system for the database server.


Copyright© 2019 HCL Technologies Limited