Variables Used in the Guides

This document lists the names and meaning of variables used throughout the documentation pages.

  • ORCA_HOME - folder containing the top-level Orca code.
  • ROOT_DIR - The root directory containing configuration files for an Orca container. When running from the command line, the tools presumee it is the current directory, when running inside Tomcat, it is the WEB-INF directory of the Orca web application.
  • ORCA_DB_USER - User name to use when connecting to a container's database.
  • ORCA_DB_USER_PASSWORD - Password to use when connecting to a container's database.
  • ORCA_DB_NAME - Database name.
  • ORCA_DB_SERVER - Location of the database server.