How to change the VFS_CACHE location?
edited Dec 19, 2012 3:05AM in Order and Service Management (Communications Industry) (MOSC) 2 comments
You can change the location of vfs_cache directory using -Djava.io.tmpdir=<directory location>.
set JAVA_OPTIONS= -Djava.io.tmpdir=D:\BEA10.3.3\user_projects\domains\osm703_patch8\tmp
Example:
Apply the following in SetDomainEnv.sh or SetDomainEnv.cmd
0