PCC-00009: Invalid host variable at column number in line number of file string Cause: A host variable used in an EXEC SQL statement was not declared in the Declare Section or has an unsupported datatype. Action: Declare the host variable in the Declare Section, making sure it has one of the supported datatypes.