Kbase P151005: [DataDirect][OpenEdge JDBC Driver][OpenEdge] Encountered internal error in SQL ENGINE at 1834 in Z:/
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/02/2010 |
|
Status: Unverified
SYMPTOM(s):
[DataDirect][OpenEdge JDBC Driver][OpenEdge] Encountered internal error in SQL ENGINE at 1834 in Z:/vobs_sql/sql/src/rds/psr_tree.cxx.
Creating complex view fails
Same works fine with OpenEdge version 10.1B03
FACT(s) (Environment):
OpenEdge 10.1C04 Service Pack
Windows
CAUSE:
Bug# OE00189406
CAUSE:
This failure is probably related to work done in 101C to fix sql behavior where some complex subqueries were not interpreted and executed correctly, leading to incorrect results. Providing correct execution across a wider range of subqueries caused more sql complexity for those subqueries. The error message here indicates that an internal complexity limit has been exceeded, and sql stops rather than giving incorrect results.
FIX:
Upgrade to OpenEdge 10.2B or later.