Version Utility (version)

The version tool is a utility script that outputs information about the BigMemory installation, including the version, date, and version-control change number from which the installation was created. When contacting Terracotta with a support query, please include the output from the version tool to expedite the resolution of your issue.

For Microsoft Windows:

[PROMPT] %BIGMEMORY_HOME%\server\bin\version.bat

For UNIX/Linux:

[PROMPT] ${BIGMEMORY_HOME}/server/bin/version.sh&

Use the following flags to produce more information:

  • [r] – Produces detailed, raw information in a "property=value" format.
  • [v] – Produces more detailed information.