Scripts included with Derby

The Derby scripts are located in the /bin directory.

The complete list of scripts that are included with Derby are:
  • bin/dblook

    Runs the dblook tool.

  • bin/ij

    Starts the ij tool.

  • bin/NetworkServerControl

    Runs NetworkServerControl.

  • bin/setEmbeddedCP

    Puts all of the Derby libraries for an embedded environment in the classpath.

  • bin/setNetworkClientCP

    Puts the libraries needed to connect to the Derby Network Server into the classpath.

  • bin/setNetworkServerCP

    Puts the libraries needed to start the Derby Network Server into the classpath.

  • bin/startNetworkServer

    Starts the Network Server on the local machine.

  • bin/stopNetworkServer

    Stops the Network Server on the local machine.

  • bin/sysinfo

    Runs the sysinfo tool.

Related reference
Libraries provided by Derby
Libraries not provided by Derby