Hi Rick, I found this on derby specs, but many places i found that this is to use in Derby Embedded Server. If we use this in Derby Network Server do we have any side effects.
Regards Sekhar. On Fri, Sep 13, 2013 at 9:35 PM, Rick Hillegas [via Apache Database] < [email protected]> wrote: > 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. > > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://apache-database.10148.n7.nabble.com/Derby-Network-Server-booting-issue-tp133917p133938.html > To unsubscribe from Derby Network Server booting issue, click > here<http://apache-database.10148.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=133917&code=a29zdXJ1c2VraGFyQGdtYWlsLmNvbXwxMzM5MTd8NjU2MTQ1MjUw> > . > NAML<http://apache-database.10148.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://apache-database.10148.n7.nabble.com/Derby-Network-Server-booting-issue-tp133917p133941.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
