内に含まその他のドキュメントサポート リソース | PDF 文書ファイルをダウンロードする (1147 KB)
stop-database(1)Name | Synopsis | Description | Options | Examples | Exit Status | See Also Name
Synopsisstop-database [--dbhost 0.0.0.0] [--dbport 1527] DescriptionThe stop-database command stops a process of the Java DB server. Java DB server is available with the Sun Java System Application Server software for use with the Application Server. Java DB is based upon Apache Derby. The database is typically started with the asadmin start-database command. Note that a single host can have multiple database server processes running on different ports. This command stops the database server process for the specified port only. This command is supported in local mode only. Options
ExamplesExample 1 Using the stop-database commandThe following command stops Java DB on the host host1 and port 5001:
Exit Status
The exit status applies to errors in executing the asadmin command. For information on database errors, see the derby.log file. This file is located in the directory you specified using the --dbhome option when you ran start-database(1), or if you did not specify --dbhome, the value of DERBY_INSTALL, which defaults to install-dir/javadb. See AlsoJava EE 5 Last Revised 30 Jan 2007Name | Synopsis | Description | Options | Examples | Exit Status | See Also |
|