Kbase 21306: SQL Exception errors when attempting to compile a stored procedure
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/13/2006 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1x
Windows
SYMPTOM(s):
Getting SQL Exception errors when attempting to compile a stored procedure
=== SQL Exception 1 ===
SQLState=HY000
ErrorCode=-20141
[JDBC Progress Driver]:error in compiling the stored procedure
JDK directory is not under the Progress %DLC% directory
The temporary .java file can be compiled. This file is created under a standalone java compiler
CAUSE:
No JDK available on the expected location for Progress installation
FIX:
In a Progress environment the JDK directory is expected on the following location:
%DLC%\JDK
If this directory is not available, please copy a JDK installation folder to %DLC%\JDK folder.