ij --help: Usage: java org.apache.derby.tools.ij [-p propertyfile] [-ca connectionAttributePropertyFile] [inputfile] sysinfo -cp help: USAGE: java org.apache.derby.tools.sysinfo -cp [ [ embedded ][ server ][ client] [ db2driver ] [ tools ] [ anyClass.class ] ] dblook: USAGE: java org.apache.derby.tools.dblook -d [OPTIONS] where the source URL is the full URL, including the connection protocol and any connection attributes that might apply. For example, use 'jdbc:derby:myDB', or 'jdbc:derby://xxxFILTERED_HOSTNAMExxx:1527/myDB;user=usr;'. options include: -z to specify a schema to which the DDL generation should be limited. Only database objects with that schema will have their DDL generated. -t ... to specify a list of tables for which the DDL will be generated; any tables not in the list will be ignored. -td to specify what should be appended to the end of each DDL statement. This defaults to ';'. -noview to prevent the generation of DDL for views. -append to keep from overwriting the output files. -verbose to have error messages printed to the console (in addition to the log file). If not specified, errors will only be printed to the log file. -o to specify the file name to which the generated DDL will be written. If not specified, default is the console. server: No arguments given. Usage: NetworkServerControl Commands: start [-h ] [-p ] shutdown [-h ][-p ] ping [-h ][-p ] sysinfo [-h ][-p ] runtimeinfo [-h ][-p ] logconnections {on|off}[-h ][-p ] maxthreads [-h ][-p ] timeslice [-h ][-p ] trace {on|off} [-s ][-h ][-p ] tracedirectory [-h ][-p ]