Starting the Network Server without using the script

If you don't want to use the StartNetworkServer script, you can start the Network Server by using the command line. The syntax for the command looks like this:

java org.apache.derby.drda.NetworkServerControl start
   [-h <hostname>] [-p <portNumber>]
Related tasks
Altering the startNetworkServer script
Starting the Network Server from a Java application