Database Error Messages

PCC-02420

Incomplete (or missing) type specification

Cause

An incomplete or perhaps missing type specification was given when declaring a host variable used in some SQL statement.


Action

Provide a complete type definition when declaring host variables intended for use inside any SQL statements.