Kbase P136771: BEGINS condition is ignored when JOIN of two tables is performed by the DB
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/24/2009 |
|
Status: Unverified
SYMPTOM(s):
BEGINS condition is ignored when JOIN of two tables is performed by the DB
FACT(s) (Environment):
BEGINS condition is respected and correctly translated if the join is performed on the client side
Oracle DataServer
All Supported Operating Systems
Oracle 10g
OpenEdge 10.1C
OpenEdge 10.1A
CAUSE:
Bug# OE00177065
FIX:
None at this time.
The work around is to perform the join on the client side using the statement QUERY-TUNING( NO-JOIN-BY-SQLDB ) .