Starting/stopping JavaDB:
/usr/jdk/entsys-j2se/bin/java -classpath /opt/SUNWjavadb/lib/derby.jar:/opt/SUNWjavadb/lib/derbytools.jar:/opt/SUNWjavadb/lib/derbynet.jar -Dderby.system.home=/var/opt/SUNWportal/derby org.apache.derby.drda.NetworkServerControl <start|shutdown>
The process will be connected to the terminal from which it was started. To leave it running in the background, use the nohup command.
References: http://docs.sun.com/app/docs/doc/819-5025/6n74td5jt?a=view
Posted by singchyun