Configuring Derby Automatically with the Deployment Utility

When you set the Database Type to Derby in the deployment utility, the utility will handle all of the database schema configuration for you. The open-source Derby software is included with 3DOrchestrate and is installed automatically.


Before you begin: The 3DOrchestrate Distribution Server must be installed.
See Also
Deploying 3DOrchestrate in the Java Application Server
  1. Start the 3DOrchestrate deployment utility in one of two ways:
    • From the final panel of the 3DOrchestrate Distribution Server installer. See Installing the 3DOrchestrate Distribution Server.
    • Execute the following batch or script file (after the installer has completed):

      <server_install_dir>\win_b64\reffiles\SMAExeServer\deploy\smaexe-deploy.bat
      <server_install_dir>/linux_a64/reffiles/SMAExeServer/deploy/smaexe-deploy.sh
  2. In the General Settings tab of the deployment utility, select Derby as the database type.
  3. In the Derby Settings tab, enter all of the required information.
  4. In the Deploy tab, choose the combined action Configure all.
  5. Click Execute.