Oracle Message PCC-00009 - Invalid host variable at column number in line number of file string

ERRORInvalid host variable at column number in line number of file string
CAUSEA host variable used in an EXEC SQL statement was not declared in the Declare Section or has an unsupported datatype.
ACTIONDeclare the host variable in the Declare Section, making sure it has one of the supported datatypes.