Shutting down the Network Server If user authentication is disabled, a database will shut down normally when the Network Server is shut down. If user authentication is enabled, you must explicitly shut down the database before shutting down the Network Server by specifying a valid user name and password. Shutting down Network Serverfrom scripts Network Servershutting down

The database can be shut down either directly, or by the server.

To shut down the Network Server by using the scripts that are provided for Windows systems, use:stopNetworkServer.bat [-h <hostname>] [-p <portnumber>] To shut down the Network Server by using the scripts that are provided for UNIX systems, use:stopNetworkServer.ksh [-h <hostname>] [-p <portnumber>] These scripts are located in the $/frameworks/NetworkServer/bin directory.