Subject | Re: [IBO] weird exception from IBO |
---|---|
Author | Helen Borrie |
Post date | 2005-10-03T10:06:29Z |
At 08:54 AM 3/10/2005 +0000, you wrote:
connection to the server.
AV message at all? What's the corresponding message in the log (if any)?
specifically, an INET error, or an indication of Guardian trying to restart
the server.
databases? Two programs are connected to one database? One program has 2
connections to one database?
database lost its connection --
Did the server crash? Look in the log file. If it crashed, why? A bad UDF?
Trying to access localhost through terminal services? Host server machine
being overloaded? Too many uncommitted transactions? etc. etc.
Helen
>ISC ERROR CODE:335544726It's not very weird. It simply means that the client has lost its
>
>ISC ERROR MESSAGE:
>Error reading data from the connection.
connection to the server.
>STATEMENT:No statement has been assigned to the dataset at this point. Do you get an
>TIBOInternalDataset: "dmHost.DSModule.tblDivision.<TIBOInternalDataset>
>."
AV message at all? What's the corresponding message in the log (if any)?
specifically, an INET error, or an indication of Guardian trying to restart
the server.
>Connection is TCP/IP to localhost. Exception is intermittent. ThereCan you explain what you mean by that? The application is connected to 2
>are 2 database connections to firebird.
databases? Two programs are connected to one database? One program has 2
connections to one database?
>Hardware specs:Consider the various reasons why an application that was connected to a
>P4 3Ghz HT
>512Mb RAM
database lost its connection --
Did the server crash? Look in the log file. If it crashed, why? A bad UDF?
Trying to access localhost through terminal services? Host server machine
being overloaded? Too many uncommitted transactions? etc. etc.
Helen