Hi Sekhar,

The following call shuts down the Derby engine:

    DriverManager.getConnection("jdbc:derby:;shutdown=true");

For more information, please see the Developer's Guide section titled "Shutting down the system": http://db.apache.org/derby/docs/10.10/devguide/tdevdvlp20349.html

Hope this helps,
-Rick

On 9/12/13 9:00 PM, kosurusekhar wrote:
Hi Rick,

  Thanks for reply.

  How to brought down the derby engine. I am using
networkcontrolserver.shutdown() method to shut down the derby.

  Help me to solve this problem.

Regards
Sekhar



--
View this message in context: 
http://apache-database.10148.n7.nabble.com/Derby-Network-Server-booting-issue-tp133917p133922.html
Sent from the Apache Derby Users mailing list archive at Nabble.com.


Reply via email to