Kbase P79147: Error -210022 when running SQL-92 stored procedure or trigger in 9.1B
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/12/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1B
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
SYMPTOM(s):
Error -210022 when running SQL-92 stored procedure or trigger.
ErrorCode=-210022
SQLState=HY000
210022 DataDirect Technology Progress odbc driver failed during dynamic load of
java dynamic library resend 126.
=== SQL Exception 1 ===
SQLState=HY000
ErrorCode=-20211
[JDBC Progress Driver]:
CAUSE:
The shared library path has to include the correct paths for the JAVA JVM library or DLL.
FIX:
The following is the required setting of shared library path for the Windows platform:
PATH=%DLC%\jre\bin;%PATH%