Consultor Eletrônico



Kbase 44359: Error 9378 when running UPDATE STATISTICS.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   22/06/2001
Solution ID: P14359

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.