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.
>>-setenv--JAR_TEMP_PATH--pathname-----------------------------><
This directory must have read and write permissions for the user who brings up 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.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]