Synchronization Server Documentation Index
Command-Line Tool Reference Home

dsjavaproperties

Description
Arguments

Description

Configure the JVM arguments used to run the Synchronization Server and associated tools.

Before launching the command, edit 'config/java.properties' to specify the Java arguments and JAVA_HOME path. When you have edited the properties file, run this command for the changes to be taken into account. Note that the changes will only apply to this Synchronization Server installation. No modifications will be made to your environment variables.

Arguments

-V
--version

Description Display Synchronization Server version information

-H
--help

Description Display general usage information

--help-debug

Description Display help for using debug options
Advanced Yes

-Q
--quiet

Description Run the tool in quiet mode. Quiet mode will not output progress information to standard output

-i
--initialize

Description Generate the the java.properties file. If the file currently exists it will be renamed with the suffix '.old'

-u
--update

Description Update the java.properties file with JVM options for any tool that is missing in the current file

--jvmTuningParameter {parameter}

Description JVM tuning parameters to use when updating or generating the java.properties file. Must be one of NONE, AGGRESSIVE, SEMI_AGGRESSIVE, VERBOSE_GC
Required No
Multi-Valued Yes