Kbase P102550: Query with LIKE on a VIEW with DECODE fails with Java exceptions.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/2/2010 |
|
Status: Unverified
SYMPTOM(s):
Query with LIKE on a VIEW with DECODE fails with Java exceptions
Gives the following Java exception with Progress 10.0B:
=== SQL Exception 1 ===
SQLState=HY000
ErrorCode=-20217
[JDBC Progress Driver]:-20217
java.lang.UnsatisfiedLinkError: java/security/AccessController.doPrivileged
Possible causes: If you are trying to use J/Direct (@dll.import), check your
compiler version (for JVC, requires 4336 or greater.) If you are trying to
use RNI, there are new requirements: see documentation.
Gives the following Java exception with Progress 9.1E:
With 9.1E:
Gives different error:
=== SQL Exception 1 ===
SQLState=HY000
ErrorCode=-20000
[JDBC Progress Driver]:SQL internal error (7473)
FACT(s) (Environment):
Windows 32 Intel
OpenEdge 10.0B
Progress 9.1E
CAUSE:
Bug# OE00114572
FIX:
Upgrade to 10.1B01 or later.