| Joshua Savill 2005-08-23, 11:24 am |
| The database server should not shut down automatically after a period of in
activity. How are you starting the database? Please provide the command line
and all of the switches. How are the clients connecting? Is AUTOSTOP
specified when starting the database? If the database is set to AUTOSTOP
after the last connection, and that connection times out, then the database
will stop.
Are you talking about the database dropping inactive connections to the
database? If so, then you want to look at the -ti and -tl switches on
dbsrvX. I suggest that you never disable the time out switches, but rather
set theses options to an appropriate period of time.
ASA Database Administration Guide
The Database Server
The database server
Database server options
-ti server option
Online:
http://www.ianywhere.com/developer/...n9/00000198.htm
ASA Database Administration Guide
The Database Server
The database server
Database server options
-tl server option
Online:
http://www.ianywhere.com/developer/...n9/00000199.htm
--
Joshua Savill
iAnywhere Solutions - Product Support Analyst
"Severin Holm" <severin.holm@profline.ch> wrote in message
news:430b0fa4$1@foru
ms-1-dub...
> Hey Guys
>
> I want to disable the db time out which shut down the db after some time
> out (i don't know how long exactly).
>
> Thanks
> Severin Holm
>
|