Consultor Eletrônico



Kbase P80215: Sometimes the optimizer gets confused during an INNER JOIN when a defined column title is identical
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/02/2010
Status: Unverified

SYMPTOM(s):

Sometimes the optimizer gets confused during an INNER JOIN when a defined column title is identical to a table's column name.

Character string is too long (8184)

The table's column is not present in the query's column list.

FACT(s) (Environment):

Progress 9.1D

CAUSE:

Bug# OE00104019

FIX:

Change the name of the column title so that it does not match a table's column name.

- OR -

Include the table's column into the column list.