Oracle Error Message
PLS-00311: the declaration of “string” is incomplete or malformed
Reason for the Error
This occurrence of the identifier cannot be compiled because its type has not been properly defined.
Solution
Correct the faulty datatype declaration.