Consultor Eletrônico



Kbase P104164: Open Interface Driver processes (OID) shutdown expectedly
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   31/05/2005
Status: Unverified

FACT(s) (Environment):

Windows 32 Intel
UNIX
Progress 9.1x
MERANT 4.0 32-BIT Progress SQL-89

SYMPTOM(s):

Open Interface Driver (OID) processes shuts down unexpectedly

OIDRVR Shutdown Open Interface Driver id: 3208. (2582)


ODBC Trace shows: RC = -1, SQLCODE = -1, SQLSTATE = ""

Event Viewer posts Exception error


Exception: C0000005
Address: 0x28082264
Call Stack: ,
ivbas16!BaseStatement::standardEntrance(unsigned short,unsigned int) + 0x34
+ 0x1F6D9CAE
+ 0x1F6D8D5E
+ 0x1F541C2F
+ 0xA2EC566A



CAUSE:

Progress SQL-89 client software has a built-in limit of 32 connections to a server within a single process. When the maximum logins for a single thread, Progress' prosql32.dll, is reached, then a fatal error occurs, terminating the Open Interface Driver process.

FIX:

To resolve the problem migrate to SQL-92. Progress SQL-92 software does not have a built-in limit of 32 connections to a server within a single process.