Consultor Eletrônico



Kbase P14359: Error 9378 when running UPDATE STATISTICS.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/11/2004
Status: Verified

SYMPTOM(s):

Error 9378 when running UPDATE STATISTICS.

Table . at Rowid has Column whose value exceeding its max length or precision (9378)

CAUSE:

This is a specific message created for SQL-92's UPDATE STATISTICS statement. It will be generated and put into the database *.lg file when any of the character type field in a fetching record has longer 4GL value than the SQL-92 fixed column width.

FIX:

Redefine the SQL-Width for the problematic field.