To start JavaDB:
Set the Path environment variable to include the /db/lib directory.
Open the command prompt and type the following command:
java jar derbyrun.jar server start
You can also specify a different host name or port number while starting Derby.
java jar derbyrun.jar server start 192.168.0.1 1555