HI Ansari, did you already try the DB_CLOSE_ON_EXIT option? I presume
you mean that the database shutdown after the connection is closed; I
believe that config option disables auto shutdown after last
connection.

Warm regards,
Ken

On Mar 2, 11:41 pm, "Ansari S.H" <[email protected]> wrote:
> Hi All,
>
> I'm running H2 DataBase in Servermode.
> Client connection are using tcp mode. (as there are few number of
> remote clients)
>
> When there is network intermittency or n/w card unplugged and then
> plugged back, causes H2 DB not able to reach by clients.
>
> If any network intermittency happens, need to restart the H2 DB to
> work normal otherwise getting Connection is Broken Exception.
>
> How to overcome this issue?
>
> With Regs
> :Ansari S.H

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to