Consultor Eletrônico



Kbase P117016: Remote connection causing errno=9 with log greater than 2GB
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/27/2006
Status: Unverified

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.0x
OpenEdge 10.1A

SYMPTOM(s):

First remote connection to the database fails with error 778 and errno=9 for the promsgs file is written in db log file

First 4GL client remote connection fails with error 778

Error <read/writing> socket, ret=<n>, errno=<n>. (778)

Database log file contains error messages for the remote server

errno=9 reading promsgs file, it may have been deleted.

Unable to format message <n>

Unable to format message 742
Unable to format message 739
Unable to format message 5512

ESQL/C clients including OpenLink remote connections fail with RPC errors

RPC: remote system error,
[OpenLink][ODBC][Driver]Connection rejected by Datasource

CAUSE:

Database log files exceeds 2GB file size.

FIX:

Delete/truncate the database log file using the operating system commands
when the database is offline or,
use PROLOG utility to do the same.