Scripts included with Derby includes scripts that start the tools, add the appropriate libraries to the CLASSPATH, and start and stop the Network Server. These scripts available only when you download the bin distribution of . Derbyscriptsscriptsin Derbydblook scriptin Derby ij scriptin DerbysetEmbeddedCP scriptin Derbysysinfo scriptin DerbyNetworkServerControl scriptin DerbysetNetworkClientCP scriptin DerbystartNetworkServer scriptin DerbystopNetworkServer scriptin Derbyscriptsdblook scriptsijscriptssetEmbeddedCP scriptssysinfoscriptsNetworkServerControl scriptssetNetworkClientCPscriptsstartNetworkServer scriptsstopNetworkServer

The scripts are located in the /bin directory where you installed . To run the scripts, you need to set several environment variables so that the scripts run correctly. See to set the environment variables.

You must run the scripts in an appropriate command line environment, such as a Windows command prompt or a UNIX shell.

The complete list of scripts that are included with is:

bin/dblook
Runs the dblook tool.
bin/ij
Starts the ij tool.
bin/NetworkServerControl
Runs NetworkServerControl.
bin/setEmbeddedCP
Puts all of the libraries for an embedded environment in the CLASSPATH.
bin/setNetworkClientCP
Puts the libraries needed to connect to the Network Server into the CLASSPATH.
bin/setNetworkServerCP
Puts the libraries needed to start the 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.