PCC-02359

Error: PCC-02359: Identifier specifying ARRAYLEN must be a 4-byte integer

Causa: The expression that specifies the ARRAYLEN dimension must evaluate to an integer. For example, the statement EXEC SQL ARRAYLEN my_array(1,3) cannot be parsed.

Acción: Correct the statement, using an integral dimension.

COMENTARIOS:


No hay comentarios.