| ERROR | 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. |