Subject | RE: [firebird-support] Connection lost |
---|---|
Author | Alan McDonald |
Post date | 2005-07-01T13:53:04Z |
> Hi,I think I'd be checking the health of the database first - before I wanted
> Currently we are facing strange behavior of DB in linux (Linux Mandrake,
> Athlon 64bit ~3GHZ ,Db ~ 3Gb). If someone executes something (Sp or
> select), what returns exception "Numeric or string overflow", server
> kills all connections, and all users have to reconnect to db. In win
> envir. there appears only exception of overflow.Any ideas how to get
> same behavior on linux ?
>
> Adomas
such an error to pass quietly.
If this error is not linked to a specific statement, then do a
backup/restore cycle. If it's only one select or SP, then I'd be digging
around to find out why it's happening.
Alan