Cloudscape Properties
Page 46 of 47

cloudscape.system.home

Function

Specifies the Cloudscape system directory, which is the directory that contains subdirectories holding databases that you create and the text file cloudscape.properties.

If the system directory that you specify with cloudscape.system.home does not exist at startup, Cloudscape creates the directory automatically.

Default

Current directory (the value of the JVM system property user.dir).

If you do not explicitly set the cloudscape.system.home property when starting Cloudscape, the default is the directory in which Cloudscape was started.

NOTE: Cloudscape recommends that you always explicitly set the value of cloudscape.system.home.

Example

-Dcloudscape.system.home=C:\cloudscape

Scope

system-wide, Set programmatically only

Dynamic or Static

This property is static; if you change it while Cloudscape is running, the change does not take effect until you reboot.