Consultor Eletrônico



Kbase P8029: SQL-92: Error -210022 when running SQL-92 stored procedure or trigger on Windows
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/20/2004
Status: Verified

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000
Progress 9.1D
Progress 9.1C
Progress 9.1B

SYMPTOM(s):

SQL-92 Stored Procedure and Trigger returns an error when executed.

SQL Exception:
SQLState=HY000
ErrorCode=-20211
[JDBC Progress Driver]:

Error -210022 when running SQL-92 stored procedure or trigger.

210022 DataDirect Technology Progress ODBC driver failed during dynamic load of
Java dynamic library resend 126.

The SQL-92 Stored Procedure and Trigger compiled without errors.

CAUSE:

The shared library path has to include the correct paths for the JAVA JVM library or DLL.

FIX:

Before starting the Database, set the PATH as follows :

set PATH=%DLC%\jre\bin\hotspot;%PATH%